﻿@charset "utf-8";
@font-face {
  font-family: "DIN-Medium";
  src: url("../fonts/DIN-Medium.ttf") format("truetype"),
       url("../fonts/DIN-Medium.eot") format("embedded-opentype"),
       url("../fonts/DIN-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

html,body{height:100%;}

body{padding:0; margin:0px auto; font-size:16px; line-height:30px; color:#666666; width:100%; min-width:1280px; zoom:1;font-family: Microsoft YaHei,arial, sans-serif; background:#fff;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:14px; border-radius:0; -webkit-border-radius:0; color:#545454;font-family: Microsoft YaHei,arial, sans-serif;}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/}
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;  vertical-align:top;}
a{ color:#333333; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition: all ease 0.3s;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#006db8;}
/**:hover{transition: all ease 0.3s;}*/

/*input字体*/
:-moz-placeholder {color: #999999;}
::-moz-placeholder {color: #999999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #999999;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #999999;}

select {
	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	border: solid 1px #d9d9d9; text-indent:1em;
	/*很关键：将默认的select选择框样式清除*/
	appearance: none; color:#999999;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url(../images/selectarr.png) no-repeat scroll 95% center transparent;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
display: none;
}

/*网页滚动条*/
::-webkit-scrollbar{
            width: 6px; height:6px;-webkit-overflow-scrolling : touch;
            background-color: #e6e6e6;}
::-webkit-scrollbar-track{
            background-color: #e6e6e6;}
::-webkit-scrollbar-thumb{
            border-radius: 10px;
            background-color: #58504a;}
::-webkit-scrollbar-button{
            height: 0px;
            background-color: #e6e6e6;}

/*公用样式*/
.fl{ float:left;}.fr{ float:right;}.tl{ text-align:left !important;}.tr{ text-align:right;}.tc{ text-align:center !important;}
.hide{ display:none;}
.block{ display:block;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix{*zoom:1;}.relative{ position:relative;}
.bodyon{ overflow:hidden;}
.Contain{ z-index:1; position:relative; clear:both; max-width:1400px; margin:0px auto;}
.nones{ position:absolute; visibility:hidden; opacity:0; top:0;}

/*font*/
.f_blue{ color:#006db8;}
.iconfont{ font-size:24px; vertical-align:middle;}
.tit{ display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%;}
.p{overflow: hidden;word-break:normal;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;}

@media ( max-width:1440px){
.Contain{max-width:90%;}
}
@media ( max-width:1024px){
.iconfont{ font-size:18px;}
body{ font-size:14px; line-height:24px;min-width:300px; padding-top:45px;}	
.Contain,.Contain2{max-width:none; margin:0 15px;}
select,input,textarea,button{ font-size:14px;}
}
/*effict*/
.Scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;}
.Scale-img:hover img,.Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.05,1.05,1.05);transform: scale3d(1.05,1.05,1.05); top:0px; left:0px;}
.effict{transition: all ease 0.3s;}
.imgbox{ overflow:hidden; position:relative; /*background:url(../uploadfiles/nopic.jpg) center center no-repeat; background-size:contain;*/}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;display: flex;align-items: center;justify-content: center;}
.imgbox img{ width:auto !important; max-height:100%;}


/*pages*/
.Pages{ zoom:1; overflow:hidden;text-align:center; color:#666666; clear:both; line-height:46px; font-weight:bold;}
.Pages span{ padding:0px 0px; display:inline-block; vertical-align:middle;}
.Pages a{ display:inline-block; margin:0px 4px;text-align:center; border:1px solid #e5e5e5; width:46px; height:46px;}
.Pages .p_page a{ display:inline-block; vertical-align:middle; background-position:center center; background-repeat:no-repeat;}
.Pages .p_page .a_prev,.Pages .p_page .a_first{ background-image:url(../images/arrleft.png); width:93px;}
.Pages .p_page .a_next,.Pages .p_page .a_end{ background-image:url(../images/arrright.png); width:93px;}
.Pages .p_page .a_prev:hover,.Pages .p_page .a_first:hover{ background-image:url(../images/arrleft2.png); color:#fff; background-color:#006db8; border:1px solid #006db8;}
.Pages .p_page .a_next:hover,.Pages .p_page .a_end:hover{ background-image:url(../images/arrright2.png); color:#fff; background-color:#006db8; border:1px solid #006db8;}
.Pages .p_page .num a:hover,.Pages .p_page .num a.a_cur{border:1px solid #006db8; background:#006db8; color:#fff;}

.showMorehandle{ width:124px; line-height:34px; cursor:pointer; margin:0px auto; text-align:center; font-size:14px; color:#16ccbb; border:1px solid #16ccbb;}
.showMorehandle:hover{ background:#16ccbb; color:#fff;}

@media ( max-width:1024px){
.Pages{line-height:24px; font-size:14px; font-weight:normal;padding-bottom: 6%;}
.Pages a{ margin:0px 1px; width:24px; height:24px;}
.Pages .p_page .a_prev,.Pages .p_page .a_first{ width:35px;}
.Pages .p_page .a_next,.Pages .p_page .a_end{width:35px;}
.fadeInUp {    animation-name: none!important;}
}
/*pages end*/


/*Top*/
.Header{ background:#fff; position:relative; z-index:100;}
.Header .LogoTop{ height:150px;}
.Header .Logo{ float:left; padding-top:17px;transition: all ease 0.3s;}
.Header .Tel{ float:right; padding:48px 0 0 66px; position:relative; line-height:20px; font-size:14px; color:#a1a1a1;}
.Header .Tel b{ line-height:36px; color:#d43b37; font-size:30px;font-family: "DIN-Medium"; display:block;}
.Header .Tel img{ position:absolute; left:0; bottom:6px;}

.Search{float:right; position:relative;}
.Search .Searchico{ cursor:pointer; color:#fff;}
.Search .Searchico .icongb1{ display:none;}
.Search .Searchico.on .icongb1{ display:block;}
.Search .Searchico.on .iconso{ display:none;}
.Search .Searchico .iconfont{ font-size:22px;}
.Search .searchbox{width:350px; line-height:34px;position:absolute; display:none; right:0; top:100px;}
.Search .searchbox .input{ background:#fff;width:100%; height:34px; line-height:34px; text-indent:1em; border:1px solid #dcdcdc; border-radius:4px;}
.Search .searchbox .input::-webkit-input-placeholder {color: #959595;}
.Search .searchbox .btn { position:absolute; right:-2px; top:0; width:60px; height:36px; color:#fff; background:#0091df; border-radius:0 4px 4px 0;}
.Search .searchbox .btn:hover { background:#00a6ff;}

.MainNav{ height:65px; background:#006db8;}
.MainNav li{ float:left; width:9.09%;position:relative; z-index:100;}
.MainNav span a{ position:relative; z-index:1;display:block; text-align:center; color:#fff; font-size:18px; line-height:65px; transition: all ease 0.3s;}
.MainNav span a:before{ content:""; width:1px; height:10px; font-size:0; background:#547fd0; position:absolute; top:50%; margin-top:-5px; right:0;}
.MainNav span a:after{ content:""; width:0; height:100%; font-size:0; background:#388bc5; position:absolute; bottom:0; left:50%;transition: all ease 0.3s;}
.MainNav em{ position:relative; z-index:1; display:inline-block;}
.MainNav .bg{ position:absolute; left:50%; width:0; bottom:0; height:100%; background:#41aaed;transition: all ease 0.3s;}
.MainNav .arr{ display:none;}
.MainNav li:last-child span a:before{ display:none;}
.MainNav li:hover span a:after,.MainNav li.onnav span a:after{ width:100%; left:0;}
.MainNav li:hover span a,.MainNav li.onnav span a{}

.NavPull{ z-index:100;display:none; position:absolute; text-align:center; top:65px; left: -30px;
    width: 182px; padding:5px 0; line-height:24px; background:rgba(255,255,255,0.9); box-shadow:0 5px 15px rgba(0,0,0,0.2);}
.NavPull.null{background:none; padding:0;}
.NavPull dd{ margin:0 10px; position:relative;}
.NavPull a{ color:#333; padding:0; display:block; font-size:15px; margin:0; padding:4px 0;}
.NavPull a:hover,.NavPull dd:hover a{ background:#006db8; color:#fff;}

.openbtn{ cursor:pointer; display:none;width:32px; height:25px; position:absolute; right:12px; top:11px; z-index:999;}
.closebtn{ position:fixed; left:0px; top:45px; width:100%; height:100%; z-index:10; display:none;background: rgba(0,0,0,0.5);}
.openbtn span{ display:block; height:3px; background:#006db8; border-radius:4px; margin:4px;transition: all ease 0.3s;}
.openbtn.on .sp1 {
	-webkit-transform: translate(0, 7px) rotate(45deg) !important;
	-moz-transform: translate(0, 7px) rotate(45deg) !important;
	-ms-transform: translate(0, 7px) rotate(45deg) !important;
	-o-transform: translate(0, 7px) rotate(45deg) !important;
	transform: translate(0, 7px) rotate(45deg) !important;}
.openbtn.on .sp2 {
	-webkit-transform: translate(0, 0) rotate(-45deg) !important;
	-moz-transform: translate(0, 0) rotate(-45deg) !important;
	-ms-transform: translate(0, 0) rotate(-45deg) !important;
	-o-transform: translate(0, 0) rotate(-45deg) !important;
	transform: translate(0, 0) rotate(-45deg) !important;}	
.openbtn.on .sp3 { display:none;}

@media ( max-width:1024px){
.Header{height:45px !important; position:fixed; width:100%; left:0; top:0;}
.Header .Logo{ padding-top:8px;}
.Header .Logo img{ height:33px;}
.Header .Tel{ display:none;}
.Header .openbtn{ display:block;}
.Search{}
.Search .Searchico{ display:inline-block;}
.Search .Searchico .iconfont{ font-size:24px;}
.Search .searchbox{ width:94%; left:3%; top:50px !important; display:none; position:absolute;}
.Search .select{ line-height:28px;}
.MainNav{ position:fixed; height:100%; overflow-y:auto; z-index:999; width:200px; padding:0; right:-200px;background: #fff;top:45px;visibility: hidden;opacity: 0;filter: alpha(opacity=0);transition: all ease 0.3s; box-shadow:0 0 10px rgba(0,0,0,0.2);}
.MainNav ul{ padding-top:30px;}
.MainNav li{ display:block; position:relative; float:none; border-bottom:1px solid #e9e9e9;border-top:1px solid #f9f8f6; width:auto; padding:0 12px; margin:0; background:none;}
.MainNav li span a{ font-size:16px; text-align:left; height:auto; display:block; line-height:28px !important; height:auto !important; height:auto; padding:8px 0 8px 5px;  border:0; color:#999;}
.MainNav span a:after,.MainNav span a:before,.MainNav .bg{ display:none;}
.MainNav li:hover span a,.MainNav li.onnav span a,.MainNav li span a.sele{ color:#1a1a1a;}
.MainNav .arr{ display:block;position:absolute; z-index:2; width:100px; height:38px; line-height:38px; right:10px; top:0px;}
.MainNav .arr i{ position:absolute; height:auto; background:none; right:0px; top:5px;transition: all ease 0.3s;}
.MainNav li.onnav .arr i{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
	-ms-transform: translate(0, -3px) rotate(-180deg) !important;
	-o-transform: translate(0, -3px) rotate(-180deg) !important;
	transform: translate(0, -3px) rotate(-180deg) !important;}
.MainNav em:after{ display:none;}
.MainNav.on{visibility: visible;opacity: 1;filter: alpha(opacity=100); right:0;}

.NavPull{ position:static; line-height:24px; left:auto; margin:0; padding:0; width:auto; text-align:left;}
.NavPull dd{ position:relative; text-align:left; display:block; margin:0;}
.NavPull dd a{ padding:0; font-size:14px; padding:3px 5px; margin:0;}

}
/*Top*/


/*Bottom*/
.Footer{ background:#323232; padding-top:50px; line-height:36px; font-size:14px; color:#bcbec2;}
.Footer .wap{display: none;}
.Footer .cooperation{display: inline-block;}
.Footer .logob{ position:relative; border-bottom:1px solid #3f3f3f; padding-bottom:25px; margin-bottom:12px;}
.Footer .logob b{ position:absolute; right:0; font-size:21px; color:#fff; top:21px; padding-top:18px;}
.Footer .logob b:after{ position:absolute; content:""; width:50px; height:1px; font-size:0; background:#d43b37; right:0; top:0;}
.Footer .cooperation span{display: inline-block; padding-top: 25px; font-size: 18px; padding-left: 30px;}
.Footer .sitemap{ margin-right:168px;}
.Footer .item{ width:8.8%; float:left; color:#bcbec2; padding-bottom:58px;}
.Footer .item:nth-child(2){width: 10%;}
.Footer dt{ font-size:16px; color:#fff; position:relative; line-height:71px;}
.Footer dt .arr{ display:none;width:100%; position:absolute; left:0; top:0; height:100%;}
.Footer dt .arr i{ width:20px; height:100%; right:5px;top:0; font-size:16px; position:absolute;transition: all ease 0.3s;}
.Footer .item.on .arr i{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
	-ms-transform: translate(0, -3px) rotate(-180deg) !important;
	-o-transform: translate(0, -3px) rotate(-180deg) !important;
	transform: translate(0, -3px) rotate(-180deg) !important;}
.Footer .item dl{ text-align:left;}
.Footer dt a{ color:#fff;}.Footer dt a:hover{ color:#ffcc00;}
.Footer .item dd a{ color:#9e9e9e;transition: all ease 0.3s;}.Footer .item dd a:hover{ color:#fff; margin-left:5px;}
.Footer .contact{ position:absolute; right:0; width:215px; top:147px; text-align:right; color:#a1a1a1; line-height:40px;}
.Footer .contact .tel{ font-size:30px; font-weight:bold; color:#d43b37; line-height:31px;font-family: "DIN-Medium";}
.Footer a{color:#bcbec2;}.Footer a:hover{color:#fff;}
.Footer .share{ float:right; margin-top:22px;}
.Footer .share a{ position:relative; display:inline-block; vertical-align:bottom; width:26px; height:26px; margin-left:20px; color:#5c5c5c;}
.Footer .share a.on{ color:#d43b37;}
.Footer .share .ewm{transition: all ease 0.3s; position:absolute; bottom:20px; visibility:hidden; opacity:0; left:-29px; width:80px; height:80px; padding:6px; background:#fff;}
.Footer .share .ewm i{ position:absolute; width:7px; height:5px; left:50%; bottom:-5px; margin-left:-3px; background:url(../images/arr3.png);}
.Footer .share .ewm img{ width:80px; height:80px;}
.Footer .share a.on .ewm{ visibility:visible; opacity:1; bottom:48px;}

.Footer .Copyright{ color:#9e9e9e; clear:both; background:#303030; padding:14px 0; text-align:center;}
.Footer .Copyright a{ color:#9e9e9e;}.Footer .Copyright a:hover{ color:#fff;}

.FastRight{ width:80px; position:fixed; z-index:999; right:20px; bottom:15%;}
.FastRight li{ margin-bottom:3px; position:relative; cursor:pointer; font-size:14px; line-height:20px;}
.FastRight .ico{ background:#006db8; height:80px;display:flex;justify-content:center; color:#fff;align-items:center;flex-direction: column; font-size:14px;}
.FastRight .ico img{display:block; font-size:29px; margin-bottom:9px;}
.FastRight li:hover .ico{ background:#d43b37;color:#fff;}
.totop{text-align: center; cursor: pointer;overflow: hidden;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.totop.cd-is-visible {visibility: visible;opacity: 1; cursor:pointer;}
.totop .ico{ height:55px; background:#d43b37;}

@media ( max-width:1440px){
.FastRight{ width:65px; right:0;}
.FastRight li{ font-size:12px;}
.FastRight .ico{ height:62px;}
}

@media ( max-width:1024px){
.Footer{ padding-top:20px; line-height:24px;}
.Footer .sitemap{ width:auto; float:none; margin-right:0; display: none;}
.Footer .item{width:auto; float:none; padding:0; border-bottom:1px solid #3b3b3b;}
.Footer .item .sub{ display:none; padding-top:8px; padding-bottom:8px;}
.Footer dt{line-height:35px; height:auto; font-size:14px; margin-bottom:-1px;}
.Footer .item dt .arr{ display:block;}
.Footer .contact{ position:relative; width:auto; top:auto; margin-bottom:18px; text-align:left;}
.Footer .contact .tel{ font-size:20px; line-height:20px;}
.Footer .logob{ display:none;}
.Footer .wap{display: block;}
.Footer .share{ position:absolute; right:0; top:0;}
.Footer .share a{ width:28px; height:28px; margin-left:10px;}
.Footer .share a img{ width:20px;}
.Footer .cooperation span{padding-left: 0; font-size: 16px; display: block; padding-top: 10px;}
.Copyright{ padding:10px 0; line-height:20px; font-size:12px; text-align:center;}
.Copyright dd{ float:none;}

.FastRight{ width:32px; right:1px;}
.FastRight .ico{ height:32px;}
.FastRight .ico .iconfont{font-size:18px;}
.FastRight .ico img{ width:20px; margin-bottom:0;}
.FastRight em{ display:none;}
.FastRight .ico .iconfont{margin:0;}
}
/*Bottom*/


/*首页 s*/
.itemhover{transition: all ease 0.3s;}
.activehover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.5);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);}
.itemhover2{transition: all ease 0.3s;}
.activehover2{
	-webkit-transform: translate3d(0, -6px, 0);
	transform: translate3d(0, -6px, 0);}


/*第一屏 s*/
.HomeBan{position: relative; z-index: 1; overflow:hidden; background:url(../images/loading.gif) center center no-repeat;}
.HomeBan .item img{ display:block; width:100%;}
.HomeBan .slick-dots{ bottom:25px;}
.HomeBan .slick-dots li button{ border-radius:0; margin:0 1px; display:inline-block; width:12px; height:6px; background:#006db8; position:relative;}
.HomeBan .slick-dots li.slick-active button{ width:30px; background:#fff;}
.HomeBan .slick-arrow{ width:55px; height:55px; line-height:55px; background:none; color:#fff;}
.HomeBan .slick-arrow:hover{ background:#fff; color:#005fc5;}
.HomeBan .slick-prev{ left:-100px;}
.HomeBan .slick-next{ right:-100px;}
.HomeBan:hover .slick-prev { left:6%;}
.HomeBan:hover .slick-next { right:6%;}

@media ( max-width:1024px){
.HomeBan .slick-arrow{ display:none !important;}
.HomeBan .slick-dots{ bottom:6px;}
.HomeBan .slick-dots li button{margin:0;}
.HomeBan .slick-dots li.slick-active button{ width:20px;}
}

.HomeTit{ position:relative; text-align:center; padding-bottom:45px;}
.HomeTit p{ display:block; color:#006db8; font-style:italic; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.HomeTit p i{ display:inline-block; margin:0 10px;}
.HomeTit h2{ line-height:54px; color:#000000; font-size:36px;}
.HomeTit.bai h2{color:#fff;}
.HomeTit .Nav{ position:absolute; right:0; text-align:center; font-size:0; top:30px;}
.HomeTit .Nav li{ width:180px; display:inline-block; margin:0 0 0 20px; color:#000000; font-size:18px; line-height:52px; cursor:pointer; background:#eaedf2;}
.HomeTit .Nav li.on{ color:#fff; background:#006db8;}

.Mores{ text-align:center; width:150px; position:relative; line-height:50px; background:#006db8;}
.Mores a{ position:relative; z-index:1; display:block; color:#fff;}
.Mores a i{ display:inline-block; width:25px; height:12px; background:url(../images/arr.png) right center no-repeat; margin-left:18px;}
.Mores:after{ content:""; position:absolute; width:0; height:100%; left:0; top:0;transition: all ease 0.3s; background:#d43b37;}
.Mores:hover:after{ width:100%;}

.HomeAbout{ padding:6% 0; background: #fff url(../images/aboutbg.jpg) right bottom no-repeat;}
.HomeAbout .Left{ width:49%; float:left;}
.HomeAbout .video{ position:relative;margin-top: 50px;}
.HomeAbout .video .play{ position:absolute; left:0; top:0; width:100%; height:100%;background-position:center center; background-repeat:no-repeat; background-size:cover; z-index:10;cursor:pointer;}
.HomeAbout .video .play span{ position:absolute; background:rgba(0,0,0,0); left:0; top:0;width:100%; height:100%; display: flex;align-items: center;justify-content: center;color:#fff;z-index:5;transition: all ease 0.3s;}
.HomeAbout .video .play span .iconfont{ font-size:56px;}
.HomeAbout .video video{ position:relative; z-index:2; width:100%; height:404px;object-fit: cover; background:#000;}
.HomeAbout .video .play:hover span{ background:rgba(0,0,0,0.5);}
.HomeAbout .num{display: none;}
.HomeAbout .num li{ width:33.333%; float:left; color:#000000; text-align:center; padding-top:38px;}
.HomeAbout .num li span{ display:block; color:#626262; font-size:12px; margin-bottom:12px;}
.HomeAbout .num li span b{ display:inline-block; vertical-align:bottom; margin-right:8px; font-size:60px; color:#d43b37;font-family: "DIN-Medium";}
.HomeAbout .Info{ width:44%; float:right;}
.HomeAbout .Info .p{ color:#717171; line-height:36px; height:259px; overflow:hidden; margin-bottom:25px;}
.HomeAbout .HomeTit{ text-align:left;}
@media ( max-width:1024px){
.HomeTit{ padding-bottom:18px;}
.HomeTit h2{ line-height:30px; font-size:24px;}
.HomeTit .Nav{ top:10px;}
.HomeTit .Nav li{ width:100px; margin:0 0 0 10px; font-size:15px; line-height:40px;}

.HomeAbout .num li span b{ font-size:40px;}
.HomeAbout .Info .p{line-height:24px; height:auto;}
}
@media ( max-width:768px){
.HomeTit .Nav{ position:static; padding-top:10px;}
.HomeTit h2{ line-height:24px; font-size:18px;}
.HomeAbout .Left{ width:auto; float:none; padding-bottom:18px;}
.HomeAbout .Info{ width:auto; float:none;}
.HomeAbout .video video{height:200px;}
.HomeAbout .num li { padding-top:16px;}
.HomeAbout .num li span { margin-bottom:5px;}
.HomeAbout .num li span b { font-size:26px!important;}
.Mores{ width:110px; line-height:40px;}
.Mores a i{ width:18px; margin-left:5px;}
}


.HomeHot{ padding:3.5% 0; background:#f1f4f9; position:relative;}
.KcNav{ text-align:center; font-size:0; margin-bottom:19px;}
.KcNav li{ width: 25%;
    float: left;
    padding-bottom: 20px;}
.KcNav li a{display: block;color: #000000; height: 100px;}
.KcNav .ico {
    float: left;
    position: relative;
    margin-right: 30px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #fff;
}
.KcNav .txt {
    float: left;
    padding-top: 25px;
    line-height: 26px;text-align: left;width: 58%;
}
.KcNav li:hover .ico, .KcNav li.on .ico {
    background: #4168b1;
    box-shadow: 0 0 30px rgba(65, 104, 177, 0.3);
}
.KcNav .txt b {
    display: block;
    font-size: 20px;
    color: #333333;
}
.KcNav .txt span {
    font-size: 16px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
}
.KcNav .ico .i1,.HomeHot .ico .i2{width: 45px; height: 38px; position: absolute; left:0; top: 0px;}
.KcNav .ico .i1{ transition: 400ms;}
.KcNav .ico .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.KcNav li:hover .i2,.KcNav li.on .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.KcNav li:hover .i1,.KcNav li.on .i1 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2); transform: scale(1.2); }
.KcNav .ico .i1, .HomeHot .ico .i2 {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0px;
}
.HomeHot .sbox{ position:relative;}
.HomeHot .imgbox{ padding-top:600px;}
.HomeHot .info{ width:400px; position:absolute; z-index:2; left:103px; top:65px; padding:50px; background:rgba(255,255,255,0.9);}
.HomeHot .info h3{ line-height:38px; font-size:22px; color:#1f1f1f;}
.HomeHot .info h3 i{ display:block; width:30px; height:10px; border-bottom:1px solid #006db8; margin-bottom:22px;transition: all ease 0.3s;}
.HomeHot .info .p{ font-size:14px; height:90px; color:#878787; margin-bottom:40px;-webkit-line-clamp: 3;}
.HomeHot .info .tag{ height:107px; line-height:35px; margin-left:-3%;}
.HomeHot .info .tag span{ width:30.333%; float:left; margin:0 0 3% 3%; text-align:center; color:#006db8; font-size:14px; border-radius:18px; background:rgba(65,104,177,0.1);}
.HomeHot .info .tag span a{color:#006db8;}
.HomeHot .info .tag span:hover,.HomeHot .info .tag span:hover a{color:#fff; background:#006db8;}
.HomeHot .info:hover h3 i{ width:100px;}

@media ( max-width:1440px){
.KcNav li{ }
.KcNav li a{font-size:16px;}
.KcNav .txt b {font-size: 18px;}
.HomeAbout .num li span b {font-size: 56px;}
}
@media ( max-width:1366px){
	.KcNav .ico {width: 80px; height: 80px;margin-right: 15px;}
	.KcNav .ico .i1, .HomeHot .ico .i2{width: 80px; height: 80px;}
	.KcNav .txt b {font-size: 17px;}
	.KcNav .txt {padding-top: 12px;}
}
@media ( max-width:1024px){
.KcNav { margin-left:-2%;}
.KcNav li{ width:31.3333%; margin:0 0 2% 2%;}
.KcNav .ico{margin:0 auto; display:block; width:60px; height:60px;float: none;}
	.KcNav .txt {text-align: center; float: none;    width: 100%;}
.KcNav .ico .i1,.HomeHot .ico .i2{width: 60px;height: 60px;}
.KcNav .txt b {font-size: 15px; line-height: 22px;}
.KcNav li a{line-height:25px; padding:5px 0;}
.KcNav li a{font-size:14px;}
.HomeHot .info{padding:20px; left:6%; top:4%;}
.HomeHot .info h3{ font-size:16px; line-height:28px;}
.HomeHot .info .p{ height:auto; margin-bottom:10px;}
.HomeHot .info .tag{ height:auto; margin-bottom:15px;clear: both;width: 100%;}
.HomeHot .imgbox{ padding-top:50%;}
.KcNav .txt span {font-size: 14px;display: none;}
}
@media ( max-width:768px){
.HomeHot .info{ width:auto; position:static;}
}
@media ( max-width:640px){
.KcNav li{ width:23%; margin:0 0 2% 2%; }

}
@media ( max-width:320px){
.KcNav li{ padding-bottom: 38px; }

}

.HomeTeacher{ overflow:hidden; background:url(../images/stylebg.jpg) center top no-repeat; background-size:cover; padding:3.5% 0 3.8%;}
.HomeTeacher .slick-list { margin:0 -50px;}
.HomeTeacher .slider { overflow:hidden;}
.HomeTeacher .item { position:relative; margin:0 50px;}
.HomeTeacher .imgbox{ padding-top:94%;}
.HomeTeacher .bg{ background:rgba(255,255,255,0.6); position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;transition: all ease 0.3s 0.5s;}
.HomeTeacher .info{ background:url(../images/boxbg.png) 0px top repeat-y; position:absolute; left:0; opacity:0; bottom:-100px;transition: all ease 0.3s 0.5s; padding:14px 9% 30px; color:#fff; width:82%; z-index:2;}
.HomeTeacher .info h3{ font-size:20px; border-bottom:1px solid rgba(255,255,255,0.2); line-height:44px; margin-bottom:12px;}
.HomeTeacher .info h3:after{ content:""; position:absolute; left:0; width:18px; height:2px; background:#d43b37; top:34px;}
.HomeTeacher .info .p{-webkit-line-clamp: 2; height:48px; line-height:24px; font-size:14px;}
.HomeTeacher .slick-current .info{ bottom:0; opacity:1;}
.HomeTeacher .slick-current .bg{ opacity:0; top:-100px;}
.HomeTeacher .slick-arrow{ width:70px; height:70px; line-height:55px; border-radius:0; background-color:rgba(255,255,255,0.1); background-position:center center; background-repeat:no-repeat; border:0; color:#fff;}
.HomeTeacher .slick-arrow:hover{ background-color:#006db8;}
.HomeTeacher .slick-prev{ left:50%; margin-left:-285px; background-image:url(../images/arr3.png);}
.HomeTeacher .slick-prev:hover{ background-image:url(../images/arr2.png);}
.HomeTeacher .slick-next{ right:50%; margin-right:-285px; background-image:url(../images/arr03.png);}
.HomeTeacher .slick-next:hover{background-image:url(../images/arr.png);}
.HomeTeacher .slick-prev:before, .HomeTeacher .slick-next:before { display:none;}

.HomeTeacher.sub{ padding:0 0 2%; background:none;}
.HomeTeacher.sub ul { margin-left:-3.333%;}
.HomeTeacher.sub .li { position:relative; float:left; width:30%; margin:0 0 3.333% 3.333%;}
.HomeTeacher.sub .li .info{ bottom:0 !important; opacity:1 !important;}

@media ( max-width:1366px){
.HomeTeacher .slick-arrow{ width:50px; height:50px;}
.HomeTeacher .slick-prev{ margin-left:-230px;}
.HomeTeacher .slick-next{ margin-right:-230px;}
}
@media ( max-width:1024px){
.HomeTeacher .slick-arrow{ width:50px; height:50px;}
.HomeTeacher .slick-prev{ margin-left:0; left:10px;}
.HomeTeacher .slick-next{ margin-right:0; right:10px;}
.HomeTeacher .slick-list { margin:0 -10px;}
.HomeTeacher .item {margin:0 20px;}
.HomeTeacher .info{ padding-top:10px; padding-bottom:10px;}
.HomeTeacher .info h3{ font-size:15px; line-height:24px;}
.HomeTeacher .info h3:after { top:20px;}
}
@media ( max-width:768px){
.HomeTeacher .bg{ display:none;}
.HomeTeacher .info{opacity:1; bottom:0;}
.HomeTeacher .slick-prev{left:0;}
.HomeTeacher .slick-next{right:0;}
.HomeTeacher .slick-arrow{ width:30px; height:30px;}
.HomeTeacher .slick-list { margin:0 -8px;}
.HomeTeacher .item {margin:0 8px;}
.HomeTeacher .info h3:after{ width:8px;}
.HomeTeacher.sub ul { margin-left:-3;}
.HomeTeacher.sub .li { width:47%; margin:0 0 3% 3%;}
}


.Homeysts{ overflow:hidden; background:#f1f4f9; padding:6% 0; height:auto !important; height:450px; min-height:450px; position:relative;}
.Homeysts .col{ position:relative; z-index:2; width:363px; margin-top:40px; line-height:36px; color:#717171;}
.Homeysts .col.c1{ float:left;}
.Homeysts .col.c2{ float:right;}
.Homeysts h2{ margin-bottom:34px; text-align:right; padding-right:24px; color:#fff; font-size:36px; line-height:100px; background-size:contain; background-color:#006db8;}
.Homeysts .col.c1 h2{ background-image:url(../images/ysbg.gif);}
.Homeysts .col.c2 h2{ background-image:url(../images/tsbg.gif); text-align:left; padding-left:24px;}
.Homeysts .img{ position:absolute; left:25%; width:45%; text-align:center; bottom:0;}

.HomePic{ overflow:hidden; padding:3.5% 0; position:relative;}
.HomePic .Nav{ position:relative; z-index:2; width:22%; float:right;}
.HomePic .Nav li{ position:relative; color:#000000; border-bottom:1px solid #e7e7e7; line-height:103px; font-size:18px;}
.HomePic .ico{ display:inline-block; vertical-align:middle; position:relative; margin-right:20px; width:32px; height:32px;}
.HomePic .ico .i1,.HomePic .ico .i2{width: 32px; height: 32px; position: absolute; left:0; top: 0px;}
.HomePic .ico .i1{ transition: 400ms;}
.HomePic .ico .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.HomePic .Nav{ padding-top:67px;}
.HomePic .Nav li:hover .i2,.HomePic .Nav li.on .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.HomePic .Nav li:hover .i1,.HomePic .Nav li.on .i1 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2); transform: scale(1.2);}
.HomePic .Nav li a { cursor:pointer; display:block; position:relative; z-index:2;}
.HomePic .Nav li:before { z-index:10; content:""; position:absolute; width:25px; height:12px; right:40px; top:50%; margin-top:-6px; background:url(../images/arr03.png);}
.HomePic .Nav li:after { content:""; position:absolute; right:0; width:0; top:0; height:100%; background:#006db8;transition: all ease 0.3s;}
.HomePic .Nav li.on a{ color:#fff;}
.HomePic .Nav li.on:after{ width:130%;}
.HomePic .Nav li.on:before { background:url(../images/arr.png);}

.HomePic .slidebox{ width:75%; float:left;}
.HomePic .slidebox .slide{ width:100%;}
.HomePic .Mores{ margin:55px auto 0;}
.HomePic .slidebox .item{ position:relative;}
.HomePic .slidebox .imgbox{ padding-top:590px;}
.HomePic .slidebox .info{ position:absolute; left:0; bottom:0; padding:24px 3%; width:94%; z-index:10; font-size:20px; color:#fff; background:url(../images/boxbg2.png) 0px top repeat-y; font-weight:bold;}
.HomePic .slidebox .info:before{content:""; position:absolute; left:0; width:18px; height:2px; background:#d43b37; top:50%; margin-top:-1px;}
.HomePic .slidebox .slick-arrow{ bottom:21px; margin:0; top:auto; width:30px; height:30px; line-height:30px; border-radius:0; background:none; border:0; color:#fff;}
.HomePic .slidebox .slick-arrow:hover{ background-color:inherit; color:#d43b37;}
.HomePic .slidebox .slick-prev{ left:auto; right:60px;}
.HomePic .slidebox .slick-next{ right:31px;}
.HomePic .slidebox .slick-prev:before, .HomePic .slidebox .slick-next:before { font-size:26px;}
.HomePic .smallpic { float:right; width:21%; overflow:hidden; height:590px;}
.HomePic .smallpic .imgbox{ padding-top:185px; margin-bottom:18px;}
.HomePic .smallpic .item{ cursor:pointer; position:relative;}
.HomePic .smallpic .item.slick-current .imgbox:before{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; width:100%; height:100%; border:4px solid #006db8; content:""; position:absolute; left:0; top:0; z-index:2;
}

@media ( max-width:1366px){
.Homeysts h2{ font-size:24px; line-height:55px;}
}
@media ( max-width:1024px){
.Homeysts{ min-height:100px;}
.Homeysts h2{ font-size:18px; line-height:35px; margin-bottom:15px;}
.Homeysts .col{ width:auto; float:none !important; margin-top:15px; line-height:26px;}
.Homeysts .img{ display:none;}

.HomePic .Nav{ float:none; width:auto; padding-top:0;}
.HomePic .Nav li{ width:25%; float:left; line-height:45px; font-size:14px; text-align:center;}
.HomePic .Nav li.on:after{ width:100%;}
.HomePic .Nav li:before { display:none;}
.HomePic .ico{ margin-right:10px; width:22px; height:22px;}
.HomePic .ico .i1,.HomePic .ico .i2{width: 22px; height: 22px;}
.HomePic .slidebox{ clear:both; width:auto; float:none;}
.HomePic .slidebox .imgbox{ padding-top:55%;}
.HomePic .slidebox .info{ padding-top:5px; padding-bottom:5px; font-size:14px;}
.HomePic .slidebox .slick-arrow{ bottom:2px;}
.HomePic .Mores{ margin-top:18px;}
.HomePic .smallpic{ display:none !important;}
}
@media ( max-width:768px){
.HomePic .Nav li a{ padding:5px 0; line-height:22px;}
.HomePic .ico{ display:block; margin:0px auto;}
}

.HomeNews{ overflow:hidden; background:#f1f4f9; padding:4% 0 3.5%;}
.HomeNews .box{ position:relative; margin-left:40%;}
.HomeNews .top{ position:absolute; left:-66.5%; top:0; width:63%; background:#fff; box-shadow:0 3px 20px rgba(4,0,0,0.06);}
.HomeNews .top .imgbox{ padding-top:310px;}
.HomeNews .top .info{ padding:29px 27px 0; height:212px; background:#fff;}
.HomeNews .top .info .date{ line-height:33px; font-family:Arial, Helvetica, sans-serif;}
.HomeNews .top .info .tit{ font-size:18px; font-weight:bold; margin-bottom:15px; font-weight:bold; color:#000000;}
.HomeNews .top .info .p{ line-height:24px; height:72px; color:#a1a1a1; font-size:14px;-webkit-line-clamp: 3; color:#a1a1a1;}
.HomeNews .li{ margin-bottom:2px; background:#fff; background:#fff; padding:43px 220px 36px 64px; position:relative;}
.HomeNews .li:before{ content:""; width:17px; height:1px; background:#d43b37; position:absolute; left:31px; top:56px;}
.HomeNews .li .tit{ font-size:18px; color:#000000; font-size:18px; margin-bottom:16px;}
.HomeNews .li .p{ font-size:14px; color:#a1a1a1; line-height:24px;-webkit-line-clamp: 2;}
.HomeNews .li .date{ position:absolute; right:0; top:50px; width:130px; text-align:center; border-left:1px solid #e5e5e5; line-height:24px; font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#a1a1a1; padding-bottom:8px;}
.HomeNews .li .date i{ display:block; margin:34px auto 0; background:url(../images/arr03.png); width:25px; height:12px;}
.HomeNews .li:hover .tit{ color:#006db8;}
.HomeNews .Mores{ margin:50px auto 0;}
@media ( max-width:1024px){
.HomeNews .box{ margin-left:0;}
.HomeNews .top{ position:static; width:auto; margin-bottom:2px;}
.HomeNews .top .imgbox{ padding-top:50%;}
.HomeNews .top .info{ padding:12px; height:auto;}
.HomeNews .top .info .p{ height:auto;}
.HomeNews .top .info .tit{ font-size:15px; margin-bottom:5px;}
.HomeNews .li{padding:12px 80px 12px 35px;}
.HomeNews .li .tit{ font-size:15px; margin-bottom:0px;}
.HomeNews .li:before{ top:23px; left:8px;}
.HomeNews .li .date{ width:65px; top:30px; font-size:18px;}
.HomeNews .li .date i{ display:none;}
.HomeNews .Mores{ margin-top:20px;}
}
/*
 .Floor002404 为demo编号
 */
.Floor002404{background: #ededed;}
.Floor002404 .auto{ max-width: 1130px; position: relative;}
@media only screen and (max-width:1160px ) {
	.Floor002404 .auto{ padding-left: 15px; padding-right: 15px;}
}
.Floor002404 .bx-wrapper{ position: relative; padding-left: 95px;z-index:1;}
.Floor002404 .ti{float: left;line-height:60px; font-size: 18px; font-weight: bold; color: #000;}
.Floor002404 .list li a{ line-height:60px; padding-right:22%;}
.Floor002404 .bx-pager{ position: absolute; right: 0; top: 0; padding-top: 15px;}
.Floor002404 .bx-pager >div{ display: inline-block; padding: 0 0 0 5px;}
.Floor002404 .bx-pager >div a{ display: block; width: 14px; height: 14px; text-indent: 9999px; overflow: hidden; position: relative;}
.Floor002404 .bx-pager >div a:before,
.Floor002404 .bx-pager >div a:after{ display: block; content: ""; position: absolute;}
.Floor002404 .bx-pager >div a:before{ width: 6px; height: 6px; z-index: 5; background: #8e8e8e; top: 4px; left: 4px;}
.Floor002404 .bx-pager >div a.active:before{ background: #bd2436;}
.Floor002404 .bx-pager >div a:after{ width: 14px; height: 14px; border: 2px solid transparent; top: 0; left: 0;}
.Floor002404 .bx-pager >div a.active:after{ border-color: #bd2436;}
.Floor002404 .bx-wrapper{ position:relative; }
.Floor002404 .bx-controls-direction { display: none;}

/*Floor002955 */
.Floor002955{padding: 3% 0; background: #f1f4f9;}
.Floor002955 .title{padding: 0 0 15px 0;font-size: 24px;line-height: 30px;color: #333;}
.Floor002955 .title a{float: right;border-radius: 15px;border: solid 1px #dcdcdc; padding: 0 1.642em;font-size: 14px;color: #666;}
.Floor002955 .title a:hover{background: #1e50ae;color: #fff;border-color: #1e50ae;}
@media(max-width:480px){
.Floor002955 .title{font-size: 6vw;}
.Floor002955 .title a{font-size: 3.5vw;}
}

@media(min-width:1025px){
.Floor002955 .box{width: 30.3%;margin-bottom: 1%;
    float: left;
    margin-left: 3%;
    box-shadow: 0 0 10px #ddd;
    border-radius: 10px;
    overflow: hidden;}

}
.Xxgk {
    margin-left: -3%;
}
@media(max-width:1024px){
.Floor002955{margin: 0 0 5vw 0;}
.Floor002955 .box{padding-top: 6vw; float: none;}
}
.Floor002955 .box .inner{}
.Floor002955 .box ol{border-bottom: 1px solid #dedede;}
.Floor002955 .box ol.ol-pic a{display: block;position: relative;}
.Floor002955 .box ol.ol-pic .Ispic{height: 118px;border-radius: 10px 10px 0 0;}
.Floor002955 .box ol.ol-pic aside{position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #006db8;
    font-size: 24px;
    line-height: 40px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
    font-weight: bold;}
.Floor002955 .box ol.ol-pictxt .txt aside{font-size: 16px;}
.Floor002955 .box ol.ol-pictxt .txt p{line-height: 1.715em;}
.Floor002955 .box ol.ol-pictxt .txt time{color: #999;}
.Floor002955 .box li{line-height: 50px;padding: 0 5%;}
.Floor002955 .box li:not(:last-child){border-bottom: 1px dotted #dedede;}
.Floor002955 .box li a{font-size: 16px;padding-left: 20px;background: url("../images/Floor002955_a.gif") no-repeat left center; color: #000;}
.Floor002955 .box li time{float: right;color: #999;}
@media(min-width:481px){
.Floor002955 .box ol.ol-pictxt .pic{width: 204px;}
.Floor002955 .box ol.ol-pictxt .txt{padding-left: 20px;}
}
@media(max-width:480px){
.Floor002955 .box ol.ol-pictxt .ytable,
.Floor002955 .box ol.ol-pictxt .ytable-cell{display: block;}
.Floor002955 .box ol.ol-pictxt .txt{padding: 3vw;}
.Floor002955 .box li a,
.Floor002955 .box ol.ol-pictxt .txt aside{font-size: 14px;}
.Floor002955 .box ol.ol-pic aside {font-size: 20px;}
.Floor002955 .box ol.ol-pictxt .txt p{font-size: 3.5vw;}
.Floor002955 .box li {line-height: 40px;}
}

/*Floor002933 */
.Floor002933{padding:3% 0;  }

.Floor002933 .list-box{padding: 24px;background-color:rgba(255,255,255,0.9);box-shadow: 0px 4px 24px rgba(230, 218, 203, 0.53);border: solid 1px #e5e5e5;}

.Floor002933 .title{border-bottom: 1px solid #006db8;padding-bottom: 2px; margin-bottom: 32px;}
.Floor002933 .title a{float: right;line-height: 40px;}
.Floor002933 .title b{display: inline-block;font-size: 20px;color: #333; overflow: hidden;position: relative;padding-bottom: 10px; line-height: 28px; padding-right: 5px;}

.Floor002933 .title b:after{position: absolute;content: ''; left: 0; bottom: 0;width: 100%; height: 3px;background: #006db8; transform: skewX(40deg);-webkit-transform: skewX(40deg);-ms-transform: skewX(40deg);}

.Floor002933 .box ol{margin-bottom: 32px;width: 95%;}
.Floor002933 .box ol aside a{color: #006db8;font-size: 18px;line-height: 1em;}
.Floor002933 .box ol aside a:hover{text-decoration: underline;}
.Floor002933 .box ol p.dot2{color: #a1a1a1;line-height: 26px;margin-bottom: 0; font-size: 14px;}
.Floor002933 .box li{line-height: 43px;}
.Floor002933 .box li time{float: right;color: #aeaeae;margin-left: 10px;}
.Floor002933 .box li a{font-size: 16px;color: #000;}
.Floor002933 .box li a:before{display: inline-block; content: '·';margin-right: 10px;}
.Floor002933 .box li a:hover{color: #006db8;}
@media(min-width:1025px){
.Floor002933 .list-box .box{float: left; width: 31%;}
.Floor002933 .list-box .box:not(:nth-child(3n)){margin-right:3.5%;}

}
@media(max-width:1024px){
.Floor002933 .list-box .box:not(:last-child){margin-bottom: 5vw;}
}
@media(max-width:480px){
.Floor002933 .title,
.Floor002933 .box ol{margin-bottom: 12px;}
.Floor002933 .box ol aside a{font-size: 16px;}
.Floor002933 .box li{line-height: 36px;}
.Floor002933 .box li a{font-size: 14px;}
.Floor002933 .title b {font-size: 18px;}
.Floor002955 .box ol.ol-pic .Ispic {border-radius: 0;}
}

/*Floor002782 */
.Floor002782{padding: 3% 0; background: url(../images/Floor002782-bj.jpg) no-repeat top center;}
.Floor002782 .title{text-align: center; padding-bottom:2%;padding-top:20px; position:relative;}
.Floor002782 .title::before{ position:absolute; content:''; width:72px; height:3px; background-color:#034287;left:50%; margin-left:-36px; top:0;}
.Floor002782 .title h1{ font-size:28px; font-weight:normal; margin:0; color:#998244;}
.Floor002782 .title span{ color:#ddd2c6; text-transform:uppercase; font-size: 28px;}
@media(max-width:480px){
.Floor002782 .title h1{ font-size:20px;}
}

.Floor002782 .tab{ text-align:center; padding-bottom:3%; font-size: 0;}
.Floor002782 .tab span{ font-size:18px; cursor:pointer; display:inline-block; background:rgba(160, 139, 84, 0.2); line-height:35px; padding:0 3%; margin: 0 1.5px; position:relative; color: #666; font-weight: lighter;}
.Floor002782 .tab span.on{ color:#fff;  background-image: linear-gradient(to right, #998244 , #b9a25a); box-shadow: -1px 0 2px rgba(0, 0, 0, 0.2); }

.Floor002782 .word{padding-bottom:47%; position: relative; background-size:cover; background-repeat: no-repeat; background-position: center; margin-bottom:10px;}
.Floor002782 .word:after{content:''; position:absolute; left:0; width:100%; height:40%; bottom:0; z-index:1;background: -moz-linear-gradient(top, rgba(0, 0, 0,0) 0%, rgba(0, 0, 0,0.25) 64%, rgba(0, 0, 0,0.25) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0, 0, 0,0) 0%,rgba(0, 0, 0,0.25) 64%,rgba(0, 0, 0,0.25) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0, 0, 0,0) 0%,rgba(0, 0, 0,0.25) 64%,rgba(0, 0, 0,0.25) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='##99824400', endColorstr='#9f8a5100',GradientType=0 ); /* IE6-9 */
}
.Floor002782 .Building{display:none;}
.Floor002782 .BuildingTrue{position: absolute; display:block; padding:1.2% 2%; background-image: linear-gradient(to right, #024287 , #027087);  font-size: 18px; font-style: normal; line-height: 30px; color: #fff; right:3%; top: 0;}
.Floor002782 .BuildingTrue i{ background: url(../images/Floor002782-img.png) no-repeat center left; width: 30px; height: 30px; display:inline-block; vertical-align: middle; margin-right: 14px; }
.Floor002782 .con{position: absolute; left: 0; bottom: 0; width: 100%; padding:3% 5%; padding-right:24%; background: url(../images/Floor002782-more.png) no-repeat 94% center;z-index: 10;}
.Floor002782 .word h2{ margin:0; font-weight:normal;color:#fff; font-size:28px; padding-bottom: 10px; }
.Floor002782 .word p{margin:0;line-height:26px; font-size: 14px; color: #fff;}
.Floor002782 .owl-item{ float:left; margin-top: 10px; border:2px solid transparent;}
.Floor002782 .owl-item .item{ cursor:pointer;  background-size:cover; background-repeat: no-repeat; background-position: center; padding-bottom:46.98%; position: relative; z-index: 1;}
.Floor002782 .owl-item .item::before{ position:absolute; content:''; width:0; height:0;   border:9px solid transparent; border-bottom-color:transparent; top: -20px; left: 50%; margin-left: -9px;}
.Floor002782 .owl-item .item:after{ content:''; position:absolute; left:0; width:100%; height:100%; bottom:0; z-index:1;background: -moz-linear-gradient(top, rgba(0, 0, 0,0) 0%, rgba(0, 0, 0,0.25) 64%, rgba(0, 0, 0,0.25) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0, 0, 0,0) 0%,rgba(0, 0, 0,0.25) 64%,rgba(0, 0, 0,0.25) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0, 0, 0,0) 0%,rgba(0, 0, 0,0.25) 64%,rgba(0, 0, 0,0.25) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='##99824400', endColorstr='#9f8a5100',GradientType=0 ); /* IE6-9 */
}
.Floor002782 .tit{ opacity:1; position:absolute; left:10%;width:80%; top:50%; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);transform:translateY(-50%); text-align:center;  z-index:10; transition:0.3s; color:#fff; }
.Floor002782 .tit h3{font-size:18px; margin: 0;padding-bottom: 4px; font-weight: normal;}
.Floor002782 .tit time{font-size:14px; }
.Floor002782 .owl-item.on{ border-color:#006db8;}
.Floor002782 .owl-item.on .item::before{  border-bottom-color: #006db8; }
.Floor002782 .owl-item.on .item:after{opacity: 0;}
.Floor002782 .owl-item.on .item .tit{ opacity:0; }
.Floor002782 .info{ display:none;}
.Floor002782 .owl-stage-outer{ position:relative;overflow:hidden;}
.Floor002782 .owl-carousel{ position:relative;}
.Floor002782 .owl-carousel .owl-nav div{display: none;}

@media(max-width:768px){
.Floor002782 .tit h3{font-size:16px;}
.Floor002782 .word h2{ font-size:16px;}
.Floor002782 .word{padding-bottom:66%; }
	
.Floor002782 .BuildingTrue{ font-size: 15px;line-height:26px;}
.Floor002782 .BuildingTrue i{width: 26px; height:26px; background-size: contain;}
.Floor002782 .tab span{ font-size:14px; }
}


/*
 .TextList002241 为demo编号
 */
.TextList002241{ padding: 55px 0 0;font-size: 14px; padding-bottom: 35px;}
.Textlistcont {padding: 3% 0;}
.TextList002241 .list dl{display: block; margin-bottom:25px;padding:30px 40px;background: #f1f4f9;min-height: 302px; }
.TextList002241 .list dl dt{color:#006db8;font-size: 24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height: 1.5em;line-height: 1.5;overflow: hidden; margin-bottom: 16px;font-weight: bold;}
.TextList002241 .list dl dd{color: #555;font-weight: 700;margin-bottom: 10px;min-height: 300px;}
.TextList002241 .list dl dd.hl{height:45px;    overflow: hidden;}
.TextList002241 .list dl dd span{color: #666;font-weight: normal;}
.TextList002241 .list dl:hover{background: #006db8;}
.TextList002241 .list dl:hover{color: #fff;}
.TextList002241 .list dl:hover dt{color: #fff;}
.TextList002241 .list dl:hover dt+dd{color: #fff;}
.TextList002241 .list dl:hover dd{color: #fff;}
.TextList002241 .list dl:hover dd span{color: #fff;}
@media (min-width: 640px){
.TextList002241 .auto{ overflow: hidden;}
.TextList002241 .list{ margin: 0 -1%;}
.TextList002241 .list dl dd{min-height:320px;}

.TextList002241 .list dl:nth-child(2n){margin-right: 0;}
.TextList002241 .list dl:nth-child(3n){margin-right: 1%;}
.TextList002241 .list dl{float:left;  width: 48%; margin: 0 1% 25px;}
}
@media (min-width: 1024px){
.TextList002241 .list dl dd{min-height:310px;}

.TextList002241 .list dl:nth-child(3n){margin-right: 0;}
.TextList002241 .list dl:nth-child(2n){margin-right: 1%;}
.TextList002241 .list dl{ width:31.2%;}
}
@media (max-width: 1440px){
.TextList002241 .list dl{    padding: 30px 25px;}

}


/*首页 end*/


/*栏目页公用样式 s*/
.SubPage{ height:auto !important; height:200px; min-height:200px; padding-top:3.3%; padding-bottom:3.3%;}
.SubBan { position:relative;}
.SubBan .txt{ position:absolute; width:1440px; color:#fff; left:50%; margin-left:-740px; top:35%;}
.SubBan .txt b{ display:block; font-size:48px; line-height:48px;}
.SubBan .txt span{ line-height:58px; display:block; font-family:Arial, Helvetica, sans-serif; font-size:36px; margin-left:55px; font-style:italic; opacity:0.3; text-transform:uppercase;}

.position{ text-align:right; font-size:14px; color:#3c3c3c;}
.position a{color:#3c3c3c;}.position a:hover,.position span{color:#006db8;}
.position .iconfont{ font-size:20px; color:#006db8; margin:-3px 5px 0 0;}

.ColumnName{ font-weight:normal; background:#006db8; color:#fff;display:none; position:relative; z-index:100; line-height:36px;}
.ColumnName h2{ font-weight:normal; font-size:15px;}
.ColumnName .arr{ position:absolute; width:100%; height:100%; text-align:right; right:0; top:0;transition: all ease 0.3s;}
.ColumnName .iconfont{ font-size:24px; display:inline-block; margin:0px 10px 0 0;}

.SubMenu{ background:#f2f5f9;line-height:50px; height:50px;}
.SubMenu ul{ float:left;}
.SubMenu li{position:relative; float:left;}
.SubMenu li a{position:relative; z-index:1; font-size:16px; display:block; margin-right:89px; font-weight:bold;color:#333333;}
.SubMenu li em{ position:relative; z-index:1;}
.SubMenu li .bg{ position:absolute; z-index:0; width:0; bottom:0px; height:2px; left:0; background:#006db8;transition: all ease 0.3s; font-size:0;}
.SubMenu li:hover .bg,.SubMenu li.onli .bg{ width:100%;}
.SubMenu li a:hover,.SubMenu li.onli a{ color:#006db8;}

.SinglePage{ position:relative;word-wrap:break-word;word-break:normal;text-align:justify; line-height:36px; color:#717171;}
.SinglePage video{ width:80% !important; margin:0px auto; height:auto !important;}
.newsinfo{ max-width:1000px; margin:0px auto;}

.SubTit{ text-align:center; padding-bottom:45px;}
.SubTit h2{ line-height:42px; font-size:36px; color:#000000; margin-bottom:6px;}
.SubTit p{ font-size:14px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#006db8;}
.SubTit.tl{ text-align:left;}

.VideoInfo{ width:840px; margin:25px auto; position:relative;}
.VideoInfo video{object-fit: fill;}
.VideoInfo .title{ color:#fff; text-align:center; font-size:18px; padding-top:10px;}
.mfp-close{ border-radius:50%; background:#0080af; font-size:40px; color:#fff; font-weight:bold; opacity:1; width:39px; height:39px; position:absolute; right:0px; top:0px;}
.mfp-close-btn-in .mfp-close{ color:#fff !important;}

@media ( max-width:1440px){
.SubBan .txt{ width:90%; left:5%; margin-left:0;}
}
@media ( max-width:1024px){
.SubBan .txt{ display:none;}

.ColumnName{ display:block; padding-left:28px;}
.SubMenu{ line-height:34px; height:auto; text-align:left; padding-top:12px;}
.SubMenu ul{ display:none; border-bottom:1px solid #eee; float:none;}
.SubMenu li{ float:none; display:block; width:auto !important; background:none;}
.SubMenu li .bg{ display:none;}
.SubMenu li a{ padding-left:16px; font-size:14px;}

.SubPage{ padding-top:25px; padding-bottom:25px;}
.SinglePage{ line-height:24px; font-size:14px;}
.SinglePage video{ width:100% !important;}
.SinglePage img{ width:auto !important; height:auto !important;}
.VideoInfo{ width:95%;}
.VideoInfo .title{font-size:15px;}

.SubTit { padding-bottom:20px;}
.SubTit h2{ line-height:30px; font-size:16px; line-height:24px; margin-bottom:0;}
}

/*栏目页公用样式 end*/


/*关于 s*/
.AboutImg{ width:73%; float:left; margin-bottom:4%;}
.AboutNum{ width:22%; float:right; border-top:1px solid #f0f0f0; margin-bottom:4%;}
.AboutNum li{ border-bottom:1px solid #f0f0f0; color:#000000; text-align:center; padding:46px 0;}
.AboutNum li span{ display:block; color:#626262; font-size:12px; margin-bottom:12px;}
.AboutNum li span b{ display:inline-block; vertical-align:bottom; margin-right:8px; font-size:60px; color:#d43b37;font-family: "DIN-Medium";}

.AboutTS{ margin:0 0 0 -3%;}
.AboutTS .box{ position:relative; padding-left:159px; height:230px;}
.AboutTS .ico{ position:absolute; left:0; top:0;width: 123px; height: 141px;}
.AboutTS .ico .i1,.AboutTS .ico .i2{width: 123px; height: 141px; position: absolute; left:0; top: 0px;}
.AboutTS .ico .i1{ transition: 400ms;}
.AboutTS .ico .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.AboutTS .item:hover .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.AboutTS .item:hover .i1 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2); transform: scale(1.2); }
.AboutTS .info{ width:80%;}
.AboutTS .info h3{ color:#006db8; font-size:48px; line-height:60px; margin-bottom:22px;}
.AboutTS .item{ width:30.333%; float:left; padding:33px 0 0 3%; line-height:30px;}
.AboutTS .item.i4{ margin-left:16%;}

.HornorList{ margin-bottom: 3%;}
.HornorList li{ text-align:center; width:23.5%; float:left;margin-right: 2%;}
.HornorList li:nth-child(4n){margin-right: 0;}
.HornorList .imgbox{  padding-top:68%;}
.HornorList .imgbox span{ background-size: cover;}
.HornorList .ti{ margin-top:16px; height:60px; overflow:hidden; font-size:16px;}
.HornorList li:hover .imgbox{ }
.HornorList li:hover .ti{ font-weight:bold;}

.LeaderImg{ width:28%; float:left; margin-right:4%;}

@media ( max-width:1024px){
.AboutNum li { padding:30px 0;}
.AboutNum li span b{ font-size:40px;}
.AboutTS .box{ padding-left:100px; height:150px;}
.AboutTS .ico{width: 80px; height: 92px;}
.AboutTS .ico .i1,.AboutTS .ico .i2{width: 80px; height: 92px;}
.AboutTS .info h3{font-size:30px; line-height:45px; margin-bottom:0px;}
.HornorList .ti{ margin-top:8px; height:48px; font-size:14px;}
}
@media ( max-width:768px){
.AboutImg{ width:auto; float:none;}
.AboutNum{ width:auto; float:none;}
.AboutNum li { padding:10px 0; width:33.333%; float:left;}
.AboutNum li span b{ font-size:26px;}
.AboutTS .box{height:100px;}
.AboutTS .item{ width:auto; float:none; line-height:24px; padding:0; margin:0 0 0 5% !important;}
.HornorList li {width: 48%; margin-right: 3%;}
.HornorList li:nth-child(2n){margin-right: 0;}
}

/*热门 s*/
.Hotbox{ position:relative; min-height:530px;}
.Hotbox .info{ position:absolute; right:0; top:0; width:45%;}
.Hotbox .info .txt{ line-height:36px; color:#717171; max-height:220px; overflow-y:auto;}
.Hotbox .bigimg{ width:50%;}
.Hotbox .bigimg .imgbox{ padding-top:530px;}
.Hotbox  .slidernav { position:absolute; right:0; width:45%; bottom:0; overflow:hidden;}
.Hotbox  .slidernav .slick-list{ margin-left:-38px; overflow:hidden;}
.Hotbox  .slidernav .item{ cursor:pointer; margin-left:38px; position:relative;}
.Hotbox  .slidernav .imgbox{ padding-top:139px;}
.Hotbox  .slidernav .item.slick-current:before{ content:""; position:absolute; border:3px solid #006db8; width:96.5%; height:95.5%; left:0; top:0; z-index:10;}

@media ( max-width:1024px){
.Hotbox .info{ position:static; width:auto; margin-bottom:18px;}
.Hotbox .info .txt{ line-height:24px; max-height:none;}
.Hotbox .bigimg{ width:auto;}
.Hotbox .bigimg .imgbox{ padding-top:62%; margin-bottom:15px;}
.Hotbox  .slidernav { position:static; width:auto;}
.Hotbox  .slidernav .slick-list{ margin-left:-10px;}
.Hotbox  .slidernav .item{ cursor:pointer; margin-left:10px;}
.Hotbox  .slidernav .imgbox{ padding-top:65%;}
}

/*教学管理 s*/
.Jxitem{ padding-top:2.8%; margin:0 0 0 -2px; clear:both;}
.Jxitem{ border-left:1px solid #fff; color:#808080; font-size:14px; margin-bottom:6%;}
.Jxitem .table {display: table;width: 100%;border-collapse: collapse;}
.Jxitem .table-head,.Jxitem .table-tr {display: table-row;height: 30px;}
.Jxitem .table-th {display: table-cell;font-weight: bold; font-weight:normal;height: 100px; font-size:24px; color:#fff;border: 2px solid #fff;text-align: center;vertical-align: middle;background-color: #E5E5E5;}
.Jxitem .table-th.td1 { background:#c7ad5d;}
.Jxitem .table-th.td2 { background:#41b19d;}
.Jxitem .table-th.td3 { background:#75b05a;}
.Jxitem .table-td {display: table-cell; width:33.333%;height: 74px; font-size:18px; color:#3d3d3d; background:#f5f5f5;border: 2px solid #fff;vertical-align: middle;}
.Jxitem .table-tr:nth-child(odd) .table-td { background:#ededed;}
.Jxitem .table-td a{ display:block; margin:0 4% 0 10%;}

@media ( max-width:1024px){
.Jxitem .table-th { font-size:18px; height:50px;}
.Jxitem .table-td {height: 50px; font-size:14px; line-height:20px; padding:5px 0;}
}

/*就业保障 s*/
.PhotoList{ margin:0 0 2% -4%;}
.PhotoList li{ width:46%; float:left; margin:0 0 3.5% 4%; text-align:center;}
.PhotoList .imgbox{ padding-top:62%;}
.PhotoList .tit{ line-height:66px; border-bottom:1px solid #e0e0e0; font-size:18px; color:#000000;}
.PhotoList li:hover .tit{ font-weight:bold; color:#006db8; border-bottom:1px solid #006db8;}

.PartnerList{ margin:0 0 2.5% -25px;}
.PartnerList li{ width:20%; float:left;}
.PartnerList li .imgbox{ padding-top:50%; border:2px solid #f2f2f2; margin:0 0 25px 25px;}
.PartnerList li .imgbox span{ background-size:contain;}

.StarList{ margin:0 0 2% -3%;}
.StarList li{ width:47%; float:left; margin:0 0 3% 3%;}
.StarList .box{ padding:25px; background:#f0f0f0;}
.StarList .imgbox{ width:47%; float:left; padding-top:417px;}
.StarList .info{ width:47%; float:right;}
.StarList .info .name{ position:relative; padding-top:18px; margin-bottom:29px; line-height:70px; border-bottom:1px solid #d1d1d1; color:#000000; font-size:30px; font-weight:bold;}
.StarList .info .name span{ line-height:53px; position:absolute; right:0; bottom:0; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#717171; font-size:14px; text-transform:uppercase;}
.StarList .info .txt{ max-height:255px; overflow-y:auto; color:#717171; line-height:36px;}

@media ( max-width:1024px){
.PhotoList .tit{ line-height:35px; font-size:15px;}

.StarList .imgbox{ padding-top:260px;}
.StarList .info .name{padding-top:0; margin-bottom:10px; line-height:40px; font-size:18px;}
.StarList .info .name span{ line-height:38px;}
.StarList .info .txt{ max-height:200px; line-height:24px;}
}
@media ( max-width:768px){
.PartnerList{ margin:0 0 2.5% -12px;}
.PartnerList li{ width:33.333%; float:left;}
.PartnerList li .imgbox{ margin:0 0 12px 12px;}
.StarList .box{ padding:10px;}
.StarList li{ width:auto;}
}
@media ( max-width:480px){
.StarList .imgbox{ padding-top:200px;}
.StarList .info .txt{ max-height:150px;}
.StarList .info .name{font-size:16px;}
}


/*在线报名 s*/
.ApplyForm{ width:48%; float:left;}
.ApplyForm .item{ position:relative; padding:0 0 32px 106px; line-height:46px;}
.ApplyForm .item dt{ text-align:right; position:absolute; left:0; top:0; width:78px; color:#2c2c2c;}
.ApplyForm .item dt i{color:#007aad;}
.ApplyForm .item .input{ font-size:16px; padding-left:15px; background:#f8f8f8; border-radius:6px; height:46px; line-height:44px; width:100%; border:1px solid #e9e9e9;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.select{    background:#F8F8F8 url(../images/up.png) no-repeat scroll 97% center!important;}
.ApplyForm .item .textarea{ background:#f8f8f8; border-radius:6px; border:1px solid #e9e9e9; padding:10px;}
.ApplyForm .item .textarea textarea{ width:100%; height:162px;}
.ApplyForm .sendbtn{ color:#fff; width:145px; height:50px; font-size:18px; background:#006db8;}
.ApplyForm .sendbtn:hover{background:#264f9d;}
.ApplyInfo{ font-size:14px; background:#f6f6f6 url(../images/lybg.jpg) right bottom no-repeat; color:#484848; width:48%; padding:2% 4% 2%; float:right;}
.ApplyInfo h2{ margin-bottom:28px; font-size:24px; color:#006db8;}
.ApplyInfo .f_flue{ font-size:16px; color:#006db8;}
.ApplyInfo .ewm{ color:#006db8; text-align:center; width:124px;}
.ApplyInfo .ewm img{ display:block; width:106px; height:106px; padding:9px; background:#fff;}

.ContactUs{ margin:0 0 4% -2.5%;}
.ContactUs .item{ width:47.5%; margin-left:2.5%; float:left;}
.ContactUs .box{ background-color:#f2f5f9; background-repeat:no-repeat; background-position:right center; background-size:contain; height:209px; color:#262626; font-size:18px;display: flex;align-items: center; padding-left:43px;}
.ContactUs .box .ico{ width:8%; margin-right:6%;}
.ContactUs .box h2{ line-height:42px; color:#006db8; font-size:18px;}
.ContactUs .tel .box{ background-image:url(../images/telbg.jpg);}
.ContactUs .add .box{ background-image:url(../images/addbg.jpg);}
#dituContent{ clear:both; border:1px solid #006db8; height:598px; margin-bottom:3.5%;}
.Road{background-color:#f2f5f9; padding:3%; border-radius:5px; color:#262626;}
.Road .p{ margin-bottom:20px;}
.Road .p b{ font-size:18px; color:#006db8;}
.Road .p:last-child{ margin-bottom:0;}

.newsinfo{ max-width:1000px; margin:0px auto;}
.Titleinfo{ border-bottom:1px solid #e6e6e6; text-align:center; margin-bottom:35px; padding-bottom:18px;}
.Titleinfo .tits{font-size:30px; color:#010101; line-height:40px;}
.Titleinfo .date{ font-size:14px; padding:5px 0 0 0;color:#808080;}
.Titleinfo .date i{ display:inline-block; margin:0 10px;}
.Titleinfo .share{ display:inline-block;*display:inline; zoom:1; vertical-align:middle;}
.PrevNextBox {margin:55px 0 0 0;position:relative; padding-top:22px; border-top:1px solid #e5e5e5; color:#888888;}
.PrevNextBox .fl i{ display:inline-block; width:1px; height:16px; font-size:0; background:#e5e5e5; vertical-align:middle; margin: 0 16px;}
.PrevNextBox .fl  a{ position:relative;}
.PrevNextBox .fl .prev a{ padding-right:27px; background:url(../images/arr4.png) right center no-repeat;}
.PrevNextBox .fl .next a{ padding-left:27px; background:url(../images/arr5.png) 0px center no-repeat;}
.PrevNextBox a.back{ position:absolute; right:0; top:-35px;color:#006db8;}
.PrevNextBox a:hover.back{ color:#cc0000;}
.PrevNextBox .back{ float:right;}
a.downfile{ font-size:14px; line-height:29px; position:absolute; top:-35px; right:0; background:#16ccbb; color:#fff; width:80px; height:80px;display:flex;justify-content:center;align-items:center;flex-direction: column;}
a.downfile .iconfont{ display:block; font-size:30px;}
a.downfile:hover{ background:#005fc5;}

@media ( max-width:1024px){
.ApplyForm{ width:auto; float:none; margin-bottom:15px;}
.ApplyForm .item{ position:relative; padding:0 0 15px 90px; line-height:35px;}
.ApplyForm .item .input{ font-size:14px; height:35px; line-height:33px;}
.ApplyInfo{ width:auto; float:none; padding:15px;}
.ApplyForm .sendbtn{ width:120px; height:40px; font-size:16px;}
.ApplyForm .item .textarea textarea{ height:100px;}
.ApplyInfo h2{ margin-bottom:15px; font-size:18px;}

.ContactUs .box{font-size:15px; padding-left:30px; height:150px;}
#dituContent{ height:350px;}

.Titleinfo { line-height:20px; font-size:12px; padding-bottom:15px; margin-bottom:20px;}
.Titleinfo .tits{ font-size:18px; padding-bottom:4px; line-height:24px;}
.Titleinfo .share{ display:none;}

.PrevNextBox {margin:50px 0 0 0; font-size:14px;}
.PrevNextBox dl{ width:auto; line-height:30px; height:30px; margin-bottom:8px;}
.PrevNextBox dl span{ padding-left:45px;}
.PrevNextBox a.back{ font-size:14px; top:-35px;}
/*详情页面*/
}
@media ( max-width:768px){
.ContactUs .box{padding-left:15px; height:110px;}
.ContactUs .box h2{ font-size:16px; line-height:30px;}
.ContactUs .item{ width:auto;float:none; margin-bottom:2.5%;}
#dituContent{ height:220px;}
.Road .p b{ font-size:15px;}
}

/*栏目页开始*/
/*Banner002167 */
.Banner002167{ position:relative; z-index:1;}
.Banner002167 div{ padding-bottom: 18%;background-size: cover; background-position:center top; background-repeat:no-repeat;}
.Banner002167 img{ display:none;}
.Banner002167 aside{ position:absolute; left:50%; top:50%; line-height:46px;height:46px; width:100%; font-size:33px; padding:0 2%; max-width:1200px; color:#fff; -ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); font-weight:bold;-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
@media(max-width:1000px){
.Banner002167 div{ padding-bottom: 32%;background-size: cover; }
}
@media(max-width:640px){
.Banner002167 aside{ font-size: 20px;text-align: center;}
}
/*
 .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 13px 0 10px; position: relative; line-height: 45px;}
.Menu002272 .current a:after{ content: "·"; position: absolute; top: 0; right: 0; line-height: 20px; height: 20px; color: #ddd;}
.Menu002272 .current a:first-child{padding-left: 0;}
.Menu002272 .current a:hover{color: #FC433E;}
.Menu002272 .current span{padding-left: 10px}

@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{background: #006db8;}
	.Menu002272 .nav-menu ul li:hover a,
	.Menu002272 .nav-menu ul li.on a{color: #fff;}
	.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 6px;}
}
@media screen and (min-width:1200px ) {
	.Menu002272 .nav-menu ul li{line-height: 73px;font-weight: 700;}
	.Menu002272 .current a{line-height: 73px;font-weight: 700;}
	.Menu002272 .current span{font-weight: 700;}
}
@media screen and (max-width:768px ) {
	.Menu002272 .current{display: none;}
	.Menu002272 .nav-menu ul{display: block;}
	.Menu002272 .nav-menu ul li {float: left; padding: 0 12px; line-height: 50px;}
	.Menu002272 .nav-menu ul li:hover, .Menu002272 .nav-menu ul li.on {background: #006db8;}
	.Menu002272 .nav-menu ul li.on a{color: #fff;}
	}
/*PicList002949 */
.PicList002949 .item{margin: 2.08vw 0;box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);}
.PicList002949 .txt .inner{padding: 0 2.03vw 0 1.56vw;}
.PicList002949 .txt p.dot3{line-height: 2.142em;color: #666; margin-bottom: 3%;padding-top: 2%;}
.PicList002949 .tit{font-size: 24px; line-height: 1em;}
.PicList002949 .tit:after{display: block; margin-top: 1.25em; content: '';background: #006db8; width: 48px; height: 2px;}
.PicList002949 .item a:hover  .tit:after{background: #1e50ae;}
.PicList002949 .item .more{padding-right: 25px;display: inline-block;background: url("../images/PicList002949_more.png") no-repeat right center;color: #999;}
.PicList002949 .item a:hover .more{background-image: url("../images/PicList002949_more_on.png");}
@media(min-width:1025px){
.PicList002949 .pic{ width:50%;overflow: hidden;}
.PicList002949 .pic img {transition: 0.3s; }
.PicList002949 .pic:hover img{-webkit-transform: scale3d(1.05,1.05,1.05);transform: scale3d(1.05,1.05,1.05);}
}
@media(min-width:641px) and (max-width:1024px){
.PicList002949 .pic{ width:50%;}
.PicList002949 .tit{font-size: 3vw;}
}
@media(max-width:640px){
.PicList002949 .ytable,
.PicList002949 .ytable-cell{display: block;}
.PicList002949 .txt .inner{padding: 5vw;font-size: 3.5vw;}
.PicList002949 .tit{font-size: 5vw;}
}
/*PicList002926 */
.PicList002926{padding-top: 4.17vw;}
.PicList002926 .auto{max-width: 1400px;}
.PicList002926 .more{ text-align: center;width: 125px; line-height: 40px;color: #fff; background: #006db8;display: block;}
.PicList002926 .more:hover{background: #a52d34;}
.PicList002926 .more:after{display: inline-block; content: '';background: url("../images/PicList002926_more.png") no-repeat; width: 25px; height: 6px; vertical-align: middle; margin-left: 5px;}
@media(max-width:480px){
.PicList002926 .more{line-height: 10vw;}
}

.PicList002926 li{margin-bottom: 4.17vw;}
.PicList002926 li .pic a{display: block; overflow: hidden;}
.PicList002926 li .pic .Ispic {padding-bottom: 86%;transition: 0.3s;}
.PicList002926 li .pic:hover .Ispic{transform: scale(1.2);-webkit-transform: scale(1.2);-ms-transform: scale(1.2);}
.PicList002926 li .pic img{transition: 0.3s;}
.PicList002926 li:hover .pic img{transform: scale(1.2);-webkit-transform: scale(1.2);-ms-transform: scale(1.2);}
.PicList002926 li .info .inner{ background: #FAFAFA; padding: 3% 1.98vw;text-align: center;min-height: 455px;}
.PicList002926 li .icon img{max-height: 68px;}
.PicList002926 li h3{font-size: 24px;}
.PicList002926 li h3:after{display: block; content: ''; height: 2px;background: #006db8; width: 20px; margin: 10px auto;}
.PicList002926 li h3 a{color: #000;}
.PicList002926 li h3 a:hover{color: #a52d34;}
.PicList002926 li .more{margin: 0 auto; margin-top: 2vw;}
.PicList002926 li  p{color: #555;line-height: 1.715em; text-align: left; font-size: 15px; text-indent: 2em;}
@media(min-width:1025px){
.PicList002926 li .pic{width: 50%;}
}
@media(max-width:1024px){
.PicList002926 li .ytable,
.PicList002926 li .ytable-cell{display: block;}
}
@media(max-width:640px){
.PicList002926 li h3{font-size: 18px;}
.PicList002926 li  p{font-size: 14px;}
 .PicList002926 li .info .inner{padding: 5vw 3vw;min-height: auto;}
}
/*
 .PicList002273 为demo编号
 */
.PicList002273{padding-top: 8%;}
.PicList002273 .left .Ispic {padding-bottom: 68%;transition: 0.3s;}
.PicList002273 .left:hover .Ispic{transform: scale(1.2);-webkit-transform: scale(1.2);-ms-transform: scale(1.2);}
.PicList002273 .left{ overflow: hidden;}
.PicList002273 .right .time{font-size: 12px;color: #999;border: 1px solid #c5c6c6;padding: 2px 5px;margin-top: 8px;display: inline-block;}
.PicList002273 .right .h3{color: #313131;font-size: 18px;font-weight: normal;margin: 10px 0;}
.PicList002273 .right .p{color: #999;font-size: 14px;}
.PicList002273 ul li{margin-bottom: 30px;background: #eef0f1;padding: 18px 20px;}

@media screen and (min-width:768px ) {
	.PicList002273 .left{float: left;width: 25%;}
	.PicList002273 .right{float: right;width: 72%;}
	.PicList002273 .right .time{margin-top: 0px;}
	.PicList002273 ul li{background:#eef0f1;}
}

@media screen and (min-width:1024px ) {
	.PicList002273 .right .time{margin-top: 15px;}
	.PicList002273 ul li:hover{border: 1px solid #006db8;box-shadow: 0px 0px 30px #ccc;}
	.PicList002273 ul li{background:#F0F0F0;position: relative;}
	.PicList002273 ul li .right_btn{width: 11px;height: 19px;background: url(../images/PicList002273-arrow_right.png) no-repeat center;display: inline-block;position: absolute;top: 50%;right: 48px;cursor: pointer;margin-top: -10px}
	.PicList002273{padding: 3% 0;}
}

@media screen and (min-width:1200px ) {
	.PicList002273 .left{float: left;margin-right: 50px;}
	.PicList002273 .right{float: left;width: 600px;}
	.PicList002273 .right .time{margin-top: 14px;}
	.PicList002273 .right .h3{line-height: 18px;margin: 28px 0 17px;}
	.PicList002273 .right .p{line-height: 19px;}
	.PicList002273 ul li{padding-right: 20px;}
}
/*PicList002149 */
.PicList002149{ padding:3% 0;}


.PicList002149 h3{ margin:0; font-size:18px;}
.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:#006db8; font-size: 22px;}
.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:#006db8; font-size:12px;}
.PicList002149 ol span a {color: #fff;}
.PicList002149 li{ overflow:hidden; padding-left:160px; 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{border-left:1px solid #ededed; 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;}
.PicList002149 ol h3 a {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:80px;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:15px;}
.PicList002149 p{ font-size:14px; line-height:20px; overflow:hidden; height:40px;}
.PicList002149 ol p{ height:60px;}
}

/*
 .PicList001646 为demo编号
 */
.PicList001646{ padding:3% 0;}
.PicList001646 .tips{ padding-bottom:3%;}

.PicList001646 .more{ text-align:center;}
.PicList001646 .more a{ border:1px solid #e0e0e0; font-weight:bold; font-size:0.8em; display:inline-block; line-height:2.85em; padding-left:2.5em; padding-right:3.5em; border-radius:30px; background:url(../images/PicList001646-a_more.png) no-repeat 90% center;transition:all ease 0.5s;}
.PicList001646 .more a:hover{ padding-right:2.5em; background-color:#2078da; background-position:120% center; color:#fff; transition:all ease 0.5s;}

.PicList001646 dl{ margin-bottom:3%;background-color:#fafafa;}

@media(min-width:481px){
.PicList001646 dl{ display:table; width: 48.5%;float: left; margin-right: 3%;}
.PicList001646 dl:nth-child(2n){margin-right: 0;}
.PicList001646 dl dd,.PicList001646 dl dt{transition: all ease 0.3s;}
.PicList001646 dl:hover dd ,.PicList001646 dl:hover dt {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}
.PicList001646 dl dt,
.PicList001646 dl dd{ display:table-cell; vertical-align:middle; width:50%;}
.PicList001646 dl dt .Ispic{padding-bottom: 95%;}
}
.PicList001646 dd figure{ padding:9%;}

.PicList001646 dt img{ display:block; width:100%;}
.PicList001646 dd figure *{margin:0;}
.PicList001646 dd figure h1,
.PicList001646 dd figure h2{ font-weight:normal; }
.PicList001646 dd figure h1{ font-size:24px; position:relative; color: #000;}
.PicList001646 dd figure h1 span{ font-size: 14px;color: #666; float: right; width: 70%;}
.PicList001646 dd figure h2{ font-size:14px; padding:2% 0; position:relative;}
.PicList001646 dd figure h1::before{ position:absolute; content:''; left:0; bottom:-9px;width:40px; height:2px; background-color:#2078da;}
.PicList001646 dd figure pre{ line-height:26px; text-align:left; margin:11% 0 10% 0; font-size: 15px;}
@media(max-width:768px){
.PicList001646 dd figure pre{ margin: 6% 0 0 0; font-size: 14px;}
.PicList001646 dl dt .Ispic{padding-bottom: 95%;}
.PicList001646 dd figure h1 span {width: 75%;}
.PicList002273 .right .h3 {font-size: 16px;}
}
@media(max-width:480px){
.PicList001646 dl dd{ padding:3% 0;}
}
/*RighInfo002973 */
.RighInfo002973{ padding:3% 0;color: #333;font-size: 16px;}
.RighInfo002973 .news-details .title{text-align: center;}
.RighInfo002973 .news-details .title h1{font-size: 30px; margin: 0 0 20px 0;}
.RighInfo002973 .news-details .title aside span{display: inline-block; vertical-align: middle; margin: 0 15px 5px;line-height: 16px;}
.RighInfo002973 .news-details .title .bshare-custom{display: inline-block;}
.RighInfo002973 .bshare-custom a{background-position: center center; margin: 0 0 0 14px;}
.RighInfo002973 .bshare-custom a.bshare-weixin{background-image: url("../images/RighInfo002973_share_wx.png");}
.RighInfo002973 .bshare-custom a.bshare-sinaminiblog{background-image: url("../images/RighInfo002973_share_sina.png");}
.RighInfo002973 .bshare-custom a.bshare-qzone{background-image: url("../images/RighInfo002973_share_qz.png");}
.RighInfo002973 .news-details .edit-info{line-height: 1.875em;border-bottom: 1px solid #d2d2d2;padding: 2% 0; margin-bottom: 2%;}
.RighInfo002973 .news-details .edit-info p{text-indent: 2em;line-height: 35px;}
.RighInfo002973 .pn-page aside{padding: 10px 0;}
.RighInfo002973 .pn-page aside a{color: #666;}
.RighInfo002973 .pn-page aside a b{color: #333;}
.RighInfo002973  .operating a:hover,
.RighInfo002973 .pn-page aside a:hover{color: #205393;}
.RighInfo002973  .operating{overflow: hidden;line-height: 24px;}
.RighInfo002973  .operating a{padding-left: 45px;background-repeat: no-repeat;background-position: left center;}
.RighInfo002973  .operating a:not(:last-child){margin-right: 45px;}
.RighInfo002973  .operating a.a-print{background-image: url("../images/RighInfo002973_print.png");}
.RighInfo002973  .operating a.a-close{background-image: url("../images/RighInfo002973_close.png");}
@media(min-width:1025px){
.RighInfo002973 .pn-page{min-height: 24px; position: relative;padding-right: 230px;}
.RighInfo002973 .pn-page .operating{position: absolute;right: 0; top: 50%; transform: translateY(-50%);}
.RighInfo002973  .operating a{float: left;}
}
@media(max-width:1024px){
.RighInfo002973  .operating{text-align: right; padding-bottom: 20px;}
.RighInfo002973  .operating a{display: inline-block;}
}
@media(max-width:640px){
.RighInfo002973 .news-details .title h1{font-size:18px;}
.RighInfo002973{ font-size: 14px;}
.RighInfo002973 .news-details .edit-info p {line-height: 28px;}
.PicList001646 dd figure {padding: 4%;}
.PicList001646 dd figure h1 {font-size: 20px;}
}

/*RighInfo002808 */
.RighInfo002808{padding: 3% 0;}
.RighInfo002808 .auto{max-width: 1440px;width: 96%;}

.RighInfo002808 .floor{position: relative; z-index: 1.}
.RighInfo002808 .floor-1 .pic{width: 50%; float: right;}
.RighInfo002808 .floor-1 .Ispic{padding-bottom: 83%;}
.RighInfo002808 .floor-2 .Ispic{right: auto; left: 0; width: 25%;}

.RighInfo002808 .floor-1 .txt{color: #999;font-size: 16px;}
.RighInfo002808 .floor-1 .txt .info{ line-height: 36px;padding-bottom:30%; }
.RighInfo002808 .floor-1 .txt h1{font-size: 30px;color: #000;font-weight: normal; margin-bottom: 5%;}
.RighInfo002808 .floor-1 .txt .ti25{text-indent: 2em;}
.RighInfo002808 .floor-1 .txt p{color: #333;}
.RighInfo002808 .floor-1 .txt .nmb{margin-bottom: 0; }
.RighInfo002808 .floor-1 .txt .nmt{margin-top: 0;}
.RighInfo002808 .floor-1 .count{width: 120%;
    max-width: 1100px;
    position: absolute;
    bottom: 39px;
    left: 0;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    z-index: 100; padding: 5% 0;}
.RighInfo002808 .floor-1 .count li p{margin: 0;}
.RighInfo002808 .floor-1 .count li aside{color: #d43b37; font-weight: bold;}
.RighInfo002808 .floor-1 .count li aside b{font-size: 48px;font-family: Arial;display: inline-block;vertical-align: middle;}
@media(min-width:1025px){
.RighInfo002808 .floor-1 .txt{float: left; width: 50%;position: relative;}
.RighInfo002808 .floor-1 .txt .info{width: 95%;}

}
@media(max-width:1024px){
.RighInfo002808 .floor-1 .Ispic { padding-bottom: 58%;}
.RighInfo002808 .floor-1 .count{ background: #f5f5f5;width: 100%;  position: unset;}
.RighInfo002808 .floor-1 .count li{text-align: center;}
.RighInfo002808 .floor-1 .count li aside b {font-size: 26px;}
.RighInfo002808 .floor-1 .txt .info {padding-bottom: 3%;}
.RighInfo002808 .floor-1 .pic {float: none;width: 100%; margin-top: 3%;}
.RighInfo002808 .floor-1 .txt h1 {font-size: 20px; text-align: left;     margin-bottom: 2%;}
.RighInfo002808 .floor-1 .txt p {font-size: 14px;line-height: 28px;}
}
@media(min-width:641px){
.RighInfo002808 .floor-1 .count ul{display: table;width: 100%;position: relative; z-index: 2;}
.RighInfo002808 .floor-1 .count li:not(:last-child){width: 35%;text-align: center;}
.RighInfo002808 .floor-1 .count li{display: table-cell; vertical-align: top;}
}
@media(max-width:640px){
.RighInfo002808 .floor-1 .count ul{overflow: hidden;}
.RighInfo002808 .floor-1 .count li{width: 33.3%;float: left; padding: 15px 0;}
.RighInfo002808 .floor-1 .count li p {font-size: 14px;}
.RighInfo002808 .floor-1 .count li sup {font-size: 12px;}
}

.RighInfo002808 .title{padding: 8% 0 3% 0;font-size: 30px;color: #333;}

.RighInfo002808 .floor-2{padding-left: 25%;}
.RighInfo002808 .floor-2 li{padding-left: 11.5%; padding-bottom: 4%;}
.RighInfo002808 .floor-2 li:nth-child(2n){background: #f5f5f5;padding-top: 4%;}
@media(min-width:641px){
.RighInfo002808 .floor-2 li > *{width: 89%;}
}

.RighInfo002808 .floor-3 .box2 aside,
.RighInfo002808 .floor-2 li aside{color: #348f3d;}
.RighInfo002808 .floor-2 li p,
.RighInfo002808 .floor-3 > div p{margin: 0;line-height: 30px;color: #999; text-align: justify;}
.RighInfo002808 .floor-2 li aside,
.RighInfo002808 .floor-3 > div aside{font-size: 24px; margin-bottom: 26px;}
@media(max-width:640px){
.RighInfo002808 .floor-2{padding-left: 10%;}
.RighInfo002808 .floor-2 .Ispic{width: 10%;}
.RighInfo002808 .floor-2 li{padding-left: 5%;padding-right: 5%;}
}

.RighInfo002808 .floor-3 > div{padding-left: 3%;padding-right: 3%;}
.RighInfo002808 .floor-3 .box1{background: #348f3d;color: #fff;padding-top: 8%; padding-bottom: 8%;}
.RighInfo002808 .floor-3 .box1 p{color: #fff; opacity: 0.5;}
.RighInfo002808 .floor-3 .box2{position: relative; z-index: 3;background: #fff; padding-top: 4%;}
@media(min-width:641px){
.RighInfo002808 .floor-3 .box1{width: 25%;}
.RighInfo002808 .floor-3 .Ispic{width: 75%;}
.RighInfo002808 .floor-3 .box2{width: 80%; max-width: 950px; }
}
@media(max-width:1024px){
.RighInfo002808 .floor-3 .Ispic{position: relative;height: auto; padding-bottom: 60%;}
.RighInfo002808 .floor-3 .box2{padding-top: 5%; padding-bottom: 5%; }
}
/*
 .RighInfo002800 
 */
.RighInfo002800 {padding-bottom: 3%;}
.RighInfo002800 .text{margin-bottom: 30px}
.RighInfo002800 .text .p{font-size: 16px;color:#333;line-height: 38px; margin: 0; background-repeat: no-repeat; background-position: left 16px; padding: 15px 0; padding-left:60px; }
.RighInfo002800 .text .hotline{background-image: url(../images/RighInfo002800-icon1.png);}
.RighInfo002800 .text .tel{background-image: url(../images/RighInfo002800-icon2.png);}
.RighInfo002800 .text .mall{background-image: url(../images/RighInfo002800-icon3.png);}
.RighInfo002800 .text .address{background-image: url(../images/RighInfo002800-icon4.png);}
.RighInfo002800 .text .wx{background-image: url(../images/RighInfo002800-icon5.png);}
.RighInfo002800 .text .wx img{display: inline-block;  margin-left: 10px; width: 25%; max-width: 136px;}
.RighInfo002800 .map{width: 100%;height: 300px; padding:10px;  }
.RighInfo002800 .map #map{height: 100%;}
.RighInfo002800 .map img{max-width: none !important;}

@media screen and (min-width: 1025px) {
.RighInfo002800 .text{float: left;width: 50%;}
.RighInfo002800 .map{float: right;width: 45%;height: 320px;}
}

@media screen and (min-width: 1200px) {
.RighInfo002800 .map{width:60%;height: 434px; }
.RighInfo002800 .text{width:40%;}
.RighInfo002800 .text .p{font-size: 16px;}
}

/*Menu002956 */
.Menu002956{padding-left: 10px; margin: 2.08vw 0;}
.Menu002956 nav{background: #edf0f5;}
.Menu002956 h1{position: relative; padding: 14% 0;  background: #006db8; text-align: center;}
.Menu002956 h1 span{position: relative; z-index: 4; display: block;font-size: 24px;color: #fff;line-height: 1em;}


.Menu002956 ul{padding: 12px 0;}
.Menu002956 li:not(:last-child){border-bottom: 1px solid #fff;}
.Menu002956 li a{display: block;line-height: 26px; padding: 15px 30px 15px 40px;font-size: 16px;position: relative; z-index: 1;}
.Menu002956 li a:after{position: absolute; content: '';border:4px solid transparent; border-left-width: 6px;border-left-color: #006db8; top: 50%; margin-top: -4px; right: 30px; opacity: 0; transition: 0.3s;}
.Menu002956 li a:hover,
.Menu002956 li.aon a{font-weight: bold;color: #006db8;}
.Menu002956 li a:hover:after,
.Menu002956 li.aon a:after{opacity: 1;}
@media(min-width:1025px){
.Menu002956{overflow: hidden;}
.Menu002956 ul{display: block!important;}

}
@media(max-width:1024px){
.Menu002956{position: relative; z-index: 40;}
.Menu002956 ul{display: none;position: absolute; left: 10px;top: 100%; right: 0; z-index: 40;background: #edf0f5;}
.Menu002956 i.wap-open{position: absolute; width: 30px; height: 30px; right: 40px;background: #fff; z-index: 10; top: 50%;margin-top: -15px; border-radius: 50%; transition: 0.3s;}
.Menu002956 i.wap-open:before,
.Menu002956 i.wap-open:after{position: absolute; content: ''; left: 50%; top: 50%; background: #0f54b3; transform: translate(-50%,-50%);}
.Menu002956 i.wap-open:before{width: 10px; height: 2px; }
.Menu002956 i.wap-open:after{width: 2px; height: 10px; }
.Menu002956 i.wap-open.on{transform: rotate(45deg);}
}

/*
 Location000718 为demo编号
 */
.Location000718 { border-bottom: 1px solid #dcdcdc; padding-top: 4%;}
.Location000718 h1{ color: #006db8; line-height: 2; font-size: 22px; font-weight: bold; margin:0; border-bottom: 4px solid #006db8; display:inline-block}
.Location000718 em{ font-style: normal; float: right; padding-left:20px; background:url(../images/Menu002272-icon.png) no-repeat left center; font-size:14px; line-height:2; margin-top:13px; color:#d6d6d6; }
.Location000718 em a {  color: #999; }
.Location000718 em a:hover{ text-decoration:underline;}
.Location000718 em span{ color:#006db8; font-weight:bold;}
@media(max-width:640px){
.Menu002956 h1 span{font-size: 5vw;}
.Menu002956 h1{padding: 3vw 0 3vw 20px; }
.Menu002956 i.wap-open{right: 6vw;margin-top: -12px;  width: 24px; height: 24px;}
.navlist .fl{float: none;}
.navlist .w22 {padding-bottom: 0;}
.Menu002956 {padding-left: 0;}
.Location000718 {display: none;}
.TextList002241 .list dl dt {font-size: 16px;}
.TextList002241 .list dl {min-height: auto;}
.RighInfo002800 .text .p{padding: 5px 0px 5px 60px; font-size: 14px; background-position: left 1px;}
}