﻿@charset "utf-8";
@font-face {  
	font-family: "impact"; font-weight: normal; font-style: normal;
	src: url('impact-webfont.eot');
	src: url('impact-webfont.eot?#iefix') format('embedded-opentype'),
		 url('impact-webfont.woff') format('woff'),
		 url('impact-webfont.ttf') format('truetype'),
		 url('impact-webfont.svg#Futura') format('svg');
} 
body{ margin:0px; padding:0px; margin:0px auto; font-size:14px; line-height:24px; color:#666666; width:100%; min-width:300px; zoom:1; background:#fff; font-family:frutigernext,"Microsoft YaHei",Arial,Helvetica,sans-serif,Arial,"宋体";}
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:#414446; font-family:"微软雅黑";}
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,figcaption,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;}
a{ color:#333333; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#e21d12;}
*:hover{transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.fl{ float:left;}.fr{ float:right;}.tr{ text-align:right;}.tc{ text-align:center;}
.hidetxt{ display:none;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
:-moz-placeholder {color: #c5c5c5;}
::-moz-placeholder {color: #c5c5c5;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #c5c5c5;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #c5c5c5;}
.container{ max-width:1200px; margin:0px auto;}
.container2{ max-width:1300px; margin:0px auto;}
.relative{ position:relative;}

/*font*/
.f_red{ color:#da251d;}
.Scale-img {overflow: hidden;text-align: center;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img {opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.Scale-img:hover img {opacity: 1;-webkit-transform: scale3d(1.2,1.2,1);transform: scale3d(1.2,1.2,1); top:0px; left:0px;}
.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;}
.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;}


/*pages*/
.Pages{ padding:0px; zoom:1; overflow:hidden;text-align:center; color:#555; clear:both; line-height:38px;}
.Pages span{ padding:0px 0px; display:inline-block;}
.Pages a{ display:inline-block; margin:0px 0px; color:#898989; background:#f7f7f7;}
.Pages .p_page a{ display:inline-block; vertical-align:middle;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{ display:inline-block; text-align:center; vertical-align:middle; padding:0px 25px; border:1px solid #ebebeb; margin-left:-5px;}
.Pages .p_page .a_prev:hover,.Pages .p_page .a_next:hover,.Pages .p_page .a_first:hover,.Pages .p_page .a_end:hover{background:#0067aa; color:#fff;}
.Pages .p_page .num{ border:1px solid #eaeaea; display:inline-block; margin-left:-5px; vertical-align:middle;}
.Pages .p_page .num a{ display:inline-block; text-align:center;vertical-align:top; color:#898989; width:38px;}
.Pages .p_page .num a:hover{ color:#fff; background:#0067aa;}
.Pages .p_page .num a.a_cur{ background:#0067aa; color:#fff;}
@media ( max-width:1300px){
.container2{margin:0px 12px;}
}
@media ( max-width:640px){
.Pages{ line-height:28px;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{ padding:0 10px;}
.Pages .p_page .num a{width:28px;}
}
/*pages end*/


/*Top*/
.Header{ background:#fff;}
.LogoTop{ height:120px; position:relative;}
.LogoTop .top{ text-align:right; line-height:34px; padding-top:19px;}
.LogoTop .top img{ display:inline-block; margin:0 10px 0 19px; vertical-align:middle;}
.Header .Logo{ width:40%; float:left; padding-top:34px;}
.Header .Search{float:right; width:180px; border-bottom:1px solid #d9d9d9;}
.Header .Searchico{width:14px; height:14px; background:url(../images/search.png); position:absolute; right:45px; top:16px;display:none;}
.Header .searchbox{width:238px; background:#fff; right:0px; border:1px solid #d9d9d9; display:; position:absolute; top:53px;}
.Header .searchbox .input{width:100%; height:33px; line-height:33px; text-indent:1em;}
.Header .searchbox .input::-webkit-input-placeholder {color: #959595;}
.Header .searchbox .btn { position:absolute; right:10px; top:9px; width:14px; height:14px; background:url(../images/search.png);}

.MainNav{ background:#0067aa; height:60px;}
.MainNav li{ float:left; width:12%; text-align:center; position:relative;}
.MainNav li span a{ position:relative;display:block; color:#fff; line-height:60px; transition: all ease 0.3s; font-size:20px;}
.MainNav li span img{ display:inline-block; vertical-align:middle; margin-right:3px;}
.MainNav li span em{ position:relative; z-index:2;}
.MainNav li span a img{ display:inline-block; vertical-align:middle; margin-right:8px;}
.MainNav .bg{ position:absolute; left:50%; bottom:0px; height:100%; background:#0683d4; width:0%; z-index:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.MainNav .arr{ display:none;}
.MainNav li:hover span a,.MainNav li.onnav span a,.MainNav li span a.sele{ color:#fff;}
.MainNav li:hover span .bg,.MainNav li.onnav span .bg,.MainNav li span a.sele .bg{ width:100%; left:0;}
.MainNav .top{ display:none; text-align:center; padding:8px 0;}
.MainNav .top a{ color:#fff; font-size:16px;}
.MainNav .top a img{ margin:0 10px 0 16px;}

.NavPull{display:none; position:absolute; top:60px; text-align:center; left:0px; background:#0067aa;width:100%; z-index:999;}
.NavPull.null{background:none; padding:0; box-shadow: 0 0px 0px none;}
.NavPull a{ display:block; color:#fff; border-bottom:1px solid #016db3; border-top:1px solid #0266a7; padding:8px; font-size:16px;}
.NavPull a:hover{ background:#0683d4;color:#fff;}

.mstbg{ position:fixed; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.4); z-index:886; display:none;}
.openbtn{ cursor:pointer; display:none;width:26px; position:absolute; right:12px; top:9px; z-index:999;}
.closebtn{ position:fixed; left:0px; top:46px; width:100%; height:100%; z-index:887; display:none; background:rgba(255,255,255,0.8);}
.openbtn span{ display:block; height:3px; background:#666; margin:4px 0px;transition: all ease 0.3s;}
.openbtn.on .sp1 {
	-webkit-transform: translate(0, 3px) rotate(45deg) !important;
	-moz-transform: translate(0, 3px) rotate(45deg) !important;
	-ms-transform: translate(0, 3px) rotate(45deg) !important;
	-o-transform: translate(0, 3px) rotate(45deg) !important;
	transform: translate(0, 3px) rotate(45deg) !important;}
.openbtn.on .sp2 {
	-webkit-transform: translate(0, -3px) rotate(-45deg) !important;
	-moz-transform: translate(0, -3px) rotate(-45deg) !important;
	-ms-transform: translate(0, -3px) rotate(-45deg) !important;
	-o-transform: translate(0, -3px) rotate(-45deg) !important;
	transform: translate(0, -3px) rotate(-45deg) !important;}	
.openbtn.on .sp3 { display:none;}

@media ( max-width:1024px){
body{ padding-top:45px;}	
.Header{height:45px; position:fixed; left:0; top:0; width:100%; z-index:999;}
.Header .auto{ margin:0 12px; width:auto;}
.Header .Logo{ width:auto; padding-top:5px; height:45px;}
.Header .Logo img{ height:25px;}
.Header .Toper{ font-size:14px; float:right; position:static; width:auto; padding-top:7px;}
.Header .searchbox{ display:none; width:100%; left:0%; top:47px;}
.Header .openbtn,.Header .Searchico,.MainNav .top{ display:block;}
.LogoTop{ height:auto;}
.LogoTop .top{ display:none;}

.MainNav{ position:fixed; height:auto; max-height:100%; overflow-y:auto; z-index:999; width:100%; padding:0; left:0;background: #666;top:46px; display:none;}
.MainNav ul{ margin-top:0px;}
.MainNav li{ display:block; position:relative; cursor:pointer; float:none; border-bottom:1px solid #717070;border-top:1px solid #616161; width:auto; margin:0 10px;}
.MainNav li span a{ font-size:16px; text-align:left; height:auto; display:block; line-height:40px !important; height:40px !important; padding-left:5px; color:#fff !important; border:0;}
.MainNav .bg{ display:none}
.MainNav li:hover span .line,.MainNav li.onnav span .line,.MainNav li span a.sele .line{ width:100%; margin:0; left:0px; bottom:-1px;}
.MainNav .arr{ display:inline-block; position:absolute; z-index:2; width:100%; height:46px; left:0px; top:0px;}
.MainNav .arr img{ position:absolute; width:17px; height:auto; background:none; right:20px; top:16px;transition: all ease 0.3s;}
/* .MainNav li.onnav .arr img{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;} */
.NavPull dl{ padding:0 !important;}
.NavPull { position:static; background:#737373; text-align:left; width:100% !important; border-radius:0;}
.NavPull dd { width:33.333%; float:left;}
.NavPull dd a{ display:block;color:#fff; font-size:14px; border:0px solid #666;}
.NavPull dd a:hover{ color:#fff; background:#b30506;}
}

/*Top*/

/*Bottom*/
.Footer{ padding:30px 0px 22px; clear:both; background:#333333; color:#8d8d8d;}
.Footer .col-l{ float:left; width:75%;}
.Footer .col-l i{ display:inline-block; text-align:center; vertical-align:middle; width:48px; color:#858585;}
.Footer .col-l .nav a{color:#fff;}.Footer .col-l .nav a:hover{color:#e91a2e;}
.Footer .col-r{ float:right;}
.Footer .col-r li{ float:left;  text-align:center; padding-left:20px; line-height:28px;}
.Footer .col-r li img{ display:block; width:74px; height:74px; border:3px solid #fff;}
.Footer .nav{ padding-bottom:3px;}
.Footer a{color:#8d8d8d;}.Footer a:hover{color:#fff;}
.Footer span{ display:inline-block; margin-left:20px;}
.Footer span img{ display:inline-block; vertical-align:middle; margin-right:8px;}
.Footer .share { color:#cccccc;}
.Footer .share a{ background:url(../images/share.png); width:18px !important; height:14px; display:inline-block; vertical-align:middle; margin-right:13px;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity:0.6;}
.Footer .bshare-custom{ display:inline-block; *display:inline-block; zoom:1;}
.Footer .bshare-custom .bshare-weixin{ width:18px !important;background-color:transparent; padding:0px;}

.Footer .share a.qq{ background-position:0px top;}
.Footer .share a.wx{ background-position:-18px top;}
.Footer .share a.wb{ background-position:-36px top;}
.Footer .share a:hover{filter:alpha(opacity=100);-moz-opacity: 1;opacity:1;}
/*Bottom*/
@media ( max-width:1200px){
 .container{ padding:0 10px;}
}
@media ( max-width:998px){
.Footer{ padding:10px 0px 10px; font-size:12px;}
.Footer .col-l i{ width:20px;}
.Footer .col-l{ float:none; width:auto; text-align:center;}
.Footer .col-r{ float:none; text-align:center; padding-top:8px;}
.Footer .col-r li{ float:none; padding:0 10px; display:inline-block;}
}

/*首页 s*/
.HomeBogy{ background:#f5f5f5;}

/*Banner002917 */
.Banner002917{position: relative; z-index: 1;}
@media(min-width:1025px){
.Banner002917 .wap{display: none;}
}
@media(max-width:1024px){
.Banner002917 .pc{display: none;}
}
.Banner002917 .slick-slider{display: block; margin: 0 auto; text-align: center;}

.Banner002917 .slick-dots{position: absolute; z-index: 10; left: 0; width: 100%; bottom: 3%; text-align: center;}
.Banner002917 .slick-dots li{display: inline-block;  margin: 0 10px; border-bottom: 3px solid #fff;}
.Banner002917 .slick-dots li button{color: #e91a2e;font-weight: bold;font-size: 18px;background: none;border: 0; cursor: pointer; display: block; height: 26px;padding: 0;width: 50px; opacity: 0;}
.Banner002917 .slick-dots li.slick-active{border-bottom-color: #e91a2e;}
.Banner002917 .slick-dots li.slick-active button{ opacity: 0;}
.Banner002917 .slick-next{right: 3%;background:#e91a2e url(../images/homev1/arr2.png) no-repeat center center;line-height: 200px;overflow: hidden;opacity: 0;transition: .3s;}
.Banner002917 .slick-prev{left: 3%;background:#e91a2e url(../images/homev1/arr1.png) no-repeat center center;line-height: 200px;overflow: hidden;opacity: 0;}
.Banner002917:hover .slick-next{opacity: 1;}
.Banner002917:hover .slick-prev{opacity: 1;}
@media(max-width:640px){
.Banner002917 .slick-dots li button{width: 30px;font-size: 14px;}
}

.HomeNews{ padding:20px 30px 30px; background:#fff; position:relative;}
.HomeNews .Top{ padding-bottom:20px;}
.HomeNews .Top .p{ color:#7c7c7c; text-indent:2em; height:48px;-webkit-line-clamp: 2;}
.HomeNews .Top .tithead { text-align:center;}
.HomeNews .Top .tithead h2{line-height:50px; font-size:22px;}
.HomeNews .Top .tithead h2 a{ color:#e91a2e;}.HomeNews .Top .tithead h2 a:hover{ color:#c60618;}
.HomeNews .Top .tithead p{ line-height:26px; font-size:20px; color:#333333; margin-bottom:15px;}
.HomeNews .Top .tithead i{ display:none; margin:0px auto 14px; width:30px; height:14px; border-bottom:2px solid #cccccc;}
.HomeNews .Top .ico{ position:absolute; left:0; top:0;}

.HomeNews .Focus {overflow:hidden; width:48%; float:left;}
.HomeNews .Focus .slides li{ position:relative;}
.HomeNews .Focus .slides li .imgbox{ padding-top:260px;}
.HomeNews .Focus .slides li .tit{ position:absolute; width:100%; padding:0 20% 0 5%; bottom:0; z-index:2; left:0; background:url(../images/homev1/filter56.png); color:#fff; font-size:18px; line-height:60px;}
.HomeNews .Focus .flex-control-nav{ text-align:right; width:30%; right:5%; bottom:16px;}
.HomeNews .Focus .flex-control-nav li{ margin:0 0 0 10px; vertical-align:middle;}
.HomeNews .Focus .flex-control-nav li a{ opacity:1; width:7px; height:7px; background:rgba(255,255,255,0.7); text-indent:999em; border:0; border-radius:50%;}
.HomeNews .Focus .flex-control-nav li a.flex-active{opacity:1; width:14px; height:14px; background:#e91a2e;}

.HomeTit{ border-bottom:1px solid #e0e0e0; height:43px; line-height:43px;margin-bottom:7px; position:relative;clear: both;}
.HomeTit li{ font-weight:bold; cursor:pointer; float:left; padding:0 5px; margin-right:17px; color:#333333; font-size:20px;}
.HomeTit li .ico img { vertical-align:middle; margin-right:6px;}
.HomeTit li .ico .i2{ display:none;}
.HomeTit .more{ display:none; font-weight:normal; position:absolute; right:0; top:17px; text-align:center; border-radius:15px; background:#f9e7e9; font-size:12px; width:60px; line-height:20px; color:#e91a2e;}
.HomeTit .more:hover{ color:#fff; background:#e91a2e;}
.HomeTit li.on{  border-bottom:1px solid #e91a2e; color: #e91a2e;}
.HomeTit li.on .more{ display:block;}
.HomeTit li.on .ico .i1{ display: inline-block;}.HomeTit li.on .ico .i2{ display:none;}

.HomeNews .Right {width:49%; float:right;}
.HomeNews .Right .bd li{ position:relative; height:40px; line-height:40px; background:url(../images/homev1/dot.gif) 0px center no-repeat; padding:0 52px 0 16px;}
.HomeNews .Right .bd li .tit{ font-size:15px; color:#333333;}
.HomeNews .Right .bd li .date{ position:absolute; right:0; top:0;color:#c1c1c1;}

.HomeZt { margin:10px 0;overflow:hidden; clear:both; position:relative;padding-bottom: 28px;}
.HomeZt .flex-control-nav{bottom:0px; z-index:10;width:120px;left:50%;margin-left:-60px;line-height:20px;display: none;}
.HomeZt .flex-control-nav li{ margin:0 4px 0 4px; vertical-align:middle;}
.HomeZt .flex-control-nav li a{ text-indent:999em; opacity:1; width:10px; height:10px; border-radius:50%; background:#ddd; border:0;}
.HomeZt .flex-control-nav li a.flex-active{opacity:1; background:#e91a2e;}
.HomeZt .flex-direction-nav a { opacity: 0;background-color:#d80014; width:48px; height:48px; background-position:center center; background-repeat:no-repeat; text-indent:999em; border-radius:50%;}
.HomeZt .flex-direction-nav .flex-prev {left:-50px; background-image:url(../images/homev1/arr1.png);}
.HomeZt .flex-direction-nav .flex-next {right:-50px; background-image:url(../images/homev1/arr2.png);}
.HomeZt:hover .flex-direction-nav .flex-prev { opacity:1; left:1%;}
.HomeZt:hover .flex-direction-nav .flex-next { opacity:1; right:1%;}
.HomeZt .flex-direction-nav a{margin-top: -30px;}
.HomeZt .flex-direction-nav a:hover { background-color:#c60618;}
.HomeZt .flex-viewport{margin-left: -20px;} 
.HomeZt .slides li{padding-left: 20px;}

.HomeZt .slider .slick-list{margin-left:-20px;}
.HomeZt .slider li {margin-left:20px;}
.HomeZt .slider li img{width:100%;}

.HomeZt .slider .slick-dots{display: none !important;}

.HomeZt .slider .slick-next{right: 10px;background:#e91a2e url(../images/homev1/arr2.png) no-repeat center center;line-height: 200px;overflow: hidden;opacity: 0;transition: .3s;}
.HomeZt .slider .slick-prev{left: 10px;background:#e91a2e url(../images/homev1/arr1.png) no-repeat center center;line-height: 200px;overflow: hidden;opacity: 0;}
.HomeZt .slider:hover .slick-next{opacity: 1;}
.HomeZt .slider:hover .slick-prev{opacity: 1;}




.HomeAbout{ margin-bottom:10px;    margin-top: 10px; box-shadow:0 10px 25px #cfdce8;background:#fff;padding:30px;}
.HomeAbout .info{width: 52%;float: left;}
.HomeAbout .Title p{text-transform: uppercase;color:#f0f0f0;font-size: 30px;margin-bottom: 18px;font-weight:bold;}
.HomeAbout .Title h2{color:#333;line-height: 40px;font-size: 28px;}
.HomeAbout .p{line-height: 35px;color:#656668;-webkit-line-clamp: 4;margin:6% 0 4.5%;background:url(../images/homev1/kh.png) 0px 5px no-repeat;padding-left: 40px;}
.HomeAbout .more{display: inline-block;border-bottom: 1px solid #666666;line-height: 20px;color:#666664;width: 65px;background:url(../images/homev1/more.gif) right center no-repeat;margin-left: 40px;}

.HomeAbout .img{width: 45%;float: right;}

.HomeScope{ height:430px; background:#fff url(../images/homev1/jybg.jpg) center center no-repeat; margin-bottom:10px; box-shadow:0 10px 25px #cfdce8;}
.HomeScope .info{ padding:6% 0 0 5%; width:44%; float:left;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.HomeScope .info .ti{ width:80%;}
.HomeScope .info .p{ text-indent:2em; color:#808080; line-height:30px;-webkit-line-clamp: 3; height:90px; margin-bottom:30px;}
.HomeScope .info .more{ width:28px; line-height:28px; font-family:"宋体"; font-size:18px; font-weight:bold; text-align:center; color:#e91a2e; border:2px solid #d9d9d9; border-radius:50%;}
.HomeScope .info a:hover .more{ color:#fff; border:2px solid #e91a2e; background:#e91a2e;}
.HomeScope .effict{ text-align:center; width:360px; margin-right:5%; float:right; height:430px; position:relative;transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);-webkit-transform:scale(0);transition:all 1s 0.3s ease;}
.HomeScope .effict .name{ z-index:1; position:absolute; top:178px; left:110px; text-align:center; width:140px; color:#333333; font-size:18px;}
.HomeScope .effict .name img{ display:block; margin:0px auto 6px;}
.HomeScope .effict li{ position:absolute;}
.HomeScope .effict li.li1{right:0px; top:106px;}
.HomeScope .effict li.li2{left:139px; bottom:22px;}
.HomeScope .effict li.li3{left:0; top:106px;}
.HomeScope .effict li .nav a{ background:#fff; box-shadow:0 2px 15px #ece8e8; border-radius:50%; display:block; width:64px; height:66px; line-height:16px; padding:20px 11px 0; margin:0; position:relative; z-index:1;}
.HomeScope .effict li .nav a img{ display:block; margin:0px auto 4px;}
.HomeScope .effict li .nav .bg{ border-radius:50%; width:100px; height:100px; background:#eb5563;box-shadow:0 2px 15px #ece8e8; position:absolute; left:-7px; top:-7px;transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);-webkit-transform:scale(0);transition:all 0.2s ease;}
.HomeScope .effict li.li1 .nav a,.HomeScope .effict li.li2 .nav a,.HomeScope .effict li.li3 .nav a{ background:#eb5563; color:#fff;box-shadow:0 2px 15px #ebbfc3;}
.HomeScope .effict li.li1 .nav .bg,.HomeScope .effict li.li2 .nav .bg,.HomeScope .effict li.li3 .nav .bg{ background:#fff; box-shadow:0 2px 15px #ebbfc3;}
.HomeScope .effict li:hover .nav .bg{transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);}
.HomeScope .effict li:hover .nav a{box-shadow:0 0px 0px #ece8e8;}
.HomeScope .line{
-webkit-animation-name: scaleDraw; /*关键帧名称*/
            -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
            -webkit-animation-iteration-count: infinite;  /*动画播放的次数*/
            -webkit-animation-duration: 5s;
}
.HomeScope .moretxt{ width:180px; text-align:left; z-index:99; padding:10px 20px; position:absolute; top:92px; right:-58px; background:#fff; border-radius:6px; box-shadow:0 0 10px #ddd; display:none;}
.HomeScope .moretxt p{ background:url(../images/homev1/dot2.gif) 0px center no-repeat; padding-left:15px;}
.HomeScope.anm .info{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.HomeScope.anm .effict{transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);}
.HomeScope .effict li:hover .moretxt{ display:block;}
.HomeScope .effict li:hover{ z-index:100;}
@keyframes scaleDraw {
    0%{
      transform: scale(1);  /*开始为原始大小*/
    }
    25%{
      transform: scale(1.1); /*放大1.1倍*/
    }
    50%{
      transform: scale(1);
    }
    75%{
      transform: scale(1.1);
    }
}
ul,ol{list-style: none;}
.HomeCol{background:#fff; margin-bottom:10px;width:49%;float:right;}
/* .HomeCol .box{ margin:0 0 0 -1.5%;} */
.HomeCol .item{}
.HomeCol .imgbox{ height:162px; background-repeat:no-repeat; background-size:cover; background-position:center center; padding-top:38px;}
.HomeCol .tithead{line-height:36px; font-size:20px; color:#333;/*transform:translateY(100px);-webkit-transform:translateY(100px);opacity:1;*/z-index: 2;font-weight: bold;background: url(../images/pic1.png) no-repeat left center;background-size: 30px;padding-left: 40px;margin-bottom: 10px}
.HomeCol .tithead a{ color:#fff;}
.HomeCol .list{}
.HomeCol .list li{ font-size:15px;overflow:hidden; background:url(../images/homev1/dot2.gif) left center no-repeat; padding-left:15px;height:35px;line-height: 35px;padding-right:60px;position: relative;display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
.HomeCol li .date{ display:inline-block;  color:#c1c1c1; font-size:14px;position: absolute;right:0;top:0;}
.HomeCol .item.item2{margin-top:20px;}

.HomeCol.anm .tithead{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}

.HomeCol .item .HomeTit li{height: auto;background: none;padding-left: 0;font-size: 20px;border-bottom: 1px solid #e91a2e;}
.HomeCol .item .HomeTit .more{display: block;}



.HomeNav{ width:31%; float:left;}
.HomeNav li{transition: all ease 0.3s; margin:0 10px 10px 0; height:210px; background-repeat:no-repeat; background-size:cover; background-position:center center;}
.HomeNav li a{ font-size:24px; color:#fff; display:block; padding:70px 0 0 30px; line-height:29px;}
.HomeNav li a i{ text-transform:uppercase; display:block; font-size:14px; opacity:0.6; margin-bottom:24px;}
.HomeNav .more{ display:block; width:28px; line-height:28px; font-family:"宋体"; font-size:18px; font-weight:bold; text-align:center; color:#fff; border:2px solid #fff; border-radius:50%;}
.HomeNav a:hover .more{ color:#fff; border:2px solid #e91a2e; background:#e91a2e;}
.HomeNav li:hover{
-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, -3px, 0);
	transform: translate3d(0, -3px, 0);}
  .HomeNav li dl{display: flex;}
.HomeNav li dd{width: 25%;}
.HomeNav li dd a{padding: 10px 20px 0 20px;}

.HomeCol2{ width:100%; float:right;margin-bottom: 20px;}
.HomeCol2 .bd {height: 175px;}
.HomeCol2 .box{ background:#fff; margin-right:10px; padding:0px 15px 0 15px;height: 210px;}
.HomeCol2 .li{ height:35px; line-height:35px; background:url(../images/homev1/dot2.gif) 2px center no-repeat; padding-left:15px;}
.HomeCol2 .li .tit{ font-size:15px; float:left;}
.HomeCol2 .li:nth-child(7){ display:none;}
.HomeCol2 .date{ float:right; color:#c1c1c1;}
.HomeCol2 .top{ padding:10px 0 14px; margin-bottom:14px; border-bottom:1px dashed #c3c3c3;}
.HomeCol2 .top .tit{ width:70%; float:left; line-height:43px; font-size:18px; color:#333333;}
.HomeCol2 .top .p{-webkit-line-clamp: 2; color:#999999; height:26px; height:52px;}
.Home_dj{width: 48%;float: left;}
.HomeVideo{ width:48%; float:right;}
.HomeVideo .box{ background:#fff;  height:435px;}
.HomeVideo .HomeTit{ margin-bottom:26px;}
.HomeVideo .HomeTit .more{display:block!important;}
.HomeVideo .video{position:relative; overflow:hidden; height:315px;}
.HomeVideo .video .imgbox{ height:315px;}
.HomeVideo .video .a_play{ width:100%; height:100%; position:absolute; left:0; top:0;background:rgba(0,0,0,0.3) url(../images/homev1/play.png) center center no-repeat;  z-index:100;}
.HomeVideo .video video{ width:100%; height:315px; background:#000;}
.HomeVideo .video .close{ cursor:pointer; left:auto; border-radius:50%; background: #fff url(../images/homev1/closenav.png) center center no-repeat; position:absolute; right:0; top:0; width:25px; height:25px; z-index:501;}

.HomeLink{ background:#fff; clear:both; padding:0 40px 23px;margin-bottom: 10px;}
.HomeLink .tithead{ color:#fff; text-align:center; width:160px; margin:0px auto 20px; line-height:40px; font-size:20px; background:url(../images/homev1/linkbg.gif);}
.HomeLink .tithead img{ display:inline-block; vertical-align:middle; margin-right:4px;}
.HomeLink .hd{ text-align:center; font-size:16px; line-height:35px; margin-bottom:23px; border-bottom:1px solid #e6e6e6; color:#000000; cursor:pointer;}
.HomeLink .hd li{ display:inline-block; position:relative *display:inline;zoom:1; margin:0 17px;}
.HomeLink .hd li.on{ margin-bottom:-1px; color:#e91a2e; border-bottom:1px solid #e91a2e;}
.HomeLink .bd{ line-height:28px; font-size:15px; color:#666666; text-align:center;}
.HomeLink .bd a{color:#666666; display:inline-block;}.HomeLink .bd a:hover{color:#e91a2e;}
.HomeLink .bd a i{ display:inline-block; vertical-align:middle; height:20px; line-height:15px; width:29px; text-align:center;}

@media ( max-width:1024px){
.HomeNews{ padding:18px 10px 15px;}
.HomeNews .Top{ padding-bottom:15px;}
.HomeNews .Top .ico{ width:40px;}
.HomeNews .Top .tithead h2{ font-size:18px; line-height:30px;}
.HomeNews .Top .tithead p{ font-size:16px;}
.HomeTit li{ font-size:15px; margin-right:5px;}
.HomeTit li:last-child{ margin-right:0;}
.HomeScope .moretxt{ display:none !important;}
.HomeAbout .Title h2{line-height: 30px;font-size: 20px;}
.HomeAbout .Title p{font-size: 22px;margin-bottom: 5px;}
.HomeAbout .p{line-height: 24px;}
}
@media ( max-width:890px){
.HomeNews .Focus,.HomeNews .Right,.HomeScope .info,.HomeNav,.HomeCol2,.HomeVideo,.HomeAbout .info,.HomeAbout .img{ width:auto; float:none;}
.HomeAbout .img{text-align: center;padding-top: 4%;}
.HomeNews .Focus .slides li .imgbox{ padding-top:55%;}
.HomeNews .Focus .slides li .tit{ font-size:15px; line-height:40px;}
.HomeNews .Focus .flex-control-nav{ bottom:10px;}
.HomeNews .Right .bd li{ height:30px; line-height:30px;}
.HomeScope { height:auto;}
.HomeScope .info{ padding:25px 15px 0;}
.HomeScope .info .ti{ width:220px;}
.HomeScope .info .p{ line-height:24px; height:72px;}
.HomeScope .effict{ float:none; margin:0px auto;}

.HomeCol{ padding:15px;}
.HomeCol .item{ width:auto; float:none;}
.HomeCol .list{ height:auto; }
.HomeCol .list li{ height:auto;}
.HomeCol .list li{height:30px;line-height: 30px;}
.HomeCol .imgbox{ height:105px; padding-top:20px;}
.HomeCol .tithead{ padding-top:15px; width:90px; height:75px; font-size:15px; line-height:20px;}

.HomeNav li{ width:50%; float:left; margin-right:0; height:150px;}
.HomeNav li a{ font-size:18px; padding:18px 0 0 18px;}
.HomeNav li a i{ font-size:12px; margin-bottom:15px;}
.HomeTit li .ico{ width:18px; display:inline-block; margin-right:2px;}

.HomeCol2 .box{ padding:15px 15px 0; height:auto;}
.HomeCol2 .li{ height:30px; line-height:30px;}
.HomeCol2 .top .tit{ font-size:16px; line-height:30px;}
.HomeCol2 .top .p{ line-height:24px; height:48px;}

.HomeLink{ padding:0 15px 23px; margin-bottom:10px;}
.HomeAbout{padding:20px;}
.HomeCol .item .HomeTit li{font-size: 15px;}
.HomeCol .item.item2{margin-top:20px;}

}

@media ( max-width:760px){
.HomeVideo .box{ height:auto; padding-bottom:15px; margin-bottom:10px;}
.HomeVideo .video,.HomeVideo .video .imgbox,.HomeVideo .video video{ height:220px;}
.HomeLink .hd{ font-size:15px; line-height:35px; margin-bottom:15px;}
.HomeLink .hd li{ margin:0 4px;}
.HomeLink .bd{ font-size:14px;}
.HomeLink .tithead{ font-size:16px;}
.HomeNews .Focus .flex-control-nav{right:2%;}
.HomeNews .Focus .flex-control-nav li a.flex-active{width:10px;height:10px;}
.HomeNews .Focus .flex-control-nav li{margin: 0 0 0 5px;}
}

@media ( max-width:480px){
.HomeScope.anm .effict{
transform:scale(0.8);
-webkit-transform:scale(0.8);  /*兼容-webkit-引擎浏览器*/
-moz-transform:scale(0.8);}
.HomeScope .effict li.li4{bottom:-37px;}
.HomeScope.anm .effict{height:363px;margin-top:-25px;}
}



/*首页 end*/



/*栏目页公用样式 s*/
.SubPage{ padding-bottom:6%;height:auto !important; height:350px; min-height:350px;}

/*栏目页公用样式 end*/


/*集团简介*/
.SinglePage{word-wrap:break-word; clear:both; line-height:35px; font-size:16px;}
.SubTit{ position:absolute; bottom:12%; width:100%; left:0px; text-align:center; color:#444444;}
.SubTit h2{ line-height:65px; font-size:60px;font-family:"方正小标宋简体";}
.SubTit h2 span{color:#e91a2e;}
.SubTit i{ display:block; margin:8px auto 0px; width:30px; height:15px; border-bottom:1px solid #e91a2e;}
.SubTit p{ font-size:18px; line-height:55px; color:#444444; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
@media ( max-width:998px){
.SubTit h2{ font-size:24px; line-height:20px; padding-top:15px;}
.SubTit i{ height:10px;}
.SubTit p{ font-size:16px; line-height:40px;}
}

#anm1{line-height:1.8;padding-bottom:40px;}
#anm1 img{margin-right:20px;margin-bottom:20px;}
#anm4 .SpeakBox .txt{line-height:1.8;}



/*新闻中心*/
.NewsFocus{width:55%; float:left; margin-top:19px; position:relative;}
.NewsFocus .tithead{ left:51px; top:-14px; text-align:center; width:147px; line-height:81px; padding-right:3px; font-size:24px; font-family:"方正小标宋简体"; color:#fff; background:url(../images/newstitbg.png) right top no-repeat; position:absolute; z-index:10;}
.NewsFocus .tithead span{ color:#3b060b;}
.NewsFocus .flexslider{ overflow:hidden;}
.NewsFocus .flexslider .slides li{ position:relative;}
.NewsFocus .flexslider .slides li .tit{ position:absolute; text-indent:1.2em; line-height:40px; background:rgba(0,0,0,0.6); width:100%; left:0px; bottom:0px; color:#fff; z-index:2;}
.NewsFocus .flexslider .slides li .tit span{ text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:70%;margin:0px auto; display:block;}
.NewsFocus .flexslider .slides li img{ display:block; width:100%; height:374px;}
.NewsFocus .flex-direction-nav{ display:none;}
.NewsFocus .flex-control-nav{ text-align:right; right:0px; width:23%;}
.NewsFocus .flex-control-paging li a {width: 12px; height: 12px; text-indent:999em; background:#fff; border-radius:50%;}
.NewsFocus .flex-control-paging li a.flex-active {background:#e91a2e;}

.Newstop { line-height:30px; float:right; width:40%;}
.Newstop .tit{ margin:60px 0px 12px; font-size:18px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:99%;}
.Newstop .date{ font-size:12px; font-family:Arial, Helvetica, sans-serif; padding-bottom:10px;}
.Newstop .p{ color:#888888; height:123px; overflow:hidden; margin-bottom:40px;}
.Newstop a.more{ display:block; text-align:center; width:108px; line-height:38px; color:#e91a2e; border:1px solid #d81528;}
.Newstop a:hover.more{ background:#d81528; color:#fff;}

.Newsjtyw{ margin-left:-3.3333%; clear:both;}
.Newsjtyw li{ width:30%; float:left; padding:57px 0 0 3.3333%; height:300px;}
.Newsjtyw .tit{ padding:0px 0px 12px; font-size:18px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:98%;}
.Newsjtyw .date{ font-size:12px; font-family:Arial, Helvetica, sans-serif; padding-bottom:10px;}
.Newsjtyw .p{ color:#888888;}
.Newsjtyw li.li1{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.Newsjtyw li.li2{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.Newsjtyw li.li3{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.4s;}
.anm.Newsjtyw li{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

.NewsNotice{ background:url(../images/newsbg.jpg) center top no-repeat; background-size:cover; margin-bottom:5%;}
.NewsNotice .tithead{ font-size:24px; text-align:center; font-family:"方正小标宋简体"; color:#fff; line-height:103px; padding-top:7px;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.NewsNotice ul{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.NewsNotice li{ width:46%; padding-right:3%; float:left; color:#fff; border-right:1px solid #b7474b; font-size:18px; height:47px; line-height:47px;}
.NewsNotice li a{ color:#fff;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:60%; display:block;}
.NewsNotice li a:hover{ color:#ffcc00;}
.NewsNotice li.next{ padding-right:0px; width:43%; float:right; border-right:0px;}
.NewsNotice .more{ clear:both; padding:38px 0px 64px; text-align:center;}
.NewsNotice .more a{ display:inline-block; color:#fff; border:1px solid #fff; width:128px; line-height:38px;}
.NewsNotice .more a:hover{ background:#fff; color:#d81528;}
.anm.NewsNotice .tithead{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.NewsNotice ul{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

.Newsmtjj{}
.Newsmtjj .hd{ width:15%; position:relative; float:left; height:329px;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.Newsmtjj .hd li{ margin-bottom:31px; cursor:pointer;font-family:"方正小标宋简体"; line-height:37px; color:#444; font-size:24px;}
.Newsmtjj .hd li i{ display:block; width:25px; height:23px; border-bottom:1px solid #444444;}
.Newsmtjj .hd li.on{ color:#e91a2e;}
.Newsmtjj .hd li.on i{ border-bottom:1px solid #e91a2e;}
.Newsmtjj .hd li .more{ font-size:14px; font-family:"微软雅黑"; display:none; position:absolute; bottom:0px; left:0px; color:#e91a2e;}
.Newsmtjj .hd li.on .more{ display:inline-block;}
.Newsmtjj .bd{ width:85%; float:right;transform:translateY(-100px);-webkit-transform:translateY(-100px);opacity:0;transition:all 1s 0.3s;}
.Newsmtjj .bd ul{ margin-left:-3%;}
.Newsmtjj .bd li{ width:47%; margin:0 0 3% 3%; float:left; background:#fafbfd;}
.Newsmtjj .bd li .box{ height:146px; position:relative; padding:0 15px 0 216px;}
.Newsmtjj .bd li .box .img{ position:absolute; left:0px; top:0px;}
.Newsmtjj .bd li .box .img img{ display:block; width:200px; height:146px;}
.Newsmtjj .bd li .box .tit{ font-size:18px; line-height:40px; padding-top:3px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:99%;}
.Newsmtjj .bd li .box .p{ font-size:13px; height:48px; margin-bottom:19px; overflow:hidden; color:#888888;}
.Newsmtjj .bd li .box .date{color:#777777;}
.Newsmtjj .bd li .box a.more{ float:right;color:#777777;}
.Newsmtjj .bd li .box a:hover.more{color:#e91a2e;}
.anm.Newsmtjj .hd{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.Newsmtjj .bd{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}


.NewsVideo{ margin-bottom:40px;}
.NewsVideo .tithead{ text-align:center; line-height:86px; padding-top:39px; color:#444444; font-size:24px;font-family:"方正小标宋简体";transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.NewsVideo .tithead span{color:#e91a2e;}
.NewsVideo .bigvideo{ width:76%; float:left;transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 0.3s;}
.NewsVideo .othervideo{ width:22%; float:right;transform:translateX(100px);-webkit-transform:translateX(100px);opacity:0;transition:all 1s 0.3s;}
.NewsVideo .othervideo .thead{ line-height:15px; border-left:3px solid #e91a2e; margin-bottom:21px; padding-left:5px; font-size:16px; color:#555555;}
.NewsVideo .othervideo li{ padding-bottom:20px;}
.NewsVideo .othervideo li .img{ position:relative;}
.NewsVideo .othervideo li .img .play{ z-index:2; width:100%; position:absolute; left:0px; top:0px; height:100%;
 background: rgba(0,0,0,0.4) url(../images/play.png) center center no-repeat;}
.NewsVideo .othervideo li .img img{ height:154px; display:block; width:100%;}
.NewsVideo .othervideo li .tit{ padding:4px 0px 0px 7px; font-size:16px;}
.NewsVideo .othervideo li .tit a{ color:#555555;}.NewsVideo .othervideo li .tit a:hover{ color:#e91a2e;}
.NewsVideo .othervideo li .p{ padding-left:7px; color:#888888;}
.NewsVideo .othervideo{ width:22%; float:right;}
.anm.NewsVideo .tithead{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.NewsVideo .bigvideo{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.NewsVideo .othervideo{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}


.VideoList { margin: 0 0 4% -3.33333%;}
.VideoList li{ width:30%; float:left; padding-left:3.33333%; padding-bottom:20px;}
.VideoList li .img{ position:relative;}
.VideoList li .img .play{ z-index:2; width:100%; position:absolute; left:0px; top:0px; height:100%;
 background: rgba(0,0,0,0.4) url(../images/play.png) center center no-repeat;}
.VideoList li .img img{ height:200px; display:block; width:100%;}
.VideoList li .tit{ padding:4px 0px 0px 7px; font-size:16px;}
.VideoList li .tit a{ color:#555555;}
.VideoList li .tit a:hover{ color:#e91a2e;}
.VideoList li .p{ padding-left:7px; color:#888888;word-break:break-all;}
.videoinfo{ width:60%; margin:0px auto 15px;}

.morepage{ text-align:center; background:#f2f2f2; clear:both;}
.morepage a{ display:block; line-height:35px; color:#666666;}
.morepage a:hover{color:#e91a2e;}

.Newsdt{ background:url(../images/newsbg2.jpg) center top no-repeat; background-size:cover;}
.Newsdt .tithead{ text-align:center; line-height:128px; color:#444444; font-size:24px;font-family:"方正小标宋简体";transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.Newsdt .tithead span{color:#e91a2e;}
.Newsdt .li1{ width:49.5%; float:left; background:#fff;transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 0.2s;}
.Newsdt .li1 .info{ width:40%; padding:0 0 0 5%; float:left; color:#888888;}
.Newsdt .li1 .info .date{ padding-top:44px;}
.Newsdt .li1 .info .tit{ line-height:30px; font-size:16px; padding-bottom:16px;}
.Newsdt .li1 .info .p{ height:118px;}
.Newsdt .li1 .info a.mroe{ color:#e91a2e;}
.Newsdt .li1 .info a:hover.mroe{ text-decoration:underline;}
.Newsdt .li1 .img{ float:right; width:50%;}
.Newsdt .li1 .img img{ display:block; width:100%; height:340px;}
.Newsdt .li2,.Newsdt .li3{ width:49.5%; float:right; background:#fff; margin-bottom:9px;transform:translateX(100px);-webkit-transform:translateX(100px);opacity:0;transition:all 1s 0.4s;}
.Newsdt .li2 .info,.Newsdt .li3 .info{ float:left; padding-left:21px; width:57%;}
.Newsdt .li2 .img,.Newsdt .li3 .img{ width:35%; float:right;}
.Newsdt .li2 .img img,.Newsdt .li3 .img img{ display:block; width:100%; height:165px;}
.Newsdt .li2 .p,.Newsdt .li3 .p{ display:none;}
.Newsdt .li2 .info .date,.Newsdt .li3 .info .date{ padding-top:18px;}
.Newsdt .li2 .info .tit,.Newsdt .li3 .info .tit{ line-height:30px; font-size:16px; padding-bottom:16px;}
.Newsdt .li2 .info a.mroe,.Newsdt .li3 .info a.mroe{ color:#e91a2e;}
.Newsdt .li2 .info a:hover.mroe,.Newsdt .li3 .info a:hover.mroe{ text-decoration:underline;}
.Newsdt .more{ clear:both; padding:52px 0px 52px; text-align:center;}
.Newsdt .more a{ display:inline-block; color:#d81528; border:1px solid #d81528; width:128px; line-height:38px;}
.Newsdt .more a:hover{ background:#d81528; color:#fff;}
.anm.Newsdt .tithead{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.Newsdt li{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}

.NewsBan{ height:337px; background-position: center center; background-repeat:no-repeat; background-size:cover; position:relative;}
.NewsBan .tit{line-height:48px; text-align:center; font-size:48px; font-family:"方正小标宋简体"; position:absolute; left:0px; width:100%; bottom:37%; color:#444444;}
.NewsBan .tit span{color:#e91a2e;}
.NewsList{ margin-bottom:5%;}
.NewsList li{ overflow:hidden; height:60px; line-height:60px; font-size:18px; background:url(../images/dot2.gif) 0px center no-repeat; padding-left:12px;}
.NewsList li .date{ float:right; color:#888888;}
.NewsList li a{ color:#666;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:76%; display:block;}
.NewsList li a:hover{ color:#e91a2e;}

.TitleInfo{ text-align:center; line-height:35px; border-bottom:1px solid #e5e5e5; padding-top:3%; margin-bottom:39px;}
.TitleInfos{padding-bottom:3%;}

.TitleInfo h2{ font-size:24px; color:#444444; font-weight:normal;}
.TitleInfo h3{ font-size:18px; color:#999999; font-weight:normal; padding:10px 0px 15px;}
.TitleInfo .other{ font-size:13px; color:#a6a6a6;}
.TitleInfo .other span{ display:inline-block; padding:0 17px; vertical-align:middle;}
.Shares{ display:inline-block; *display:inline; zoom:1; vertical-align:middle;}
.bshare-custom{ margin-top:-5px;}

.PrevNextBox {position:relative; padding-top:5%;}
.PrevNextBox dl{ height:25px;position:relative;}
.PrevNextBox dl b{ font-weight:normal;}
.PrevNextBox a{ color:#666666;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:99%; display:block;}
.PrevNextBox a:hover{ color:#e91a2e; text-decoration:underline;}
.PrevNextBox a.none{ cursor:default; color:#888888;}
.PrevNextBox a.none:hover{ color:#888888;}

@media ( max-width:998px){
.NewsBan{ height:150px;}
.NewsBan .tit{ font-size:24px;}

.Newsjtyw li{ height:240px;}
.Newsmtjj .bd li .box{ height:146px; position:relative; padding:0 15px 0 170px;}
.Newsmtjj .bd li .box .img img{ display:block; width:150px; height:146px;}
.NewsVideo .tithead{ padding-top:15px; line-height:50px;}
.NewsVideo .othervideo li .img img{ height:120px;}
}
@media ( max-width:768px){
	
.NewsFocus{width:auto; float:none;}
.NewsFocus .flexslider .slides li img{ display:block; width:100%; height:200px;}
.NewsFocus .tithead{ left:10px;width:120px; line-height:45px;}

.Newstop { line-height:24px; float:none; width:auto;border-bottom:1px solid #ddd;}
.Newstop .tit{ margin:15px 0px 12px; font-size:16px;}
.Newstop .date{ padding-bottom:0px;}
.Newstop .p{ height:50px; overflow:hidden; margin-bottom:8px;}
.Newstop a.more{ display:none;}

.Newsjtyw{ margin-left:0;}
.Newsjtyw li{ width:auto; float:none; padding:10px 0 0 0; height:auto; border-bottom:1px solid #ddd;}
.Newsjtyw .tit{ padding:0px 0px 12px; font-size:15px;}
.Newsjtyw .date{ padding-bottom:0px;}
.Newsjtyw .p{ height:50px; overflow:hidden; margin-bottom:8px;}

.NewsNotice .tithead{ line-height:50px;}
.NewsNotice li{ width:auto; padding-right:0%; float:none;border-right:0px; font-size:14px; height:30px; line-height:30px;}
.NewsNotice li.next{ width:auto; float:none;}
.NewsNotice .more{padding:20px 0px 20px;}

.Newsmtjj .hd{ width:auto; height:65px; float:none;}
.Newsmtjj .hd li i{ height:6px;}
.Newsmtjj .hd li{ margin-bottom:0px; float:left; padding-right:15px;}
.Newsmtjj .hd li .more{ left:auto; right:0px; top:0px;}
.Newsmtjj .bd{ width:auto; float:none;}
.Newsmtjj .bd ul{ margin-left:-3%;}
.Newsmtjj .bd li{ width:47%; margin:0 0 3% 3%; float:left; background:#fafbfd;}
.Newsmtjj .bd li .box{ font-size:12px; height:auto;position:relative; padding:0 0px 10px 0px;}
.Newsmtjj .bd li .box .img{ position:static;}
.Newsmtjj .bd li .box .img img{width:100%; height:120px;}
.Newsmtjj .bd li .box .tit{ font-size:15px; line-height:32px; margin:0 2%; width:96%;}
.Newsmtjj .bd li .box .p{ font-size:12px; line-height:20px; height:40px; margin:0 2% 0px;}
.Newsmtjj .bd li .box .date{ margin:0 2%; height:24px;}

.NewsVideo{ margin-bottom:40px;}
.NewsVideo .bigvideo{ width:auto; float:none;}
.NewsVideo .othervideo{ width:auto; float:none;}
.NewsVideo .othervideo .thead{ line-height:15px; border-left:3px solid #e91a2e; margin-bottom:21px; padding-left:5px; font-size:16px; color:#555555;}
.NewsVideo .othervideo ul{ margin-left:-3%;}
.NewsVideo .othervideo li{ width:47%; float:left; padding-left:3%;}
.NewsVideo .othervideo li .tit{ padding:4px 0px 0px 7px; font-size:16px;}
.NewsVideo .othervideo li .tit a{ color:#555555;}.NewsVideo .othervideo li .tit a:hover{ color:#e91a2e;}
.NewsVideo .othervideo li .p{ height:24px; overflow:hidden; padding-left:7px; color:#888888;}

.Newsdt .tithead{line-height:70px;}
.Newsdt .li1{ width:auto; float:none; height:140px; margin-bottom:15px; overflow:hidden;}
.Newsdt .li1 .info{ width:57%; padding:0 0 0 10px;}
.Newsdt .li1 .info .date{ padding-top:10px;}
.Newsdt .li1 .info .tit{font-size:15px; padding-bottom:10px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:99%;}
.Newsdt .p{ height:40px !important; line-height:20px; margin-bottom:5px; overflow:hidden;}
.Newsdt a.mroe{ display:none;}
.Newsdt .li1 .img{ width:35%;}
.Newsdt .li1 .img img{height:140px;}
.Newsdt .li2,.Newsdt .li3{ width:auto; float:none; height:140px; margin-bottom:15px;}
.Newsdt .li2 .info,.Newsdt .li3 .info{padding-left:10px; width:57%;}
.Newsdt .li2 .img,.Newsdt .li3 .img{ width:35%;}
.Newsdt .li2 .img img,.Newsdt .li3 .img img{height:140px;}
.Newsdt .li2 .p,.Newsdt .li3 .p{ display:block;}
.Newsdt .li2 .info .date,.Newsdt .li3 .info .date{ padding-top:10px;}
.Newsdt .li2 .info .tit,.Newsdt .li3 .info .tit{ font-size:15px; padding-bottom:10px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:99%;}
.Newsdt .li2 .info a.mroe,.Newsdt .li3 .info a.mroe{ color:#e91a2e;}
.Newsdt .more{padding:20px 0px 20px;}

.NewsList li{ height:32px; line-height:32px; font-size:14px; }
.NewsList li .date{ font-size:12px;}
.TitleInfo{ margin-bottom:20px; line-height:24px; padding-bottom:20px;}
.TitleInfo h2{ font-size:18px;}
.TitleInfo h3{ font-size:14px; padding:10px 0px 5px;}
.TitleInfo .other{ font-size:13px; color:#a6a6a6;}
.TitleInfo .other span{ display:inline-block; padding:0 5px; vertical-align:middle;}

.VideoList { margin-left:-2%;}
.VideoList li{ width:48%; padding-left:2%;}
.VideoList li .img img{ height:150px;}
.videoinfo{ width:auto;}
}


/*党群工作*/
.workban{ height:300px;background-position: center center; background-repeat:no-repeat; background-size:cover;}
.workban .shadows{ position:absolute; left:0px; top:0px; width:100%; }
.titsub{ text-align:center; line-height:96px; padding-top:20px; color:#444444; font-size:24px;font-family:"方正小标宋简体"; font-weight:bold;}
.titsub span{color:#e91a2e;}
.titsub img{ margin-right:8px; display:inline-block; vertical-align:middle;}

.workFocus{ overflow:hidden; position:relative; background:#f4f4f4; margin-bottom:16px;}
.workFocus .flexslider .slides li{ position:relative; text-align:left;}
.workFocus .flexslider .slides li .img{ overflow:hidden; width:68%; float:left;}
.workFocus .flexslider .slides li .img img{ display:block; width:100%; height:390px;}
.workFocus .flexslider .slides li .info{ width:28%; padding-left:2%; line-height:30px; float:left; color:#777777;}
.workFocus .flexslider .slides li .tit{ padding:27px 0px 10px; font-size:18px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:98%;}
.workFocus .flexslider .slides li .date{ color:#e91a2e; padding-bottom:8px;}
.workFocus .flexslider .slides li .p{height:90px; margin-bottom:44px; overflow:hidden;}
.workFocus .flexslider .slides li a.detail{ display:block; color:#fff; text-align:center; width:106px; line-height:34px; background:#e91a2e; border-radius:16px;}
.workFocus .flexslider .slides li a:hover.detail{ color:#ffcc00;}

.workFocus .flex-direction-nav{ display:none;}
.workFocus .flex-control-nav{ right:0px;width:32%; bottom:10px;}
.workFocus .flex-control-paging li a {width: 14px; height: 14px; text-indent:999em; background:#4a4a4a; border-radius:50%;}
.workFocus .flex-control-paging li a.flex-active {background:#e91a2e;}

.workcol{ background:url(../images/linebg.gif) center top repeat-y; margin-bottom:65px;}
.workcol .column{ width:48%;}
.workcol .column.fl{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.workcol .column.fr{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.workcol .tithead{ line-height:41px; font-size:18px;font-family:"方正小标宋简体"; margin-bottom:18px;}
.workcol .tithead img{ display:inline-block; margin-right:9px; vertical-align:middle;}
.workcol .top ul{ margin-left:-5%;}
.workcol .top li{ width:45%; float:left; margin-left:5%; height:318px;}
.workcol .top li .img img{ width:100%; display:block; height:140px;}
.workcol .top li .tit{ padding:15px 0px 16px; font-size:18px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:98%;}
.workcol .top li .date{ color:#e91a2e; padding-bottom:3px;}
.workcol .top li .p{ color:#888888; overflow:hidden; height:72px;}
.workcol .li{ clear:both; height:139px;}
.workcol .li .tit{ line-height:45px; background:url(../images/dot2.gif) 0px center no-repeat; padding-left:20px; font-size:18px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:92%;}
.workcol .li .p{ line-height:23px; color:#888888;}
.workcol .morepage{ width:50%; margin:0px auto;}
.anm.workcol .column.fl{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.workcol .column.fr{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}

.workghqt{ background:url(../images/workbg.jpg) center top no-repeat; background-size:cover;}
.workghqt .titsub{ color:#fff; padding-top:44px; line-height:89px;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.workghqt .more{ clear:both; text-align:center; padding-bottom:4%;}
.workghqt .more a{ display:inline-block; width:197px; line-height:48px; color:#fff; background:#e91a2e;}
.workghqt .more a:hover{ color:#ffcc00;}
.tpnews{ margin-left:-4.33333%;}
.tpnews li{ width:29%; margin:0 0 4.5% 4.33333%; float:left; background:#fff;}
.tpnews li .img img{ display:block; width:100%; height:250px;}
.tpnews li .box{ padding:0 20px; height:198px; line-height:25px;}
.tpnews li .box .tit{ padding:24px 0px 5px; font-size:18px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:99%;}
.tpnews li .box .date{ color:#e91a2e; padding-bottom:2px;}
.tpnews li .box .p{ color:#888888;}
.tpnews li.li1{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.3s;}
.tpnews li.li2{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.5s;}
.tpnews li.li3{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.7s;}
.anm.workghqt .titsub{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.workghqt .tpnews li{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}


@media ( max-width:998px){
.titsub{ line-height:50px; padding-top:10px;}
}
@media ( max-width:768px){
.workFocus .flexslider .slides li .img{width:auto; float:none;}
.workFocus .flexslider .slides li .img img{ height:200px;}
.workFocus .flexslider .slides li .info{ width:auto; padding:10px; line-height:20px;}
.workFocus .flexslider .slides li .tit{ padding:12px 0px 10px; font-size:15px;}
.workFocus .flexslider .slides li .date{ color:#e91a2e; padding-bottom:8px;}
.workFocus .flexslider .slides li .p{height:40px; font-size:12px; margin-bottom:12px;}
.workFocus .flex-direction-nav{ display:none;}
.workFocus .flex-control-nav{ right:0px;width:100%; top:160px;}

.workcol{margin-bottom:10px; background:none;}
.workcol .column{ width:auto; padding-bottom:15px;}
.workcol .column.fl{ float:none;}
.workcol .column.fr{ float:none;}

.workcol .tithead{margin-bottom:0px;}

.workcol .top ul{ margin-left:-3%;}
.workcol .top li{ width:47%; font-size:12px;margin-left:3%; height:auto;}
.workcol .top li .img img{height:120px;}
.workcol .top li .tit{ padding:12px 0px 0px; font-size:15px;}
.workcol .top li .p{ line-height:20px; height:40px; margin-bottom:15px;}
.workcol .li{ clear:both; height:auto; padding-bottom:15px; border-bottom:1px solid #ddd; margin-bottom:10px;}
.workcol .li .tit{ line-height:32px;padding-left:12px; font-size:15px;}
.workcol .li .p{ line-height:20px; height:40px; font-size:12px; overflow:hidden;}
.workcol .li:last-child{ border-bottom:0px;}
.workcol .morepage{ width:auto;}

.workghqt .titsub{ color:#fff; padding-top:15px; line-height:50px;}
.workghqt .more{ padding-top:10px;}
.workghqt .more a{width:125px; line-height:40px;}
.tpnews{ margin-left:-3%;}
.tpnews li{ width:47%; margin:0 0 3% 3%; font-size:12px;}
.tpnews li .img img{height:120px;}
.tpnews li .box{ padding:0 10px; height:120px;}
.tpnews li .box .tit{ padding:12px 0px 0px; font-size:15px;}
.tpnews li .box .p{ font-size:12px; height:40px; line-height:20px; overflow:hidden;}
.tpnews li:last-child{ display:none;}
}



/*纪检监察*/
.jjjcban{ height:383px;background-position: center center; background-repeat:no-repeat; background-size:cover;}
.SubTit.jjjc{ position:relative; margin-bottom:40px;}
.SubTit.jjjc .jbbtn{ position:absolute; left:50%; margin-left:420px; width:179px; line-height:54px; color:#fff; font-size:18px; box-shadow:0 0 12px #999; border-radius:26px; background:#e91a2e; top:60px;}
.SubTit.jjjc .jbbtn img{ display:inline-block; vertical-align:middle; margin-right:6px;}
.SubTit.jjjc .jbbtn:hover{ color:#ffcc00;}

.jjywleft{ width:50%; float:left; height:438px; background:#f7f7f7; box-shadow:0 0 18px #ccc;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.jjywleft .box{ padding:0 26px;}
.jjywleft .tithead{ height:78px; line-height:78px;}
.jjywleft .tithead h2{ font-size:24px;font-family:"方正小标宋简体"; font-weight:normal; color:#444444;}
.jjywleft .tithead h2 span{ color:#e91a2e;}
.jjywleft .tithead h2 img{ display:inline-block; vertical-align:middle; margin-right:10px;}
.jjywleft .tithead a.more{ float:right; color:#777777;}
.jjywleft li{ position:relative; margin-bottom:14px; height:104px; background:#fff; padding:0px 14px 0 160px;}
.jjywleft li .img{ position:absolute; left:0px; top:0px;}
.jjywleft li .img img{ display:block; width:146px; height:104px;}
.jjywleft li .tit{ padding-top:10px; font-size:16px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:99%;}
.jjywleft li .tit i{ display:block; width:26px; height:7px; border-bottom:1px solid #d81528; margin-bottom:6px;}
.jjywleft li .p{ height:48px; overflow:hidden;}
.anm.jjywleft{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}

.jjywfocus{ width:50%; float:right; margin-top:53px;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.jjywfocus .slides li{ text-align:left; position:relative;}
.jjywfocus .slides li img{ display:block; width:600px; height:385px;}
.jjywfocus .slides li .txt{ z-index:2; padding:13px 0px; color:#fff; position:absolute; left:0px; bottom:0px; width:100%; background:rgba(0,0,0,0.5);}
.jjywfocus .slides li .txt .tit{ margin-left:20px; line-height:29px; font-size:18px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:60%;}
.jjywfocus .slides li .txt .p{ margin-left:20px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:60%;}
.jjywfocus .slides li .num{ position:absolute; right:20px; bottom:15px; z-index:10; color:#fff;}
.jjywfocus .slides li .num i{ font-size:20px;}
.jjywfocus .flex-direction-nav .flex-prev { left:15px;}
.jjywfocus .flex-direction-nav .flex-next { right:15px;}
.jjywfocus .flex-control-nav { display:none;}
.anm.jjywfocus{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}

.zcfgbox{ margin-top:5%; padding:54px 0px; background:url(../images/zcfgbg.jpg) center top no-repeat; background-size:cover;}
.zcfgbox .titsub{ padding-top:0px;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.zcfgbox .box{ padding:0 6%; background:rgba(255,255,255,0.9);}
.zcfgbox ul{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.zcfgbox li{ width:46%; padding-right:3%; float:left; border-right:1px solid #c6c4c4; font-size:18px; height:47px; line-height:47px;}
.zcfgbox li a{ background:url(../images/dot2.gif) 0px center no-repeat; padding-left:13px; color:#444;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; font-size:18px; width:60%; display:block;}
.zcfgbox li a:hover{ color:#e91a2e;}
.zcfgbox li .date{ float:right; font-size:16px;}
.zcfgbox li.next{ padding-right:0px; float:right; border-right:0px;}
.zcfgbox .more{ clear:both; padding:31px 0px 37px; text-align:center;}
.zcfgbox .more a{ display:inline-block; color:#e91a2e; border:1px solid #d81528; width:116px; line-height:29px;}
.zcfgbox .more a:hover{ background:#e91a2e; color:#fff;}
.anm.zcfgbox .titsub{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.zcfgbox ul{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}

.wsjbbox{ padding-bottom:5%;}
.wsjbbox .titsub{ padding-top:0px;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.wsjbbox .tip{ line-height:30px; padding-bottom:34px;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.wsjbbox .msg{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.4s;}
.wsjbbox .msg .first{ margin-left:-2.333%;}
.wsjbbox .msg dl.w30{ width:31%; margin-left:2.333%; float:left;}
.wsjbbox .msg dl{ position:relative; padding-bottom:22px;}
.wsjbbox .msg dl .ico{ position:absolute; left:15px; top:13px;}
.wsjbbox .msg dl .input{ width:100%; vertical-align:middle; text-indent:2.5em; border:1px solid #ececec; height:43px; line-height:43px; background:#f9f9f9;}
.wsjbbox .msg dl .input.yz{ width:20%;}
.wsjbbox .msg dl .textarea{ text-indent:2.5em; border:1px solid #ececec; height:204px; padding:10px; line-height:43px; background:#f9f9f9;}
.wsjbbox .msg dl .textarea textarea{ height:224px; width:95%;}
.wsjbbox .msg dl.btn{ text-align:center;}
.wsjbbox .msg dl .sendbtn{ color:#fff; cursor:pointer; border-radius:3px; width:242px; height:53px; background:#e91a2e;}
.wsjbbox .msg dl .input:-moz-placeholder {color: #888888;}
.wsjbbox .msg dl .input::-moz-placeholder {color: #888888;}
.wsjbbox .msg dl .input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #888888;}
.wsjbbox .msg dl .input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #888888;}
.anm.wsjbbox .titsub{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.wsjbbox .tip{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.wsjbbox .msg{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}


@media ( max-width:998px){
.jjjcban{ height:150px;}
.zcfgbox .box{ padding:0 10px;}
.SubTit.jjjc{ margin-bottom:20px;}
.SubTit.jjjc .jbbtn{ position:static; margin:0px auto; display:inline-block;}
.zcfgbox li a{ font-size:16px; width:58%;}
}
@media ( max-width:768px){
.jjywleft{ width:auto; float:none; height:auto;}
.jjywleft .box{ padding:0 10px 10px;}
.jjywleft .tithead{ height:50px; line-height:50px;}
.jjywleft li{height:80px;padding:0px 10px 0 110px;}
.jjywleft li .img{ position:absolute; left:0px; top:0px;}
.jjywleft li .img img{ display:block; width:100px; height:80px;}
.jjywleft li .tit{font-size:15px;}
.jjywleft li .p{ height:20px; font-size:12px; line-height:20px;}

.jjywfocus{ width:auto; float:none; margin-top:20px;}
.jjywfocus .slides li img{ width:100%; height:200px;}
.jjywfocus .slides li .txt .tit{ margin-left:10px; line-height:24px; font-size:15px;width:80%;}
.jjywfocus .slides li .txt .p{ margin-left:10px; width:80%; font-size:12px;}

.zcfgbox{ margin-top:5%; padding:24px 0px;}
.zcfgbox .box{ padding:0 10px;}
.zcfgbox li{ width:auto; padding-right:0; float:none; border-right:0px solid #c6c4c4; font-size:14px; height:30px; line-height:30px;}
.zcfgbox li a{ padding-left:13px; color:#444; font-size:14px;}
.zcfgbox li .date{ float:right; font-size:14px;}
.zcfgbox li.next{ float:none;}
.zcfgbox .more{padding:20px 0px 20px;}

.wsjbbox{ padding-bottom:5%;}
.wsjbbox .tip{ line-height:24px; padding-bottom:20px;}
.wsjbbox .msg{}
.wsjbbox .msg .first{ margin-left:0%;}
.wsjbbox .msg dl.w30{ width:auto; margin-left:0; float:none;}
.wsjbbox .msg dl{padding-bottom:12px;}
.wsjbbox .msg dl .sendbtn{width:120px; height:40px;}	
}

/*联系我们*/
.shadows{height:15px; background:url(../images/shadow.png); z-index:100;}
.Map{ position:relative; height:619px; background-position: center center; background-repeat:no-repeat; background-size:cover;}
.Map .shadows{ position:absolute; left:0px; top:0px; width:100%; }

.ContactTit{ position:relative; background:url(../images/lxwmtit.png) center top no-repeat; background-size:contain; width:301px; margin:-152px auto 0px; padding:93px 0 40px; text-align:center;}
.ContactTit h2{ font-size:60px;font-family:"方正小标宋简体";}
.ContactTit h2 span{color:#e91a2e;}
.ContactTit i{ display:block; margin:0px auto; width:30px; height:21px; border-bottom:1px solid #e91a2e;}
.ContactTit p{ font-size:18px; line-height:55px; color:#444444; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.ContactBox{background:#fff; box-shadow:0 5px 15px #bbbbbb; border-radius:5px; margin-bottom:6%;}
.ContactBox .lxwm{ width:35%; float:left; height:568px; background:url(../images/lxwmbg.jpg); background-size:cover; border-radius:5px 0px 0px 5px; font-size:18px; color:#fff;}
.ContactBox .lxwm .box{ padding:30px 10px 0px 30px;}
.ContactBox .lxwm h2{ padding-bottom:8%; width:60%;}
.ContactBox .lxwm p{ padding-bottom:8%; line-height:30px;}
.ContactBox .msg{ float:right; width:56%; padding:0 5% 2.5% 0;}
.ContactBox .msg .tithead{ padding-top:25px; height:34px; color:#4d4d4d; font-size:24px;font-family:"方正小标宋简体";}
.ContactBox .msg .tithead span{ color:#e71a2f;}
.ContactBox .msg dl.w48{ width:48.5%;}
.ContactBox .msg dl dt{ padding:9px 0px 0px 21px; line-height:36px; color:#888888;}
.ContactBox .msg dl .input{ border:1px solid #ececec; width:99.5%; height:43px; line-height:43px; text-indent:1.5em; background:#f9f9f9;}
.ContactBox .msg dl .textarea{ border:1px solid #ececec; padding:10px; background:#f9f9f9;}
.ContactBox .msg dl .textarea textarea{ height:130px;}
.ContactBox .msg dl.btn{ padding-top:41px;}
.ContactBox .msg dl .sendbtn{ margin-right:15px; color:#fff; cursor:pointer; border-radius:3px; width:179px; height:50px; background:#e71a2f; font-size:16px;}
.ContactBox .msg dl .sendbtn:hover{ box-shadow:0 0 10px #999;}
.ContactBox .msg dl .resetbtn{ color:#fff; cursor:pointer; border-radius:3px; width:179px; height:50px; background:#444444; font-size:16px;}
.ContactBox .msg dl .resetbtn:hover{ box-shadow:0 0 10px #999;}

@media ( max-width:998px){
.Map{ height:400px;}
}
@media ( max-width:640px){
.Map{ height:250px;}
.ContactBox .lxwm{ width:auto; float:none; height:auto; font-size:14px;}
.ContactBox .lxwm .box{ padding:30px 10px 0px 10px;}
.ContactBox .lxwm h2{ padding-bottom:2%;}
.ContactBox .lxwm p{ padding-bottom:2%;}
.ContactTit{width:225px; margin:-90px auto 0px; padding:40px 0 20px;}
.ContactTit h2{ font-size:24px;}
.ContactBox .msg{ float:none; width:auto; padding:0 10px 25px;}
.ContactBox .msg dl .input{ text-indent:0.5em;}
.ContactBox .msg dl.btn{ padding-top:20px; text-align:center;}
.ContactBox .msg dl .sendbtn{ width:120px; height:40px;}
.ContactBox .msg dl .resetbtn{ width:120px;  height:40px;}
}

/*两学一做*/
.Ban img{display:block; width:100%;}
.Mainbg{background:#f8f8f8; padding:3% 0;}
.FocuSlider{width:70.8333%; float:left;}
.FocuSlider .item{position:relative;}
.FocuSlider .item img{display:block; width:100%; height:360px;}
.FocuSlider .item .name{width:58.52%; position:absolute; left:0px; bottom:0px; padding:0px 2.5%; height:40px; line-height:40px; background:rgba(0,0,0,0.5); font-size:16px; color:#fff; text-align:left;}
.FocuSlider .owl-dots{position:absolute; width:auto; text-align:center; left:55%; bottom:15px; height:10px; line-height:10px;}
.FocuSlider .owl-dots .owl-dot{width:10px; height:10px; display:inline-block; margin:0px 5px; background:#fff; border-radius:50%;}
.FocuSlider .owl-dots .owl-dot.active{background:#e60012;}

.Organize{background:url(../images/zzbg.jpg); background-size:100% 100%; width:27.91%; height:360px; float:right;}
.Organize .box{padding:15% 10% 0 25%;}
.Organize .box h2{font-size:24px; line-height:44px; color:#e9152a; text-align:center;}
.Organize .box .tit{text-align:center; display:block; font-size:18px; color:#444444; line-height:37px;}
.Organize .box .info{padding:20px 0px 0px; font-size:16px; line-height:30px;}
.Organize .box .info dd{position:relative; padding-left:65px; min-height:30px; height:auto !important; height:30px;}
.Organize .box .info dd .name{position:absolute; left:0px; top:0px; width:65px; text-align:right;}

.CommonList{width:48%; height:380px; overflow:hidden; margin:35px 0px 0px;}
.Title01{height:49px; line-height:49px; border-bottom:1px solid #e4e4e4;}
.Title01 .more{float:right; font-size:18px; color:#999999; font-weight:bold;}
.Title01 .name{display:inline-block; width:150px; text-align:center; background:#e60012; font-size:18px; color:#fff; border-radius:5px 5px 0px 0px;}

.Title02{height:40px; line-height:40px; border-bottom:2px solid #e4e4e4;}
.Title02 .more{float:right; font-size:18px; color:#999999; font-weight:bold;}
.Title02 .name{display:inline-block; text-align:center; color:#e60012; font-size:18px; font-weight:bold; border-bottom:2px solid #e60012; padding:0px 24px;}

.CommonList ul{padding:11px 0px 0px;}
.CommonList ul li.First{padding:14px 0px; border-bottom:1px solid #f0f0f0; height:auto; margin-bottom:13px;}
.CommonList ul li.First .tit{display:block; font-size:16px; line-height:26px; height:26px; overflow:hidden; color:#4c4c4c; font-weight:bold; margin-bottom:8px;}
.CommonList ul li.First .info{font-size:14px; line-height:26px; height:52px; color:#999999; overflow:hidden;}
.CommonList ul li.First .info .more{color:#e60012;}
.CommonList ul li{font-size:14px; height:36px; line-height:36px; overflow:hidden;}
.CommonList ul li a{color:#4c4c4c;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:78%; display:block;}
.CommonList ul li .date{float:right; color:#999999;}

.DownCenter{padding:24px 0px 0px;}
.DownCenter ul{padding:8px 0px 0px;}
.DownCenter li{width:48%; float:left; height:36px; line-height:36px; overflow:hidden;}
.DownCenter li:nth-child(2n){float:right;}
.DownCenter li i{color:#cccccc; padding-right:8px;}
.DownCenter li a{color:#4c4c4c;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:78%; display:block;}
.DownCenter ul li .date{float:right; color:#999999;}

@media ( max-width:998px){
.Organize .box{ padding-left:20%; padding-right:5%;}	
.Organize .box .info{ font-size:14px;}	
}
@media ( max-width:768px){
.FocuSlider{width:auto; float:none;}
.FocuSlider .item img{height:200px;}
.Organize{width:auto; height:360px; float:none;}
.CommonList{width:auto; height:auto;float:none !important;}
.CommonList ul li{ height:30px; line-height:30px;}
.FocuSlider .item .name{width:100%;}
.FocuSlider .owl-dots{left:auto;right:2%;}
.Title01{height:32px;line-height:32px;}
.Organize .box h2{font-size:18px;}
.CommonList ul li.First .tit{font-size:15px;margin-bottom:0px;}
.CommonList ul li.First .info{ line-height:20px; height:40px; font-size:12px;}
.CommonList ul li.First .info .more{ display:none;}
.DownCenter li{width:auto; float:none; height:30px; line-height:30px; overflow:hidden;}
.DownCenter li:nth-child(2n){float:none;}

}


/*十九大精神*/
.NLeft{width:70.41%; float:left;}
.NRight{width:27.91%; float:right;}
.Title03{height:39px; line-height:39px; background:#f7edee;}
.Title03 .name{background:url(../images/titbg.png); background-size:100% 100%; padding:0px 41px 0px 27px; text-align:center; font-size:16px; color:#fff; display:inline-block; font-weight:bold;}
.Title03 .more{background:url(../images/more.png) no-repeat left center; width:12px; height:39px; padding-right:5%; float:right;}
.SpritList,.SpritBox{background:#fff; margin-bottom:27px;}
.SpritList:last-child,.SpritBox:last-child{margin-bottom:0px;}
.SpritList .box{padding:29px 47px 12px; /*max-height:326px;*/ overflow:hidden;}
.SpritList .box li.First{height:auto; padding-bottom:18px; background:none; line-height:normal;}
.SpritList .box li.First a{padding:0;}
.SpritList .box li.First .pic{width:27.2%; float:left;}
.SpritList .box li.First .pic img{display:block; width:100%;}
.SpritList .box li.First .pic a{ width:100%;}
.SpritList .box li.First .txt{width:70%; float:right; padding:10px 0px 0px;}
.SpritList .box li.First .txt .title{height:26px; line-height:26px; overflow:hidden;}
.SpritList .box li.First .txt .title a.tit{color:#444444;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:70%; display:block;}
.SpritList .box li.First .txt .title .time{color:#e91a2e; float:right;}
.SpritList .box li.First .txt .info{margin:9px 0px 0px; font-size:12px; line-height:24px; height:72px; overflow:hidden; color:#888888;}
.SpritList .box li{height:36px; line-height:36px; overflow:hidden; background:url(../images/line.jpg) repeat-x left center;}
.SpritList .box li a{color:#444444; display:inline-block; background:#fff; padding-right:2%;}
.SpritList .box li i{color:#e91a2e; padding-right:5px;}
.SpritList .box li .date{float:right; color:#888888; background:#fff; padding-left:2%;}

.Title04{height:39px; line-height:39px; background:#e91a2e; padding:0px 19px;}
.Title04 .name{font-size:16px; color:#fff; display:inline-block; font-weight:bold;}
.Title04 .more{background:url(../images/more2.png) no-repeat left center; width:12px; height:39px; float:right;}
.SpritBox .box{padding:12px 14px 21px;}
.SpritBox:last-child .box{padding-top:0px;}
.SpritBox .box ul{padding:17px 0px 0px;}
.SpritBox .box ul li{height:36px; line-height:36px; overflow:hidden;}
.SpritBox .box ul li a{font-size:14px; color:#444444;}
.SpritBox .box li i{color:#e91a2e; padding:0 5px;}
.SpritBox .box ul li .date{float:right; font-size:12px; color:#888888;}
.PicSlider .item{position:relative;}
.PicSlider .item img{display:block; width:100%;}
.PicSlider .item .name{position:absolute; width:100%; height:23px; line-height:23px; left:0px; bottom:0px; font-size:12px; color:#fff; padding-left:6px; background:rgba(0,0,0,0.6);}
.PicSlider .owl-dots{position:absolute; width:auto; text-align:right; right:0%; bottom:12px; height:6px; line-height:6px;}
.PicSlider .owl-dots .owl-dot{width:6px; height:6px; display:inline-block; margin:0px 4px; background:#fff; border-radius:50%;}
.PicSlider .owl-dots .owl-dot.active{background:#2a8acc;}


@media ( max-width:998px){
.SpritList .box{ padding:12px 10px 12px;}
}
@media ( max-width:850px){
.SpritList .box li a{text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:62%; display:block;}	
.SpritList .box li .date{font-size:12px;}
}
@media ( max-width:768px){
.NLeft{width:auto; float:none;}
.NRight{width:auto; float:none;}
.PicSlider .item img{ height:200px;}
.SpritList .box li.First .txt .title{height:auto; line-height:26px;}
.SpritList .box li.First .txt .title .time{ float:none;}
.SpritList .box li.First .txt{ padding-top:0px;}
.SpritList .box li.First .txt .info{ line-height:20px; height:40px; margin-top:0px;}
.SpritList .box li{ height:30px; line-height:30px;}
.SpritBox .box ul li{ height:30px; line-height:30px;}
.SpritBox .box{ padding:10px;}
}


/*人才招聘*/
.JobBan{height:310px; background-position: center center; background-repeat:no-repeat; background-size:cover;}
.JobMain{padding:3% 0 0;}
.JobOne{padding:0% 0 3%;}
.JobOne .pic{width:29.6666%; float:left; position:relative;}
.JobOne .pic img{display:block; width:100%;}
.JobOne .pic .name{position:absolute; top:54px; right:-8px; background:url(../images/titbg2.png) no-repeat; width:149px; height:63px; font-size:24px; line-height:63px; color:#444444; text-align:center; font-family:"宋体"; font-weight:bold;}
.JobOne .pic .name span{color:#fff;}
.JobOne .list{width:66.25%; float:right; padding:20px 0px 0px;}
.JobOne .list dl{width:48%; float:left; margin-bottom:12px;}
.JobOne .list dl:nth-child(2n){float:right;}
.JobOne .list dl dt{font-size:18px; color:#e91a2e; line-height:30px; padding-bottom:9px; border-bottom:1px solid #e9e9ea; font-weight:bold;}
.JobOne .list dl dd.info{height:144px; overflow:hidden; color:#888888; line-height:24px; padding:14px 0px 0px;}
.JobOne .list dl dd.info i{color:#e91a2e; padding-right:10px;}
.sx{width:266px; height:35px; line-height:35px; background:#f2f2f2; text-align:center; color:#666666; display:block; margin:14px auto 0px;}
.sx img{display:inline-block; padding-right:6px;}

.JobTwo .list{padding:2% 0 0;}
.JobTwo .list li{position:relative; width:47%; float:left; margin-bottom:30px;}
.JobTwo .list li:nth-child(2n){float:right;}
.JobTwo .list li .name{width:140px; position:absolute; left:0px; top:0px;}
.JobTwo .list li .name span{display:block; font-size:18px; line-height:34px; color:#e91a2e; font-weight:bold;}
.JobTwo .list li .name em{display:block; line-height:28px; color:#888888;}
.JobTwo .list li .info{margin-left:140px; border-left:1px solid #d4d4d4; padding-left:25px; font-size:14px; line-height:24px; color:#888888; height:168px; overflow:hidden;}
.JobTwo .list li .info i{color:#e91a2e; padding-right:5px;}


@media ( max-width:768px){
.JobBan{height:150px;}
.JobOne .pic{width:auto; float:none;}
.JobOne .pic img{ height:300px; margin:0px auto; width:auto;}
.JobOne .list{width:auto; float:none;}
.JobOne .list dl dt{font-size:15px;}
.JobOne .list dl dd.info{height:80px;line-height:20px; padding-top:0px; overflow:hidden; font-size:12px;}

.JobTwo .list{padding:2% 0 0;}
.JobTwo .list li{position:relative; width:47%; float:left; margin-bottom:30px;}
.JobTwo .list li .name{width:auto; position:static;border-bottom:1px solid #d4d4d4;}
.JobTwo .list li .name span{display:block; font-size:15px;}
.JobTwo .list li .name em{ font-size:14px;}
.JobTwo .list li .info{margin-left:0px; border-left:0px; padding:10px 0px 0px 0px; height:80px; font-size:12px; line-height:20px;}
.JobTwo .list li .info i{color:#e91a2e; padding-right:5px;}

}

/*企业文化*/
.CultureBan{height:300px; background-position: center center; background-repeat:no-repeat; background-size:cover; position:relative;}
.MeanBox .titsub{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.MeanPic{margin-left:-45px;}
.MeanPic .item{margin:0px 15px 5px 45px;}
.MeanPic .item .pic{background:url(../images/picbg.png); background-size:100% 100%; padding:93px 30px 24px;box-shadow:0px 72px 15px #c3c3c3;}
.MeanPic .item.li1{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.MeanPic .item.li2{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.4s;}
.MeanPic .item.li3{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.6s;}
.MeanPic .item.li4{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.8s;}
.MeanBox .txt{padding:4% 0 5%;}
.MeanBox .txt .logoicon{width:32.083%; float:left;transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 1s;}
.MeanBox .txt .info{width:62.666%; float:right; font-size:16px; line-height:30px; color:#595757;transform:translateX(100px);-webkit-transform:translateX(100px);opacity:0;transition:all 1s 1.2s;}
.anm.MeanBox .titsub{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.MeanBox .MeanPic .item{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.MeanBox .logoicon{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.MeanBox .info{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}

.SocailBox{background:url(../images/shzrbg.jpg); background-size:100% 100%;}
.SocailBox .titsub{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.SocailSlide {transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.SocailSlide .swiper-container{padding:0px 0px 130px;}
.SocailSlide .swiper-slide .box{background:#fff; margin:0px 15px 32px;}
.SocailSlide .swiper-slide:nth-child .box{float:right;}
.SocailSlide .swiper-slide .box .txt{padding:3% 10%;}
.SocailSlide .swiper-slide .box .txt .name{display:block; line-height:28px; color:#444444; padding-bottom:19px; position:relative; font-size:18px;}
.SocailSlide .swiper-slide .box .txt .name i{width:20px; height:1px; background:#e92739; position:absolute; left:0px; bottom:0px;}
.SocailSlide .swiper-slide .box .txt .info{line-height:24px; height:48px; overflow:hidden; color:#888888; margin:16px 0px 0px;}
.SocailSlide .swiper-container-horizontal>.swiper-pagination-bullets,.SocailSlide .swiper-pagination-custom,.SocailSlide .swiper-pagination-fraction{width:43px; height:43px; background:#e92739; bottom:56px; left:50%; margin-left:-22px; color:#fff; line-height:43px; font-family:Arial;}
.SocailSlide .swiper-pagination .swiper-pagination-current{font-size:24px;}
.SocailSlide .swiper-button-next,.SocailSlide .swiper-button-prev{width:43px; height:43px; left:50%; bottom:56px; top:auto; margin-top:0;}
.SocailSlide .swiper-button-prev{background:#e92739 url(../images/prev.png) no-repeat center center; margin-left:-68px;}
.SocailSlide .swiper-button-next{background:#e92739 url(../images/next.png) no-repeat center center; margin-left:24px;}
.SocailSlide .swiper-button-next.swiper-button-disabled,.SocailSlide .swiper-button-prev.swiper-button-disabled{opacity:1;}
.anm.SocailBox .titsub{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.SocailBox .SocailSlide{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}

.YgfcBox .titsub{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.YgSlide {transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.YgSlide .list li{width:31.333%; float:left; margin-right:3%;}
.YgSlide .list li:nth-child(3n){margin-right:0;}
.YgSlide .list li dd.First{float:none; width:100%; position:relative; margin-bottom:9px;}
.YgSlide .list li:nth-child(2n) dd.First{margin:9px 0px 0px;}
.YgSlide .list li dd.First img{display:block; width:100%;}
.YgSlide .list li dd.First .box{position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(220,54,68,0.85); color:#fff; display:none;}
.YgSlide .list li dd.First .box .txt{padding:20% 5%;}
.YgSlide .list li dd.First .box .txt .tit{font-size:18px; line-height:30px; max-height:60px; overflow:hidden; color:#fff;}
.YgSlide .list li dd.First .box .txt .info{font-size:14px; line-height:24px; height:120px; overflow:hidden; margin:24px 0px 0px;}
.YgSlide .list li dd.First:hover .box{display:block;}
.YgSlide .list li dd{width:48%; float:left;}
.YgSlide .list li dd:nth-child(3){float:right;}
.YgSlide .list li:nth-child(2n) dd:nth-child(2){float:right;}

.YgSlide .swiper-container{padding:0px 0px 130px;}
.YgSlide .swiper-container-horizontal>.swiper-pagination-bullets,.YgSlide .swiper-pagination-custom,.YgSlide .swiper-pagination-fraction{width:43px; height:43px; background:#e92739; bottom:56px; left:50%; margin-left:-22px; color:#fff; line-height:43px; font-family:Arial;}
.YgSlide .swiper-pagination .swiper-pagination-current{font-size:24px;}
.YgSlide .swiper-button-next,.YgSlide .swiper-button-prev{width:43px; height:43px; left:50%; bottom:56px; top:auto; margin-top:0;}
.YgSlide .swiper-button-prev{background:#e92739 url(../images/prev.png) no-repeat center center; margin-left:-68px;}
.YgSlide .swiper-button-next{background:#e92739 url(../images/next.png) no-repeat center center; margin-left:24px;}
.YgSlide .swiper-button-next.swiper-button-disabled,.YgSlide .swiper-button-prev.swiper-button-disabled{opacity:1;}
.anm.YgfcBox .titsub{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.YgfcBox .YgSlide{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}


.BookBox .titsub{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.BookPic{padding:0px 60px;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.BookPic .item{margin:0px 18px;}
.BookPic .item img{display:block; width:100%;}
.BookPic .item em{display:block; padding:16px 0px 0px; font-size:16px; color:#666666; line-height:24px; height:24px; overflow:hidden; text-align:center;}
.BookPic .owl-nav{position:absolute; width:100%; left:0px; top:50%; height:120px; margin-top:-60px;}
.BookPic .owl-nav .owl-prev,.BookPic .owl-nav .owl-next{width:40px; height:120px; position:absolute; top:0px; text-indent:999999em; overflow:hidden;}
.BookPic .owl-nav .owl-prev{background:url(../images/prevs.jpg) no-repeat left top; left:-60px;}
.BookPic .owl-nav .owl-next{background:url(../images/prevs.jpg) no-repeat right top; right:-60px;}
.BookPic .owl-nav .owl-prev:hover,.BookPic .owl-nav .owl-prev.disabled{background:url(../images/prevs.jpg) no-repeat left bottom;}
.BookPic .owl-nav .owl-next:hover,.BookPic .owl-nav .owl-next.disabled{background:url(../images/prevs.jpg) no-repeat right bottom;}
.anm.BookBox .titsub{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.BookBox .BookPic{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}


@media ( max-width:998px){
.CultureBan{ height:150px;}
}
@media ( max-width:768px){
.MeanBox .txt .logoicon{width:auto; float:none; width:50%;}
.MeanBox .txt .info{width:auto; float:none; font-size:14px; line-height:26px;}
.SocailSlide .swiper-slide .box .txt .name{ padding-bottom:9px; font-size:15px; line-height:25px;}
.SocailSlide .swiper-slide .box .txt .info{line-height:20px; height:40px; font-size:12px; margin-top:6px;}

.YgSlide .list li{width:auto; float:none; margin-right:0%;}
.YgSlide .list li dd.First img{ height:250px;}
.YgSlide .list li dd.First .box{position:static; left:0px; top:0px; width:100%; height:100%; background:rgba(220,54,68,0.85); color:#fff; display:block;}
.YgSlide .list li dd.First .box .txt{padding:10px; 10px 15px}
.YgSlide .list li dd.First .box .txt .tit{font-size:15px;}
.YgSlide .list li dd.First .box .txt .info{font-size:12px; line-height:20px; height:auto; margin-top:0px;}

.YgSlide .list li dd{width:48%; float:left;}
.YgSlide .list li dd img{ width:100%; height:120px;}
}


/*集团简介*/
.About .titsub{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.About .box {transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.About .box .pic{width:35.333%; float:left; margin-right:3%;}
.About .box .pic img{display:block; width:100%;}
.About .box .pic em{display:block; line-height:28px; margin-top:16px; text-align:center;}
.anm.About .titsub{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.About .box{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

.LeaderBox{background:#f2f2f2; margin:3% 0 0; padding:0 0 3%;}
.LeaderBox h2{text-align:center; line-height:96px; color:#444444; font-size:24px;font-family:"方正小标宋简体"; font-weight:bold;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.LeaderBox .box{width:350px; margin:0 auto;}
.LeaderBox .box .info{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.LeaderBox .box .info dd{font-size:18px; line-height:36px; color:#666666; position:relative; padding-left:75px;}
.LeaderBox .box .info dd .name{font-weight:bold; color:#444444; position:absolute; left:0px; top:0px;}
.anm.LeaderBox h2{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.LeaderBox .box .info{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

.ZzjgBox{background:url(../images/organizebg.jpg); background-size:100% 100%; padding:3% 0;}
.ZzjgBox .pic{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.anm.ZzjgBox .pic{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

.SpeakBox { background:#ececec;}
.SpeakBox .titsub{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.SpeakBox .txt {transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.anm.SpeakBox .titsub{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.SpeakBox .txt{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

.HistoryBox{overflow:hidden;background:#ececec; margin:3% 0 0; padding:0 0 4%;}
.HistoryBox .titsub{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}

.HistoryList{margin:25px 0px 0px; padding-top:25px; background:url(../images/arr1.png) no-repeat center top;}
.HistoryList ul{background:url(../images/line2.png) repeat-y center top; padding:4% 0 0;}
.HistoryList li{width:51%; float:left;}
.HistoryList li .box{padding-right:30px; margin-right:5px; background:url(../images/arr2.png) no-repeat; background-position:right 6px;}
.HistoryList li .box .date{line-height:26px; font-size:18px; color:#444444; font-weight:bold; text-align:right;}
.HistoryList li .box .txt{padding:10px 0px 0px; color:#666666; max-height: 48px; overflow: hidden;}
.HistoryList li .box .txt p,.HistoryList li .box .txt dl{background-image: url(../images/arrow.png); background-repeat: no-repeat; background-position: left 6px; padding-left: 15px; margin-bottom: 15px;}
.HistoryList li:nth-child(2n){float:right;}
.HistoryList li:nth-child(2n) .box{background-position:left 6px; padding:0px 0px 0px 30px; margin-right:0px; margin-left:5px;}
.HistoryList li:nth-child(2n) .date{text-align:left;}
.HistoryList li.li1{transform:translateX(100px);-webkit-transform:translateX(100px);opacity:0;transition:all 1s 0.3s;}
.HistoryList li.li2{transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 0.4s;}
.HistoryList li.li3{transform:translateX(100px);-webkit-transform:translateX(100px);opacity:0;transition:all 1s 0.5s;}
.HistoryList li.li4{transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 0.6s;}
.HistoryList li.li5{transform:translateX(100px);-webkit-transform:translateX(100px);opacity:0;transition:all 1s 0.7s;}
.HistoryList li.li6{transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 0.8s;}
.HistoryList li.li7{transform:translateX(100px);-webkit-transform:translateX(100px);opacity:0;transition:all 0.9s;}
.HistoryList li.li8{transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 1s;}

.HistoryList li.on .box .txt{max-height: none;}
.HistoryList li .btn{margin-top: 10px;}
.HistoryList li .btn a{font-style: 16px; color: #666;}
.HistoryList li .btn .zk{color: #e91a2e;}
.HistoryList li .sq{display: none;}

.anm.HistoryBox .titsub{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.HistoryBox .HistoryList li{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

.YearHistory .titsub{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.YearSlider{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.anm.YearHistory .titsub{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.YearHistory .YearSlider{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

.YearSlider2{ display:none;}
.YearSlider .hd,.YearSlider2 .hd{text-align:center;}
.YearSlider .hd li,.YearSlider2 .hd li{display:inline-block; border:1px solid #b2b2b2; width:148px; height:48px; line-height:48px; font-size:18px; border-radius:25px; margin:0 2%;}
.YearSlider .hd li a,.YearSlider2 .hd li a{color:#666666; display:block;}
.YearSlider .hd li.on,.YearSlider2 .hd li.on{border:1px solid #e91a2e; background:#e91a2e;}
.YearSlider .hd li.on a,.YearSlider2 .hd li.on a{color:#fff;}
.YearSlider .bd,.YearSlider2 .bd{padding:5% 0 0;}
.EventList{ overflow:hidden;padding:0px 58px; position:relative;}
.EventList li{width:249px; height:275px; float:left; background:#f6f6f6; border:1px solid #f6f6f6; margin-right:27px; border-radius:5px;}
.EventList li .box{padding:13px 22px;}
.EventList li .box .time{display:block; line-height:47px; border-bottom:1px solid #c5c5c5; color:#444444; font-size:18px; font-weight:bold; text-align:center;}
.EventList li .box .info{padding:8px 0px 0px; font-size:16px; line-height:24px; color:#666666;}
.EventList li:hover{border:1px solid #ee808b;}
.EventList .prev,.EventList .next{width:37px; height:85px; position:absolute; top:50%; margin-top:-42px;}
.EventList .prev{background:url(../images/prev2.png) no-repeat left bottom; left:0px;}
.EventList .next{background:url(../images/prev2.png) no-repeat right bottom; right:0px;}
.EventList .prev.prevStop{background:url(../images/prev2.png) no-repeat left top;}
.EventList .next.nextStop{background:url(../images/prev2.png) no-repeat right top;}

.EventList2{ display:none; overflow:hidden;padding:0px 30px; position:relative;}
.EventList2 li{width:100%; height:275px;background:#f6f6f6; border:1px solid #f6f6f6; border-radius:5px;}
.EventList2 li .box{padding:13px 22px;}
.EventList2 li .box .time{display:block; line-height:47px; border-bottom:1px solid #c5c5c5; color:#444444; font-size:18px; font-weight:bold; text-align:center;}
.EventList2 li .box .info{padding:8px 0px 0px; font-size:16px; line-height:24px; color:#666666;}
.EventList2 li:hover{border:1px solid #ee808b;}
.EventList2 .prev,.EventList2 .next{width:20px; height:60px; position:absolute; top:50%; margin-top:-42px;}
.EventList2 .prev{background:url(../images/prev2.png) no-repeat -8px -95px; left:0px;}
.EventList2 .next{background:url(../images/prev2.png) no-repeat -45px -95px; right:0px;}
.EventList2 .prev.prevStop{background:url(../images/prev2.png) no-repeat -6px -10px;}
.EventList2 .next.nextStop{background:url(../images/prev2.png) no-repeat -45px -10px;}

@media ( max-width:998px){
	
}
@media ( max-width:768px){
.HistoryList{background:url(../images/arr1.png) no-repeat 0px top;}
.HistoryList ul{background:url(../images/line2.png) repeat-y 10px top; padding:4% 0 0;}
.HistoryList li{width:auto; float:none; margin-bottom:12px;}
.HistoryList li .box{margin-right:0px;background-position:left 6px; padding:0px 0px 0px 30px; margin-right:0px; margin-left:5px;}
.HistoryList li .box .date{text-align:left;}
.HistoryList li .box .txt{padding:10px 0px 0px; color:#666666;}
.HistoryList li:nth-child(2n){float:none;}
.YearSlider{ display:none;}
.YearSlider2{ display:block;}
.YearSlider .hd li{width:auto; height:40px; line-height:40px; font-size:15px; padding:0 12px; margin:0 1%;}
.YearSlider .hd li a{color:#666666; display:block;}
.EventList{ display:none;}
.EventList2{ display:block;}
}


.cd-top {overflow: hidden;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s; height:0px; width:35px; position:fixed; right:0px; bottom:20px;}
.cd-top.cd-is-visible {visibility: visible;opacity: 1; background:url(../images/top.gif) center center no-repeat; height:35px; cursor:pointer;}
/*Bottom*/

/*18-09-19*/
.JobOne .list dl .more{float:right;}
.JobOne .list dl .more,.JobTwo .list li .more{display:block; width:100px; height:30px; line-height:30px; background:#e91a2e; color:#fff; font-size:14px; text-align:center; margin-top:10px;}
.JobOne .list dl .more i,.JobTwo .list li .more i{font-family:"宋体"; padding-left:5px;}
.FixedBox{position:fixed; width:100%; height:100%; left:0px; top:0px; background:rgba(0,0,0,0.7); z-index:99; display:none;}
.FixedBox{position:fixed; width:100%; height:100%; left:0px; top:0px; background:rgba(0,0,0,0.7); z-index:99; display:none;}
.FixedBox .box{width:960px; height:600px; background:#e91a2e; border-radius:10px; position:absolute; left:50%; top:50%; margin:-300px 0px 0px -480px;}
.FixedBox .box .title{padding:0px 40px; line-height:50px; line-height:50px; font-size:20px; font-weight:bold; color:#fff;}
.FixedBox .box .close{width:40px; height:40px; position:absolute; right:-15px; top:-15px; background:url(../images/close.png) no-repeat;}
.FixedBox .box .con{background:#fff; margin:10px; padding:25px 35px; border-radius:10px;}
.FixedBox .box .con .Jobtop{height:26px; line-height:26px;}
.FixedBox .box .con .Jobtop .name{font-size:16px; font-weight:bold; color:#e91a2e; float:left; position:static;}
.FixedBox .box .con .Jobtop .date{float:right; font-size:14px; color:#666;}
.FixedBox .box .con .ins{width:100%; float:none; margin:20px 0px;}
.FixedBox .box .con .ins dd{width:33.333%; float:left; font-size:14px; color:#666;}
.FixedBox .box .con .ins dd b{font-size:16px; margin-right:10px;}
.FixedBox .box .con .msbox{font-size:14px; line-height:24px; color:#666; height:325px; overflow-y:scroll;}
.FixedBox .box .con .apply{display:block; margin:20px auto 0px; background:#e91a2e; border-radius:5px; width:150px; height:40px; line-height:40px; text-align:center; font-size:16px; color:#fff; display:none;}

@media ( max-width:998px){
.FixedBox .box{width:94%; left:3%; margin:-300px 0px 0px;}	
}

@media ( max-width:480px){
.FixedBox .box .con{padding:25px 18px;}
.FixedBox .box .con .ins dd{width:50%;}
.FixedBox .box .con .msbox{height:300px; padding-right:15px;}

}


/*不忘初心20190709*/

.Columncx{ width:48.5%; margin-bottom:3%;}
.Columncx .tithead{ line-height:47px; height:47px; border-bottom:3px solid #e91a2e;}
.Columncx .tithead h2{ font-size:18px; color:#fff; padding:0 46px 0 29px; background:url(../images/titbg3.png) right center no-repeat; float:left; font-weight:normal;}
.Columncx .tithead h2 img{ display:inline-block; vertical-align:middle; margin-right:13px;}
.Columncx .tithead a.more{background:url(../images/more3.png); width:20px; height:18px; float:right; margin-top:12px;}
.Columncx .box{ padding:0 19px; height:312px; box-shadow:0 5px 20px #ddd; background:#fff;}
.Columncx .li{ font-size:16px; height:32px; line-height:32px; position:relative; padding-right:50px; overflow:hidden;}
.Columncx .li .date{ position:absolute; right:0px; top:0px; color:#999999; font-size:14px;}
.Columncx .li a{display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%;}
.Columncx .top{ border-bottom:1px solid #e8e8e8; margin-bottom:21px; padding:16px 0;}
.Columncx .top .tit{ line-height:42px; font-size:16px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%;}
.Columncx .top .p{overflow: hidden;word-break:normal;text-align:justify;
text-overflow: ellipsis; height:48px;
display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 2;}


/*2019-08-23*/
.comcon{padding:60px 0 80px 0;}
.auto{margin:0 auto;}
.auto_1200{max-width:1200px;}

.Left{width:18.5%;float:left;}
.Left.sfixed{position:fixed;top:50px;}
.SubName{position:relative;}
.SubName .con{background:#e91a2e;height:116px;line-height:106px;text-align:center;position:relative;}
.SubName .con:after{content:"";display:block;width:20px;height:2px;background:#fff;position:absolute;bottom:25px;left:50%;margin-left:-10px;}
.SubName .con span{display:block;}
.SubName .con span.namecn{font-size:32px;color:#fff;}
.LeftMeun li{border-bottom:none;}
.LeftMeun li a.am{display:block;height:48px;line-height:48px;position:relative;border-bottom:1px solid #dadada;}

.LeftMeun li .con span{display:block;padding-left:20px;line-height:48px;font-size:16px;color:#4a4a4a;background:url(../images/jt1s.png) 96% center no-repeat;}
.LeftMeun li .Second{display:none;border-bottom:0px;}
.LeftMeun li:last-child .Second{border-bottom:1px solid #dadada}
.LeftMeun li .Second dd a{display:block;line-height:50px;font-size:14px;padding-left:20%;}
.LeftMeun li .Second dd:last-child a{border-bottom:none;}
.LeftMeun li .Second dl dd{position: relative;}

.LeftMeun li.lion .con span,.LeftMeun li.lion .con em{color:#e91a2e;}
.LeftMeun li:hover .con span,.LeftMeun li:hover .con em{color:#e91a2e;}
.LeftMeun li.lion .con span,.LeftMeun li:hover .con span{background:url(../images/jt2.png) 96% center no-repeat;}
.LeftMeun li .Second dd:hover a,.LeftMeun li .Second dd.aon a{color:#e91a2e;}
.dise {color:#00a0e9;}

.rhcon{width:78%;float:right;margin-top:115px;}
.rhcon .prname{font-size:24px;color:#333;font-weight:bold;border-bottom:1px solid #00a0e9;padding-bottom:15px;}

.probox{margin-top:50px;}
.probox li{width:31%;float:left;margin-right:3.5%;margin-bottom:40px;position:relative;cursor:pointer;}
.probox li:nth-child(3n){margin-right:0px;}
.probox li .gcimg{width:100%;height:auto;position:relative;box-shadow:0 0 25px rgba(1,35,54,.3);}
.probox li .gcimg img{display:block;width:100%;height:auto;}
.probox li .p{font-size:16px;color:#333;text-align:center;margin-top:15px;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.probox li .gline{width:0%;height:0%;border:1px solid #00a0e9;position:absolute;left:50%;top:50%;opacity:0;transform:translate(-50%,-50%);transition:all 500ms;}

.probox li .titcon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:all 500ms;opacity:0;}
.probox li .titcon img{width:auto;height:auto;}
.probox li:hover .gcimg{}
.probox li:hover .gline{width:90%;height:80%;opacity:1;}
.probox li:hover .titcon{opacity:1;}

.newul{padding-bottom:40px;}
.newul li{border-bottom:1px solid #d2d2d2;padding:15px 0;}
.newul li a{display:block;font-size:16px;color:#494848;position:relative;padding-right:90px;}
.newul li a i{display:inline-block;width:4px;height:4px;background:#999;vertical-align:middle;margin-right:10px;border-radius:50%;margin-top:-2px;}
.newul li a span{font-size:14px;color:#999;position:absolute;right:0;top:6px;}
.newul li:hover a i{background:#e91a2e;}
.newul li:hover a{color:#e91a2e;}

.aboutimg{width:44%;float:left;margin-right:3%;}
.atit{font-size:18px;text-align:center;font-weight:bold;padding-bottom:10px;}
#dituContent{height:362px;width:100%;}
.linkboxs dl{width:45%;float:left;padding-bottom:25px;}
.linkboxs dl:nth-child(2n+1){clear:both;}
.linkboxs dl dt{font-weight:bold;font-size:18px;}

@media ( max-width:1199px){
    .SubName .con span.namecn{font-size:24px;}
.auto_1200{margin:0 12px;}
}

@media ( max-width:998px){
    .SubBan{height:300px;}
    .SubBan .txt{top:45%;}
    .SubBan .txt img{max-width:60%;}
    .SubName .con span.namecn{font-size:20px;}
}

@media ( max-width:997px){
	.SubName .con:after{display:none;}
	.rhcon .prname{font-size:18px;}
    .rhcon{width:100%;float:none;margin-top:0;}
    .Left{position:relative;float:none;width:100%;margin-bottom:30px;}
    .SubName .con{height:70px;line-height:70px;}
    .LeftMeun{/*display:none; position:absolute; width:100%; top:100%; left:0;*/ background:#fff; z-index:99;}  
    .LeftMeun li .Second dd a{padding-left:0px;text-align:center;}
    .SubName .con span.namecn{background:url(../images/jts1.png) 90% center no-repeat;}
    .probox li .titcon{display:none;}
    .probox li{margin-bottom:10px;}
    .probox li .p{font-size:14px;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
	.comcon{padding:40px 0 20px;}
}


@media (max-width:640px){
    .SubBan{height:180px;}
    .SubBan .txt img{max-width:40%;}
    .LeftMeun li .Second{padding:10px 0;}
    .LeftMeun li .Second dd a{line-height:30px;}
.Columncx{float:none !important;width:auto;}
.Columncx .top{padding:8px 0;margin-bottom:8px;}
.Columncx .box{height:auto;padding-bottom:10px;}
.Columncx .li{ font-size:14px; height:28px; line-height:28px;}
.Columncx .li .date{font-size:12px;}
.Columncx .tithead{height:36px;line-height:36px;}
.Columncx .tithead h2{font-size:16px;}
.CommonList ul li .date{font-size:12px;}
.flex-control-nav li{margin:0px 2px;}
.NewsFocus .flex-control-paging li a{width:8px;height:8px;}
.linkboxs dl{width:auto;float:none;}
}


@media (max-width:560px){
    .SubName .con{height:50px;line-height:50px;}
    .SubName .con span.namecn{font-size:16px;}
    .LeftMeun li a.am{height:32px;line-height:32px;}
    .LeftMeun li .con span{line-height:32px;font-size:14px;}
    .LeftMeun li .icon{top:10px;}
    .LeftMeun li .Second dd .siji{padding:10px 0;}
    .LeftMeun li .Second dd .siji span a{height:40px;line-height:40px;font-size:14px;padding-left:30px;}
    .probox li{width:48%;margin-right:0px;}
    .probox li:nth-child(2n){float:right;}
.newul li{padding:10px 0;}
.newul li a{font-size:14px;}
.aboutimg{width:70%;float:none;margin:0 auto;}
.SpeakBox .txt p span{font-size:16px !important;}
}


/*Floor002919 */
  .Floor002919{background:#fff; padding: 4.69vw 0;margin-bottom: 10px;box-shadow: 0 10px 25px #cfdce8;}
  .Floor002919 .auto{max-width: 1400px;}
  .Floor002919 .title .cn{font-size:28px;color: #e91a2e; padding-bottom: 10px;font-weight: bold;}
  .Floor002919 .title .en{font-family: 'bebas-neue';color: #d2d2d2; letter-spacing: 2px;}
  @media(max-width:768px){
  .Floor002919 .title{padding-bottom: 6vw;}
  }
  @media(max-width:640px){
  .Floor002919 .title .cn{font-size: 8vw;}
  }
  
  .Floor002919 .more{ text-align: center;width: 125px; line-height: 40px;color: #fff; background: #e91a2e;display: block;}
  .Floor002919 .more:hover{background: #e91a2e;}
  .Floor002919 .more:after{display: inline-block; content: '';background: url("../images/Floor002919_more.png") no-repeat; width: 25px; height: 6px; vertical-align: middle; margin-left: 5px;}
  @media(max-width:480px){
  .Floor002919 .more{line-height: 10vw;}
  }
  
  @media(min-width:769px){
  .Floor002919 .auto > .ytable > .ytable-cell{vertical-align: top;}
  .Floor002919 .Ispic{ width: 37.143%; height: 29.167vw;}
  .Floor002919 .info{padding-left: 4.167vw;}
  .Floor002919 .set-up{padding-top: 5.625vw; padding-bottom: 1.71875vw; margin-left: -250px;}
  .Floor002919 .set-up .year{width: 250px;}
  .Floor002919 .set-up .column{padding-left: 4.167vw;}
  }
  .Floor002919 .info p.dot3{font-size: 15px;line-height: 2.4em; max-height: 7.2em;color: #7d7d7d; margin: 1.5625vw 0;}
  .Floor002919 .set-up .year{background: rgba(16,136,214,0.64);color: #fff; text-align: center;}
  .Floor002919 .set-up .year time{text-align: right;display: inline-block;}
  .Floor002919 .set-up .year time span{display: block;margin-bottom: 5px;font-family: 'DIN-Medium';font-size: 72px; line-height: 0.8em;}
  .Floor002919 .set-up .year time span:before{display: inline-block; height: 2px; background: #fff; content: ''; width: 16px; vertical-align:bottom; margin-right: 5px;}
  .Floor002919 .set-up .column{background: #f5f5f5;}
  .Floor002919 .set-up .column li{float: left;width: 25%; text-align: center;}
  .Floor002919 .set-up .column li a{display: block; transition: 0.3s;color: #000;font-size: 16px; padding: 20px 0;}
  .Floor002919 .set-up .column li a:hover{margin-top:-7px; background: #1088d6;box-shadow: 15px 6px 32px rgba(16,136,214,0.3);color: #fff;}
  .Floor002919 .set-up .column li .icon{ margin-bottom: 10px; height: 50px;background-repeat: no-repeat;background-position: center center;}
  .Floor002919 .set-up .column li .icon-1{background-image: url("../images/Floor002919_icon1.png");}
  .Floor002919 .set-up .column li .icon-2{background-image: url("../images/Floor002919_icon2.png");}
  .Floor002919 .set-up .column li .icon-3{background-image: url("../images/Floor002919_icon3.png");}
  .Floor002919 .set-up .column li .icon-4{background-image: url("../images/Floor002919_icon4.png");}
  .Floor002919 .set-up .column li .icon-5{background-image: url("../images/Floor002919_icon5.png");}
  
  .Floor002919 .set-up .column li a:hover .icon-1{background-image: url("../images/Floor002919_icon1_on.png");}
  .Floor002919 .set-up .column li a:hover .icon-2{background-image: url("../images/Floor002919_icon2_on.png");}
  .Floor002919 .set-up .column li a:hover .icon-3{background-image: url("../images/Floor002919_icon3_on.png");}
  .Floor002919 .set-up .column li a:hover .icon-4{background-image: url("../images/Floor002919_icon4_on.png");}
  .Floor002919 .set-up .column li a:hover .icon-5{background-image: url("../images/Floor002919_icon5_on.png");}
  @media(max-width:768px){
  .Floor002919 .ytable,
  .Floor002919 .ytable-cell{display: block;}
  .Floor002919 .Ispic{padding-bottom: 107%;}
  .Floor002919 .set-up{margin-top: 6vw;}
  .Floor002919 .set-up .ytable{position: relative;}
  .Floor002919 .set-up .year{position: absolute; left: 0; top: 0; width: 100%; z-index: 10; padding: 4vw 2vw; text-align: right;}
  }
  @media(max-width:640px){
  .Floor002919 .set-up .year time span{font-size: 12vw;}
  .Floor002919 .set-up .column li a{font-size: 3.5vw;}
  .Floor002919 .set-up .column li .icon{margin-bottom:3vw;background-size: contain;height: 7vw;}
  }
  
  
.HomeRec{ position: relative; background:#f5f5f5 url(../images/Floor002747-bg.jpg) no-repeat center center;padding:2.5% 0;margin-bottom: 10px;box-shadow: 0 10px 25px #cfdce8;background-size: cover;}
.HomeRec .w1220{overflow: hidden;}
.HomeRec .nav{float:left;width:31.2%;padding-bottom: 9999px;background-color: #fff;margin-bottom: -9999px;}
.HomeRec .nav a{display:block;border-bottom: 1px solid #e5e5e5;padding:30px 0;background:#fff;}
.HomeRec .ico{width:53px;height: 53px;position: relative;display:block;vertical-align: middle;margin: 0 auto;}
.HomeRec .ico .i1,.HomeRec .ico .i2{ width:53px;height:53px;position: absolute; left:0;top:0; z-index: 2;}
.HomeRec .ico .i1{ transition: 400ms;}
.HomeRec .ico .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.HomeRec li.on .ico .i2{-webkit-transform:scale(1); transform:scale(1); opacity:1;  filter:alpha(opacity=100);}
.HomeRec li.on .ico .i1{opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale (1.2); transform: scale(1.2);}
.HomeRec .txt{width: 100%;display:block;vertical-align: middle;line-height: 31px;font-size: 18px;text-align: center;}
.HomeRec li.on a{background:#e91a2e url(../images/left.jpg) no-repeat center center;background-size: cover;color:#fff;font-weight: bold;font-size:20px;}
.HomeRec .content{width:65.3%;float:right;position: relative;margin-bottom: -9999px;padding-bottom: 9999px;}
.HomeRec .content .slider{overflow: hidden;}
.HomeRec .imgbox{padding-top:305px;}
.HomeRec .info{background:rgba(220,54,68,0.85);color:#fff;padding:10px 44px 0 44px;height:130px;}
.HomeRec .info .tit{line-height:50px;font-size:20px;font-weight: bold;position: relative;}
.HomeRec .info .tit span.enter_btn{
    float: right;
    cursor: pointer;
    font-size: 16px;
    width: 130px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    color: #e91a2e;
    border-radius: 5px;
}
.HomeRec .info .tit span.enter_btn:hover{
	font-size: 22px;
	transition: 300ms;
}
.HomeRec .title{text-align: center;padding-bottom: 1%;}
.HomeRec .title .cn{font-size: 28px;color: #e91a2e;font-weight: bold;line-height: 40px;}
.HomeRec .title .en{font-family: 'bebas-neue';color: #d2d2d2;letter-spacing: 2px;}
.nones{ position:absolute; visibility:hidden; opacity:0; top:0;width: 100%;}
/*.HomeRec .info .tit .iconfont{font-size: 36px;font-weight: normal;}*/
.HomeRec .info .p{text-indent: 2em;line-height:24px;font-size:14px;height:48px;-webkit-line-clamp: 2;}
/*.HomeRec .info:hover .tit span{opacity: 1;}*/
.HomeRec .info a{color:#fff;}
.HomeRec .content .slider:hover .slick-prev{left:10px;}
.HomeRec .content .slider:hover .slick-next{right:10px;}
@media ( max-width:997px){
.HomeRec .nav{width: 100%;background:#fff;}
.HomeRec .nav li{width: 33.33%;float:left;}
.HomeRec .nav a{padding-left:12px;}
.HomeRec .txt{font-size:15px;}
.HomeRec .content{width: 100%;}
.HomeRec .ico,.HomeRec .ico .i1, .HomeRec .ico .i2{width:30px;height:30px;}
.HomeRec .txt{padding-left:8px;line-height:15px;width: auto;}
.HomeRec .imgbox{padding-top:65%;}
.HomeRec .info{padding:10px;height:auto;}
.HomeRec .info .tit{font-size:16px;line-height:34px;}

.HomeAbout{padding:0 !important;}
.HomeCol{width:100%;margin-top:20px;}
.Home_dj{width:100%;}
}


/* 纪检监察 */
.nBan{}
.nBan img{width:100%;}
.nBan .wap{display: none;}

@media(max-width:768px){
  .nBan .wap{display: block;}
  .nBan .pc{display: none;}
}

.nNav{height:60px;line-height: 60px;border-bottom:1px solid #e5e5e5;background:#fff;text-align: center;}
.nNav ul li{display: inline-block;font-size: 16px;padding:0 30px;}
/* .nNav ul li:first-child{padding-left:0;} */
.nNav ul li a{display: block;position: relative;}
.nNav ul li a::before{content:'';display: block;width:100%;height:3px;background:#0067aa;position: absolute;left:0;bottom:-1px;transition: all .5s;-webkit-transition: all .5s;transform: rotateY(90deg);-webkit-transform: rotateY(90deg);}
.nNav ul li:hover a::before{transform: rotateY(0);-webkit-transform: rotateY(0);}
.nNav ul li.on a::before{transform: rotateY(0);-webkit-transform: rotateY(0);}

.Jijianjc{padding:50px 0 100px 0;}
.Jijianjc .LeftNav{width:18%;float:left;}
.Jijianjc .LeftNav{background:#fff;}
.Jijianjc .LeftNav h1{height:60px;line-height: 60px;background:#0067aa;color:#fff;font-size: 22px; text-align: center;}
.Jijianjc .LeftNav ul {background: #fff;}
.Jijianjc .LeftNav ul li{line-height: 50px;font-size: 16px;border-bottom: 1px dotted #e5e5e5;
    padding: 0 10px 0 30px;}
    .MenuList ul li{padding: 0!important; border:0!important;}
.Jijianjc .LeftNav ul li.on a{color:#00a0e9;}

.Jijianjc .RightCon{width:79%;float:right;}
.Jijianjc .RightCon .nyTit{border-bottom:1px solid #e6e6e6;margin-bottom:20px;}
.Jijianjc .RightCon .nyTit::after{content:'';display: block;clear: both;}
.Jijianjc .RightCon .nyTit h1{font-size: 18px;color:#000;position: relative;padding-bottom:15px;}
.Jijianjc .RightCon .nyTit h1::before{content:'';display: block;width:100%;height:3px;background:#0067aa;position: absolute;left:0;bottom:-1px;}
.Jijianjc .RightCon .nyTit .more{}

.Jijianjc .RightCon .nyList ul li{padding-right:100px;position: relative;line-height: 50px;border-bottom:1px dotted #ccc;}
.Jijianjc .RightCon .nyList ul li span{font-size: 14px;color:#999;position: absolute;right:0;top:0;}
.Jijianjc .RightCon .nyList ul li p{padding-left:15px;position: relative;font-size: 16px;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Jijianjc .RightCon .nyList ul li p::before{content:'';display: block;width:5px;height:5px;background:#0067aa;border-radius: 50%;position: absolute;left:0;top:50%;margin-top:-2.5px;}

@media(max-width:1024px){
  .HomeBogy{padding-top:45px;}
}

@media(max-width:992px){
  .nNav ul li{padding:0 0;font-size: 15px;}
  .Jijianjc{padding:30px 0 50px 0;}
  .Jijianjc .LeftNav{width:100%;margin-bottom:30px;}
  .Jijianjc .LeftNav h1{font-size: 16px;height:40px;line-height: 40px;}
  .Jijianjc .LeftNav h1::after{content:'';display: inline-block;border-top:5px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:1px solid transparent;margin-left:10px;}
  .Jijianjc .LeftNav ul{display: none;}
  .Jijianjc .LeftNav ul li{line-height: 38px;font-size: 14px;}
  .Jijianjc .RightCon{width:100%;}

  .Jijianjc .RightCon .nyList ul li{line-height: 40px;}
  .Jijianjc .RightCon .nyList ul li p{font-size: 14px;}
  .Jijianjc .RightCon .nyList ul li span{font-size: 12px;}
  .Jijianjc .RightCon .nyTit {display: none;}
}


/*栏目页样式开始*/
/*RighInfo002808 */
.RighInfo002808{padding: 3% 0}
.RighInfo002808 .auto_1300{max-width: 1300px;width: 96%;background: #fff;padding: 4%;}

.RighInfo002808 .floor{position: relative; z-index: 1.}
.RighInfo002808 .floor .Ispic{position: absolute;height: 100%; right: 0; top: 0;}
.RighInfo002808 .floor-1 .Ispic{width: 31.945%;}
.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; }
.RighInfo002808 .floor-1 .txt h1{font-size: 30px;color: #0067aa;font-weight: normal; margin-bottom: 5%;}
.RighInfo002808 .floor-1 .txt .ti25{text-indent: 25px; color: #333;}
.RighInfo002808 .floor-1 .txt .nmb{margin-bottom: 0;}
.RighInfo002808 .floor-1 .txt .nmt{margin-top: 0;}
.RighInfo002808 .floor-1 .count{position: relative; z-index: 1; padding: 7% 0;}
.RighInfo002808 .floor-1 .count li p{margin: 0;}
.RighInfo002808 .floor-1 .count li aside{color: #e91a2e; font-weight: bold;}
.RighInfo002808 .floor-1 .count li aside b{font-size: 48px;font-family: Arial;display: inline-block;vertical-align: sub;}
@media(min-width:1025px){
.RighInfo002808 .floor-1 .txt{padding-right: 31.945%;}
.RighInfo002808 .floor-1 .txt .info{max-width: 820px;width: 95%;}
.RighInfo002808 .floor-1 .count:before{position: absolute; right: 0; top: 0; height: 100%; background: #f5f5f5;content: ''; width: 124.49%;}
}
@media(max-width:1024px){
.RighInfo002808 .floor-1 .Ispic{display: none;}
.RighInfo002808 .floor-1 .count{ background: #f5f5f5;}
.RighInfo002808 .floor-1 .count li{text-align: center;}
}
@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: 24%;}
.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: 50%;float: left; padding: 15px 0;}
.RighInfo002808 .floor-1 .count li:nth-child(2n+1){clear: left;}
.RighInfo002808 .floor-1 .txt h1 {font-size: 22px;}
}

.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%; }
}
/*
 .RighInfo000728 为demo编号
 */
.RighInfo000728{ padding:3% 0;}
.RighInfo000728 .title{ text-align:center; border-bottom:1px solid #f1f1f1; margin-bottom:3%;}
.RighInfo000728 .title h1{ color:#57a9ac;font-size:20px;}
.RighInfo000728 .title time{ display:inline-block; line-height:46px;}
.RighInfo000728 .video_files{ padding-bottom:60%; position:relative;}
.RighInfo000728 .video_files video{ position:absolute; left:0; top:0; background-color:#000; width:100%; height:100%;}
.RighInfo000728 .info{ padding:2%;}
@media(max-width:480px){
.RighInfo000728 .title h1{ font-size:18px;}
}
/*RighInfo002806 */
@font-face {
  font-family: "DINCond-Bold";
  src: url("../fonts/DINCond-Bold.woff2") format("woff2"),
       url("../fonts/DINCond-Bold.woff") format("woff"),
       url("../fonts/DINCond-Bold.ttf") format("truetype"),
       url("../fonts/DINCond-Bold.eot") format("embedded-opentype"),
       url("../fonts/DINCond-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.RighInfo002806{padding: 2% 0;}
.RighInfo002806 .txt aside.t-1{font-size: 42px;color: #333437;}
.RighInfo002806 .txt aside.t-2{ font-family: "DINCond-Bold";color: #f6550d;font-size: 34px;}
.RighInfo002806 .txt p{line-height: 30px;font-size: 16px;margin-top: 4%;}
.RighInfo002806 .num{padding-bottom: 10%;}
.RighInfo002806 .num .pic img{display: block; width: 100%;}
.RighInfo002806 .num .list{ margin-top: 7.518%;position: relative;}
.RighInfo002806 .num .list:before,
.RighInfo002806 .num .list:after{position: absolute; content: ''; border: 5px solid #f6550d; width: 30px; height: 30px;}
.RighInfo002806 .num .list:before{left: 0; top: 0; border-right: 0;border-bottom: 0;}
.RighInfo002806 .num .list:after{right: 0; bottom: 0; border-top: 0;border-left: 0;}
.RighInfo002806 .num .list li{float:left; width: 55%; padding: 30px 0;}
.RighInfo002806 .num .list li:nth-child(2n){width: 45%}
.RighInfo002806 .num .list li:nth-child(2n+1){clear: left;}
.RighInfo002806 .num .list li .inner{padding-left: 16%;color: #f6550d;font-family: "DINCond-Bold";font-size: 100px;}
.RighInfo002806 .num .list li aside{overflow: hidden; height: 0.6em;}
.RighInfo002806 .num .list li sub{font-size: 0.24em;text-transform: uppercase; line-height: 0.8em;float: left;margin-top: 1.7em;}
.RighInfo002806 .num .list li sup{font-size: 0.5em;line-height: 0.7em;vertical-align:top;}
.RighInfo002806 .num .list li span{font-size: 0.8em;line-height: 0.725em;vertical-align: text-top;}
.RighInfo002806 .num .list li p{font-size: 0.2em;}
.RighInfo002806 .num .list li aside *{display: inline-block;}
.RighInfo002806 .culture ul{padding: 4.6875% 0;background: rgba(246,85,13,0.8);}
.RighInfo002806 .culture li{ vertical-align: top;color: #fff;}
.RighInfo002806 .culture li aside{font-size: 24px; margin: 15% 0 6% 0;}
.RighInfo002806 .culture li p{line-height: 32px; font-size: 20px;}
@media(min-width:481px){
.RighInfo002806 .culture ul{display: table;width: 100%;}
.RighInfo002806 .culture li{display: table-cell;width: 33.333333%;padding-left: 5%; }
.RighInfo002806 .culture li:not(:last-child){border-right: 1px solid rgba(255,255,255,0.5);}
}
@media(min-width:769px){
.RighInfo002806 .num .pic{float: right; width: 43.75%; position: relative;}
.RighInfo002806 .num .pic:before{position: absolute; left: 0;bottom: 0; height:66.746%; width: 12.143%;background: #fff; content: '';}
.RighInfo002806 .num .list{float: left; width: 50%;}
}
@media(max-width:1280px){
.RighInfo002806 .num .list li .inner{font-size: 80px;}
}
@media(max-width:1024px){
.RighInfo002806 .num .list li .inner{font-size: 70px;}
}
@media(min-width:481px) and (max-width:640px){
.RighInfo002806 .culture li img{height: 40px;}
}
@media(max-width:640px){
.RighInfo002806 .txt aside.t-1{font-size: 32px;}
.RighInfo002806 .txt aside.t-2{font-size: 24px;}
.RighInfo002806 .culture li aside{font-size: 18px; }
.RighInfo002806 .culture li p{line-height: 24px; font-size:16px;}
}
@media(max-width:480px){
.RighInfo002806 .num .list li .inner{font-size: 50px;}
.RighInfo002806 .culture{background-size:100% 100%;}
.RighInfo002806 .culture li{padding:5%; margin: 0 5%;}
.RighInfo002806 .culture li aside{ margin:  6% 0;}
.RighInfo002806 .culture li:not(:last-child){border-bottom: 1px solid rgba(255,255,255,0.5); margin-bottom: 3%;}
}


/*PicList002953 */
.body_f5f5f5{background: #f5f5f5;}
.PicList002953{padding: 2.08vw 0;}
.PicList002953 li{float: left;width: 48.334%;background: #fff; margin-bottom: 3.332%;}
.PicList002953 li a{display: block;padding: 1.56vw;}
.PicList002953 li:not(:nth-child(2n)){float: right;}
.PicList002953 li:nth-child(2n+1){clear: left;}
.PicList002953 li aside.dot{font-size: 24px;line-height: 1em;border-left:2px solid #4ab344; margin-bottom: 20px;padding-left: 20px;font-weight: bold;}
.PicList002953 li a:hover aside.dot{color: #1e50ae;}
.PicList002953 li .txt{padding: 20px 20px 0;}
.PicList002953 li p{margin: 0;line-height: 1.625em;font-size: 16px;color: #666;}
.PicList002953 li .pic{overflow: hidden;border-radius: 5px;}
.PicList002953 li .Ispic{padding-bottom: 48.077%; transition: 0.3s;}
.PicList002953 li a:hover .Ispic{transform: scale(1.2);-webkit-transform: scale(1.2);-ms-transform: scale(1.2);}
.PicList002953 li .more{overflow: hidden;}
.PicList002953 li .more span{float: right;width: 40px;height: 40px;border: solid 2px #e5e5e5; border-radius: 50%;position: relative; transition: 0.3s;}
.PicList002953 li .more span:after{position: absolute; content: ''; width: 10px; height: 10px; border-top: 2px solid #666; border-right: 2px solid #666; transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg); margin: -5px 0 0 -7px; left: 50%; top: 50%;}
.PicList002953 li a:hover .more span{border-color: #4ab344;background: #4ab344;}
.PicList002953 li a:hover .more span:after{border-color: #fff;}
@media(max-width:1024px){
.PicList002953 li a{padding: 4vw;}
.PicList002953 li .txt{padding: 1vw 1vw 0;}
}
@media(max-width:640px){
.PicList002953 li aside.dot{font-size: 4vw; margin-bottom: 2vw;}
.PicList002953 li p{font-size: 3.5vw;}
.PicList002953 li .more{padding-top: 2vw;}
.PicList002953 li .more span{width: 26px;height: 26px;}
}
/*PicList002949 */
.PicList002949 .auto_1300 {max-width: 1300px;}
.PicList002949 .item{margin: 2.08vw 0;box-shadow: 0 0 10px rgba(0, 0, 0, 0.12); background: #fff; padding: 4%;}
.PicList002949 .item a:hover{color: #1e50ae;}
.PicList002949 .txt .inner{padding: 0 2.03vw 0 1.56vw;}
.PicList002949 .txt p.dot3{line-height: 2.142em; color: #666; font-size: 16px; overflow: visible;
    -webkit-box-orient: unset;}
.PicList002949 .tit{font-size: 24px; line-height: 1em;}
.PicList002949 .tit:after{display: block; margin-top: 1.25em; content: '';background: #0067aa; 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");}
.PicList002949 .ytable-cell {vertical-align: top;}
@media(min-width:1025px){
.PicList002949 .pic{ width: 290px;
    font-size: 34px;
    line-height: normal;
    text-align: center;
    color: #333;}
}
@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;}
.PicList002949 .pic {font-size: 20px;}
.PicList002949 .txt p.dot3 {font-size: 14px;}
}
/*PicList002173 */
.PicList002173{ padding:0 0 3% 0;}
.PicList002173 .title{ font-size:24px; margin-bottom:3%;}
.PicList002173 .title:before{ display:inline-block; content:''; margin-right:10px; width:20px; height:4px; background:#006cba; vertical-align:middle; color:#333;}
.PicList002173 .video{ position:relative; padding-bottom:47.8%;}
.PicList002173 .video video{ position:absolute; left:0; width:100%; top:0; height:100%; background:#000;}
.PicList002173 .owl-carousel{ padding:0 30px; margin-top:3%;}
.PicList002173 .item{ padding:0 15px; cursor:pointer;}
.PicList002173 .item figure{padding-bottom:56%; position:relative;}
.PicList002173 .item figure a{ position:absolute; left:0; top:0; width:100%; height:100%; background:url(../images/PicList002173-icon_video.png) no-repeat center center; background-color:rgba(82,99,111,0.4);}
.PicList002173 .item figure img{ display:none;}
.PicList002173 .item h3{ margin:0;border:1px solid #e8e8e8; border-top:0; line-height:57px; padding:0 3%; font-weight:normal; font-size:16px;}
.PicList002173 .owl-carousel .ON h3{ background:#006cba; border-color:#006cba; color:#fff; font-weight:bold;}

.PicList002173 .owl-nav div{ position:absolute; width:28px; height:28px; top:50%; margin-top:-14px; background:url(../images/PicList002173-btn.png) no-repeat left bottom; overflow:hidden; line-height:1000px;}
.PicList002173 .owl-nav .owl-prev{ left:0;}
.PicList002173 .owl-nav .owl-prev.disabled{ background-position:left top;}
.PicList002173 .owl-nav .owl-next{ right:0; background-position: right bottom;}
.PicList002173 .owl-nav .owl-next.disabled{background-position: right top;}
.PicList002173 .owl-nav div.disabled{ cursor:default;}

@media(max-width:1000px){
.PicList002173 .item{ padding:0 10px;}
}
@media(max-width:640px){
.PicList002173 .item h3{line-height:45px;font-size:14px;}
}
@media(max-width:480px){
.PicList002173 .title{ font-size:20px;}
}
/**插件样式 有相同 留一个即可**/
.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%}*/
.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 .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
/***end**/
/*
 .PicList001646 为demo编号
 */
.PicList001646{ padding:3% 0;}
.PicList001646 .auto_1300{ max-width: 1300px; background: #fff; padding: 4%;}
.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:#f5f5f5;}
.PicList001646 dl:last-child{ margin-bottom:0;}
@media(min-width:481px){
.PicList001646 dl{ display:table; width:100%;}
.PicList001646 dl dt,
.PicList001646 dl dd{ display:table-cell; vertical-align:middle; width:50%;}
}
.PicList001646 dd figure{ padding:0 5%;text-align:center;}

.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:22px;}
.PicList001646 dd figure h1 span{ display:block; padding: 2% 0;}
.PicList001646 dd figure h2{ font-size:14px; padding:2% 0; position:relative;}
.PicList001646 dd figure h2::before{ position:absolute; content:''; left:50%; margin-left:-20px; bottom:0;width:40px; height:2px; background-color:#0067aa;}
.PicList001646 dd figure pre{ line-height:30px;  text-align:left; margin:5% 0 10% 0; font-size: 16px;}
@media(max-width:768px){
.PicList001646 dd figure pre{ margin:3% 0; height:48px; }
}
@media(max-width:480px){
.PicList001646 dl dd{ padding:3% 0;}
}
/*
 .PicList001520 为demo编号
 */
.PicList001520 .tit{  color:#343434; font-size:34px; padding:5% 0; background:url(../images/PicList001520_tit.png) no-repeat left center/80% auto; font-weight:normal; margin:0; }
.PicList001520 .tit span{ position:relative; font-size:16px; color:#666; padding-left:10px; }
.PicList001520 .tit span:before{ position:absolute; left:10px; top:-8px; width:31px; height:2px; content:""; background:#343434; }
.PicList001520 nav{ float:left; width:20.9%;border:1px #d8d8d8 solid; border-bottom:0;}
.PicList001520 .list{ float:right; width:75%;}

.PicList001520 nav header{background:#e7e8ec; color:#333; padding:10% 0 10% 6%; font-size:18px;}
.PicList001520 nav header span{position:relative; display:block; font-size:20px;padding-bottom:20px; text-transform:capitalize; color:#343434;}
.PicList001520 nav header span::before{ position:absolute; left:0; bottom:10px; content:""; width:20px; height:1px; background:#333;}

.PicList001520 nav li h4{ margin:0; padding:20px 26px 20px 6%; line-height:20px; border-bottom:1px solid #d8d8d8; position:relative; font-weight:normal; color:#333; background: #f1f1f1; text-overflow:ellipsis; white-space:nowrap; display:block; overflow:hidden; }
.PicList001520 nav li h4::before,
.PicList001520 nav li h4:after{ position: absolute;top: 50%; content: "";background: #333; width:11px; height:1px; margin-top:-2px;}
.PicList001520 nav li h4::before{ right:30px;-webkit-transform: rotate(45deg);transform: rotate(45deg); }
.PicList001520 nav li h4::after{ right:22px;-webkit-transform: rotate(135deg);transform: rotate(135deg); }
.PicList001520 nav dl{ border-bottom:1px solid #ccc;}
.PicList001520 nav dd{ border-bottom:1px #ccc dashed; }
.PicList001520 nav dd a{ position:relative; color:#666; display:block; padding:12px 6% 12px 6%; line-height:20px;  text-overflow:ellipsis; white-space:nowrap; display:block; overflow:hidden; } 
.PicList001520 nav dd:last-child{ border-bottom:none; }
.PicList001520 nav dd a:after{ position:absolute; content:''; width:0; height:0; right:3%; top:50%; margin-top:-2px; border:4px #ccc solid; border-top:4px solid transparent;border-bottom:4px solid transparent;  border-right:0;}

.PicList001520 .list li{ border:solid #d9dbe0; border-width:0 5px 5px 0; overflow:hidden;margin-bottom:3%; }
.PicList001520 .list .pic{width: 50%; float:left; }
.PicList001520 .list .pic img{display: block; width: 100%;}
.PicList001520 .list dl{ width: 50%; float:right; color: #727272; line-height:30px; color:#666;padding:2% 0; }
.PicList001520 .list dl a:hover{ color: #000; }
.PicList001520 .list dd{ overflow:hidden; padding:0 8%;}
.PicList001520 .list dd span{ float:left;color:#333;}
.PicList001520 .list dd em{ font-style:normal;}

@media(max-width:1100px){
.PicList001520 nav,
.PicList001520 .list{ float:none; width:auto;}
.PicList001520 nav{ margin-bottom:2%;}
.PicList001520 nav header{padding:3% 0 3% 3%;}
.PicList001520 nav li h4,
.PicList001520 nav dd a{ padding-left:3%;}
.PicList001520 nav dl{ display:none;}
.PicList001520 nav li h4{ position:relative;}
.PicList001520 nav li h4 span{ position:absolute; left:0; top:0; width:100%; height:100%;}
}
@media(max-width:480px){
.PicList001520 .list .pic,
.PicList001520 .list dl{ float:none; width:auto;}
.PicList001520 .tit{ font-size:24px;}
.PicList001520 .tit span{ font-size:14px;}
}
/*TextList002855 */
.TextList002855 {padding: 3%;}
.TextList002855 .auto_1300{max-width: 1300px;}
.TextList002855 li{line-height: 4.5625em;  border-bottom: 1px dotted #a8a8a8;}
.TextList002855 li time{float: right;color: #c8c8c8; margin-left: 15px;}
.TextList002855 li a{padding-left: 30px; background: url("../images/TextList002855_icon.png") no-repeat left center;}
.TextList002855 li a:hover{color:#0067aa;}
@media(min-width:481px){
 .TextList002855 li{font-size: 16px;}
}
/*TextList002739 */
.TextList002739{}
@font-face {
  font-family: "DINPro-Bold";
  src: url("../fonts/DINPro-Bold/DINPro-Bold.woff2") format("woff2"),
       url("../fonts/DINPro-Bold/DINPro-Bold.woff") format("woff"),
       url("../fonts/DINPro-Bold/DINPro-Bold.ttf") format("truetype"),
       url("../fonts/DINPro-Bold/DINPro-Bold.eot") format("embedded-opentype"),
       url("../fonts/DINPro-Bold/DINPro-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.TextList002739 .column-name{ text-align: center; padding: 35px 0; font-size: 28px;}
.TextList002739 .column-name .cn{color: #184477; letter-spacing: 5px;line-height: 48px;  position: relative; z-index: 10; text-indent: 5px;}
.TextList002739 .column-name .en{text-transform: uppercase; color: #f1f1fa; margin-top: -18px;line-height: 24px;font-family: "DINPro-Bold"; }
@media(max-width:480px){
.TextList002739 .column-name{ font-size: 24px;}
.TextList002739 .column-name .cn{line-height: 40px;}
}


.TextList002739 .list-group .tit{cursor: pointer; line-height: 69px; font-size: 16px; }
.TextList002739 .list-group .tit:before{background: #184477; width: 4px; height: 4px; display: inline-block; content: '';vertical-align: middle; margin-right: 27px; }


.TextList002739 .title{ padding:0 40px; line-height: 60px; background: #184477; font-size: 16px; color: #fff; border-bottom: 1px solid #ededed;margin-top: 20px;}
.TextList002739 .title time,
.TextList002739 .tit time{float: right; }
.TextList002739 .tit time{color: #888;}
.TextList002739 .list{border-bottom: 1px solid #ededed;}
.TextList002739 .tit{padding: 0 40px; background: #fafafa; font-weight: normal; margin: 0;}
.TextList002739 .tit.active{background: #fff; margin: 0 40px; padding: 0; border-bottom: 2px solid #184477; color: #184477;}
.TextList002739 .tit.active time{color: #184477;}
.TextList002739 .info{padding: 10px 40px 20px 70px;}
.TextList002739 .info .singlePage{font-size: 14px; line-height: 26px; color: #3e3e3e;}
@media(min-width:769px){
.TextList002739 .title time{ margin-right: 78px;}
.TextList002739 .tit time{padding-right: 63px;}
}
@media(max-width:768px){
.TextList002739 .title{ padding:0 20px; line-height: 50px;}
.TextList002739 .tit{padding: 0 20px;}
.TextList002739 .tit.active{margin: 0 20px;}
.TextList002739 .title time{ margin-right: 12px;}
.TextList002739 .list-group .tit:before{ margin-right: 10px;}
.TextList002739 .info{padding: 10px 20px 10px 34px;}
}
@media(max-width:480px){
.TextList002739 .tit time{margin-right: 0;}
.TextList002739 .tit time{ font-size: 12px;}
}


/*Timeline002790 */
.Timeline002790 { padding:3%}
.Timeline002790 .auto_1300 {max-width: 1300px; padding: 4%; background: #fff;}
.Timeline002790 .year{ position:relative; padding:2% 0 4% 0;color:#6e6e6e;}
.Timeline002790 .year::before{ content:''; width:1px; height:103%;  top:-3%; position:absolute; background-color:#ededed; z-index:0;}
.Timeline002790 ul{ position:relative; z-index:1;}
.Timeline002790 li{position:relative;  border-radius: 10px; }
.Timeline002790 li:after{ content: ""; display: block;  position: absolute; top: 51%; right: 0; width: 50%; height: 2px; border-bottom: 1px dashed #ddd; z-index: -2  }
.Timeline002790 li:nth-child(2n):after{ left: 0}
.Timeline002790 li:before{width:12px; height:12px;border:1px solid #999;  border-radius:50%;position:absolute; left:50%; margin-left: -7px; top: 50%; margin-top: -2px;  content:''; background:#fff;}
.Timeline002790 li:nth-child(2n)::before{ left:auto; right:50%; margin-right: -6px; }
.Timeline002790 li .con{width: 45%; background: #f5f5f5; padding:25px; float: right; position: relative;  overflow: hidden;border: 1px solid #fff }
.Timeline002790 li .icon{ position: absolute; left: 0; bottom: 0;  width:60px; height: 60px; padding:5px; background: #fff; overflow: hidden; border-radius: 0 6px 0 0}
.Timeline002790 li .con .txt{width:100%;  }
.Timeline002790 li:nth-child(2n) .con figure{left: 0}
.Timeline002790 li:nth-child(2n) .con  .txt{float: right;}
.Timeline002790 li:nth-child(2n) .icon{ left: auto; right: 0; border-radius: 6px 0 0 0}
.Timeline002790 li:nth-child(2n) .con{float:left}
.Timeline002790 li .txt{  position:relative;font-size:16px; line-height:24px; padding-right: 50px;color: #333;}
.Timeline002790 li:nth-child(2n)  .txt{ padding-right: 0}
.Timeline002790 li .txt figure{transition:all ease 0.5s; position:absolute; top:0;width:120px; height:100px; }
.Timeline002790 li:nth-child(2n) .txt figure{ left:0; }
.Timeline002790 li:nth-child(2n-1) .txt figure{ right:0; }
.Timeline002790 li .txt figure img{ position:absolute; max-width:100%; max-height:100%; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
.Timeline002790 li .txt h3{margin: 0;font-size: 30px;color: #0067aa;padding-bottom: 7px; font-weight: normal;font-family:Arial, Helvetica, sans-serif;}
.Timeline002790 li.hover .con{ border: 1px solid #0067aa} 
.Timeline002790 li.hover:after{ border-color:  #0067aa} 
.Timeline002790 li.hover:before{ border-color:  #0067aa} 
@media(min-width:641px){
.Timeline002790 .year::before{left:50%;margin-left:-0.5px; }
.Timeline002790 li{width:100%;}
.Timeline002790 li:nth-child(2n){ float:left;  }
.Timeline002790 li:nth-child(2n-1){float:right; z-index:10; }
}
@media(max-width:1024px){
	.Timeline002790{ padding-top: 0}
	.Timeline002790 li {margin-bottom: 20px; height: auto; overflow: hidden; margin-top: 0}	
	.Timeline002790 li .con{width: 100%; float: left; padding: 20px }	
	.Timeline002790 .year::before,
	.Timeline002790 li:after,
	.Timeline002790 li:before{ display: none}
	.Timeline002790 li .con .txt{ position: relative; float: left; width: 100%}
}

.Timeline002790 .more{ text-align:center; padding-bottom:20px;}
.Timeline002790 .more a{width:180px;height: 36px; text-align:left;line-height:36px;display: inline-block;color: #fff;font-size: 14px; background:url(../images/Timeline002790-more.png) no-repeat 70% center #c60618; position: relative; z-index: 100;  text-align: center; padding-right: 20px;}


/*TextList002148 */
.TextList002148{ padding:3% 0;}
.TextList002148 .auto_1300{ max-width:1300px;}
.TextList002148 li{ overflow:hidden; padding-left:170px; padding-right:48px; position:relative; margin-bottom:2%;}
.TextList002148 li:after{ position:absolute; content:''; right:0; top:0;width:48px; height:100%; background:url(../images/TextList002148-more.gif) no-repeat center center #f0f0f0; transition:0.2s;}
.TextList002148 li:hover::after{ background-color:#0067aa;}
.TextList002148 li div{border-left:1px solid #e9e9e9; background-color:#fff; padding:2% 3%;}
.TextList002148 li time{ position:absolute; left:0; top:0; width:155px; height:100%;background-color:#fff; border-right:1px solid #e9e9e9;}
.TextList002148 li time:after{ position:absolute; content:''; background:url(../images/TextList002148-time.gif) no-repeat; width:11px; height:19px; top:50%; right:-11px; margin-top:-9px;}
.TextList002148 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;}
.TextList002148 li time i{ font-style:normal; font-size:50px; color:#999; display:block;  line-height:40px;}
.TextList002148 li time i:after{ display:block; content:''; margin:5px auto; height:1px; width:66px; background:#dfdfdf;}
.TextList002148 li h3{ margin:0; font-size:18px;}
.TextList002148 li p{ line-height:26px; overflow:hidden; color:#7c7c7c; height:52px; margin:2% 0 0 0;}
@media(max-width:1000px){
.TextList002148 li{padding-left:120px;padding-right:30px;}
.TextList002148 li:after{width:30px; background-size:35% auto;}
.TextList002148 li time{width:105px;}
.TextList002148 li time span{font-size:14px;}
.TextList002148 li time i{font-size:40px;line-height:30px;}
}
@media(max-width:768px){
.TextList002148 li h3{ font-size:16px;}
}
@media(max-width:480px){
.TextList002148 li{padding-left:100px;padding-right:0;}
.TextList002148 li:after{ display:none;}
.TextList002148 li time{width:85px;}
.TextList002148 li time span{font-size:12px;}
.TextList002148 li time i{font-size:30px;}
.TextList002148 li h3{ font-size:14px;}
.TextList002148 li p{ font-size:12px; line-height:20px; overflow:hidden; height:40px;}
}
/*RighInfo002939 */
.RighInfo002939{padding:3% 0;}
.RighInfo002939 .auto_1300{max-width: 1300px;}
.RighInfo002939 .pic { text-align: center; padding-bottom: 2%;}
.RighInfo002939 .name{border-bottom: 1px dotted #cecece; text-align: center; margin-bottom: 37px;}
.RighInfo002939 .name h1{margin: 0 0 30px 0;font-size: 20px;color: #333;}
.RighInfo002939 .time{color: #c8c8c8;padding-bottom: 1.72vw;line-height: 16px;}
.RighInfo002939 .share{margin-left: 10px;}
.RighInfo002939 .time time,
.RighInfo002939 .share,
.RighInfo002939 .share > *{display: inline-block; vertical-align: middle;}
.RighInfo002939 .share em{font-style: normal;}
.RighInfo002939 .textcolor {color:#0067aa; font-size: 20px; }
#bsPanel,
#bsPanel *,
.bsBox,
.bsBox *{box-sizing: content-box;}

.RighInfo002939 .edit-info{line-height: 2.5625em;color: #1e1e1e; text-align: justify; padding-bottom: 4vw;}
.RighInfo002939 .edit-info p { text-indent: 2em;}
.RighInfo002939 .info-page{border: solid 1px #eee;}
.RighInfo002939 .info-page dd{line-height: 36px;}
.RighInfo002939 .info-page dd a{padding: 0 20px;}
.RighInfo002939 .info-page dd a:hover{color: #d43e45;}
@media(min-width:641px){
.RighInfo002939 .info-page dd{float: left; width: 50%;}
.RighInfo002939 .info-page dd:nth-child(2){border-left: 1px solid #eee;}
.RighInfo002939 .time,
.RighInfo002939 .info-page dd a,
.RighInfo002939 .edit-info{font-size: 16px;}
}
@media(max-width:640px){
.RighInfo002939 .info-page dd:nth-child(2){border-top: 1px solid #eee;}
.RighInfo002939 .share{display: block; padding-top: 10px;}
}
.RighInfo0029392 .edit-info p{text-indent: 0;}
/*RighInfo002552 */
.RighInfo002552{ padding-bottom:3%;}
.RighInfo002552 .info_1{ position:relative; z-index:1;padding-bottom:5%; }
.RighInfo002552 .info_1 .auto{ position:relative; z-index:2;}
.RighInfo002552 .info_1::after{ position:absolute; content:''; left:0; top:0; width:100%; height:100%; z-index:0; background:rgba(0,0,0,0.7);}
.RighInfo002552 .title{ text-align:center; font-size:26px; color:#333; padding:6% 0 2% 0;}
.RighInfo002552 .title::after{ width:45px; height:2px; background:#dedede; display:block; margin:17px auto; content:'';}
.RighInfo002552 .info_1 .title{ color:#fff; padding-bottom:0;}
.RighInfo002552 .info_1 .title::after{ background:#fff;}
.RighInfo002552 .info_1 .ul_icon{ padding:6% 0 3% 0;}
.RighInfo002552 .info_1 .ul_icon li{ float:left; width:33.333333333%; text-align:center;}
.RighInfo002552 .info_1 .ul_icon li a{ color:#fff;}
.RighInfo002552 .info_1 .ul_icon li aside{ display:block; border:1px solid rgba(240,135,30,0.5); max-width:132px; padding:6.25%; border-radius:50%; width:60%; margin:0 auto; }
.RighInfo002552 .info_1 .ul_icon li img{ display:block; width:100%;transition:0.3s;}
.RighInfo002552 .info_1 .ul_icon li a:hover aside img{ transform:rotateY(180deg);}
.RighInfo002552 .info_1 .ul_icon li h5{ font-size:18px; margin:7% 0 4% 0;}
.RighInfo002552 .info_1 .ul_icon li p{ margin:0;}
.RighInfo002552 .list_img dd{ float:left;margin-right:0.8%; margin-bottom:0.8%;}
.RighInfo002552 .list_img dd:nth-child(3n){ margin-right:0;}
.RighInfo002552 .list_img dd img{ display:block; width:100%;}

.RighInfo002552 .info_2 .list_img dd{ width:28.275%;}
.RighInfo002552 .info_2 .list_img dd:nth-child(2),
.RighInfo002552 .info_2 .list_img dd:nth-child(6){ width:41.85%;}

.RighInfo002552 .info_4 .list_img dd{ width:32.8%; }

.RighInfo002552 .info_3 .list_img{ position:relative;}
.RighInfo002552 .info_3 .list_img dd{ width:32.58%; float:none;margin-bottom:0; margin-right:0; }
.RighInfo002552 .info_3 .list_img dd:nth-child(4),
.RighInfo002552 .info_3 .list_img dd:nth-child(5){ position:absolute; right:0; height:48.9%; overflow:hidden;}
.RighInfo002552 .info_3 .list_img dd:nth-child(4){ top:0;}
.RighInfo002552 .info_3 .list_img dd:nth-child(5){ bottom:0; }
.RighInfo002552 .info_3 .list_img dd:nth-child(1){ margin-bottom:1.17%;}
.RighInfo002552 .info_3 .list_img dd:nth-child(3){ position:absolute; left:33.75%; top:0; height:100%; width:32.5%;}
.RighInfo002552 .info_3 .list_img dd:nth-child(3) img{ height:100%;}
@media(max-width:1024px){
.RighInfo002552 .info_1{ margin-top:0;}
}
@media(max-width:640px){
.RighInfo002552 .title{font-size:20px;}
.RighInfo002552 .info_1 .ul_icon li{ float:none; width:auto; padding-bottom:5%;}
.RighInfo002552 .info_1 .ul_icon li aside{ max-width:100px; padding:4%;}
.RighInfo002939 .edit-info{padding-left: 10px;
    padding-right: 10px;}
    .RighInfo002939 .name h1 {font-size: 18px;}
}
/*Page002046 */
.Page002046 .Pages{ text-align:center; padding-top: 4%;}
.Page002046 .Pages a{ display:inline-block; vertical-align:middle;border:1px solid #ececec; padding:0 15px; line-height:38px; color:#999;}
.Page002046 .Pages a:hover,
.Page002046 .Pages a.a_cur{ background-color:#0079c3; color:#fff;}
.Page002046 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle; overflow:hidden;}
.Page002046 .Pages em a{ float:left; margin-left:-1px;}
.Page002046 .Pages .p_cur,
.Page002046 .Pages .p_count,
.Page002046 .Pages .p_jump,
.Page002046 .Pages .p_total{ display:none;}
.Page002046 .Pages .a_prev,
.Page002046 .Pages .a_next{ padding:0; width:44px; background:url(../images/Page002046-a_prev.gif) no-repeat center center; overflow:hidden; line-height:1000px; height:38px;}
.Page002046 .Pages .a_next{ background-image:url(../images/Page002046-a_next.gif);}
@media(max-width:640px){
.Page002046 .Pages .a_first,
.Page002046 .Pages .a_end{ display:none;}
}
@media(max-width:480px){
.Page002046 .Pages a{padding:0 5px; }
}
/*
 .PicList002796 
 */
.PicList002796{ padding:3%;     background: #fff;}
.PicList002796 .auto_1300{max-width: 1300px;}
.PicList002796 ol{ position: relative; margin-bottom: 4%; border-bottom: 1px solid #eee; }
.PicList002796 ol figure em{ padding-bottom: 47%; }
.PicList002796 ol p{ margin: 35px 0 25px; font-size: 18px; color: #333; line-height: 28px; text-align: justify; }
.PicList002796 ol time{ float: right; margin-top: 35px; }

.PicList002796 li{ position:relative; }
.PicList002796 .video_files{position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;}
.PicList002796 .video_files video{width:100%; height:100%; background-color:#000;}
.PicList002796 .video_files .close{position: absolute;right: 3%;top: 3%;z-index: 10;width: 30px;height: 30px;border-radius: 50%;background-color: #761b1b;cursor: pointer;}
.PicList002796 .video_files .close::before,
.PicList002796 .video_files .close::after{ position:absolute; content:''; width:3px; height:70%; border-radius:3px; background-color:#fff; left:13px; top:5px;}
.PicList002796 .video_files .close::before{ transform:rotate(45deg);}
.PicList002796 .video_files .close::after{ transform:rotate(-45deg);}
.PicList002796 figure{ position:relative;}
.PicList002796 figure em{ display:block; padding-bottom: 67%; background-size:contain; background-position:center center; background-repeat:no-repeat;}
.PicList002796 figure a{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,0.5); }
.PicList002796 figure a::before,
.PicList002796 figure a::after{position: absolute; content:'';z-index: 5;top: 50%;left: 50%;}
.PicList002796 figure a::before{width: 70px;height: 70px;border: 3px solid #fff;margin-left: -35px;margin-top: -35px;border-radius: 50%;}
.PicList002796 figure a::after{width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-left: 20px solid #fff;margin-left: -5px;margin-top: -15px;}
.PicList002796 li p{ margin-bottom: 25px; height: 56px; font-size: 16px; color: #333; line-height: 28px; text-align: justify; overflow: hidden;padding-top: 4%;}
.PicList002796 time{ background: #0067aa; display: inline-block; padding: 2px 15px; color: #fff;}
@media(min-width:769px){
.PicList002796 li{ float: left; width: 29.75%;margin-right: 5.25%; margin-bottom:2%;} 
.PicList002796 li:nth-of-type(3n){ margin-right: 0; }
.PicList002796 li:nth-of-type(3n+1){clear:left;}
}
@media(max-width:768px){
.PicList002796 li{ width: 100%; margin-right:0; margin-bottom: 5%;}
.PicList002796 figure em{ padding-bottom: 47%; background-size:cover;}
}
@media(max-width:480px){
.PicList002796 li figure a::before{width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;}
.PicList002796 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){
.PicList002796 li figure a::before{width: 40px;height: 40px;margin-left: -20px;margin-top: -20px;}
}
/*PicList002137 */
.PicList002137{ padding:3% 0;}
.PicList002137 .year{ padding:0 20px; position:relative; margin-bottom:5%;}
.PicList002137 .year .item{ position:relative; text-align:center;padding:37px 0 27px 0;}
.PicList002137 .year .item:after{ display:block; content:''; height:1px; background:#e0e0e0; }
.PicList002137 .year .item a{ position:absolute; left:0; width:100%; top:0; height:100%; font-size:18px; }
.PicList002137 .year .item.active a{ font-weight:bold; color:#c02a05;background:url(../images/PicList002137-year_on.png) no-repeat center bottom;}
.PicList002137 .year .item a i{ position:absolute; left:0; width:100%;border-right:1px solid #e0e0e0; border-left:1px solid #e0e0e0; top:29px; height:8px; text-align:center; z-index:-1;}
.PicList002137 .year .item.active a i{ border-bottom:2px solid #797979;}
.PicList002137 .year .item a i:before{ position:absolute; top:0; left:50%; content:''; height:8px; width:1px;background:#e0e0e0; }
.PicList002137 .year .owl-nav div{ position:absolute; top:25px; width:18px; height:17px; background:url(../images/PicList002137-btn.gif) no-repeat right top #fff; cursor:pointer; overflow:hidden; line-height:1000px;}
.PicList002137 .year .owl-nav div.owl-prev{ left:0;}
.PicList002137 .year .owl-nav div.owl-next{ right:0; background-position:0 0;}
.PicList002137 .year .owl-nav div.disabled{ display:none;}
.PicList002137 .list li{ float:left; width:23.5%; margin-right:2%; text-align:center; cursor:pointer;}
.PicList002137 .list li img,
.PicList002137 .list li .info{ display:none;}
.PicList002137 .list li figure{ padding-bottom:62%; background-size:contain;}
.PicList002137 .open_info{ position:fixed; left:0; top:0; width:100%; height:100%; z-index:200; background:rgba(0,0,0,0.7); display:none;}
.PicList002137  .info_area{ position:fixed; width:90%; max-width:662px; left:50%; transform:translate(-50%,-50%); top:50%; background:#fff; height:544px;}
.PicList002137  .info_area .close{ position:absolute; right:0; width:31px; height:31px; top:-32px; background:#fff; cursor:pointer;}
.PicList002137  .info_area .close::before,
.PicList002137  .info_area .close::after{ position:absolute; content:''; width:25px; height:2px; background:#c53b19; top:15px; left:3px;}
.PicList002137  .info_area .close::before{ transform:rotate(45deg);} 
.PicList002137  .info_area .close::after{ transform:rotate(-45deg);} 
.PicList002137  .info_area .pic{ position:absolute; width:100%; height:75%; overflow:hidden; top:0; left:0; border:1px solid #c9c9c9; text-align:center;} 
.PicList002137  .info_area .pic img{ height:100%;}
.PicList002137  .info_area .txt{ position:absolute; left:4%; bottom:4%; width:92%;height:16%; overflow:auto;}
@media(min-width:769px){
.PicList002137 .list li:nth-child(4n){ margin-right:0;}
}
@media(max-width:768px){
.PicList002137 .list li{ width:49%;}
.PicList002137 .list li:nth-child(2n){ margin-right:0;}
.PicList002137  .info_area{ height:60%;}
}
/**插件公用样式 有相同 只留一个即可**/
.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}
/**END**/
/*
 .PicList001727 为demo编号
 */
.PicList001727 .nav{ padding:2% 0;}
.PicList001727 .nav dd{ float:left; width:130px; line-height:50px; margin-bottom:2px; margin-right:10px; text-align:center;}
.PicList001727 .nav dd a{ display:block; background-color:#e9e9e9; font-size:18px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.PicList001727 .nav dd a:hover,
.PicList001727 .nav dd a.aon{ background-color:#f29200; color:#fff;}
.PicList001727 .ban img{ display:block; width:100%;}
.PicList001727 .title{ font-size:18px; padding:20px 0 10px 0;}

.PicList001727 .list li{ float:left; width:23.5%; margin-right:2%; margin-bottom:2%;background-color:#f3f3f3;}
.PicList001727 .list li:nth-child(4n){ margin-right:0;}
.PicList001727 .list li a{ display:block;padding:3%; transition:background 0.3s;}
.PicList001727 .list li a:hover{ background-color:#f29200; color:#fff;}
.PicList001727 .list li img{ display:none;}
.PicList001727 .list li figure{ padding-bottom:66%;}
.PicList001727 .list li h1{ position:relative; margin:0; font-weight:normal; font-size:16px; padding:30px 0 20px 0;}
.PicList001727 .list li h1 i{position:absolute; left:0; top:20px;background-color:#f29200;height:2px;  width:25px;}
.PicList001727 .list li a:hover h1 i{ background-color:#fff;}
@media(max-width:768px){
.PicList001727 .nav dd{margin-right:2%; line-height:normal; }
.PicList001727 .nav dd a{padding:6% 0;font-size:16px;}
}
@media(max-width:768px) and (min-width:481px){
.PicList001727 .nav dd{ width:23.5%;}
.PicList001727 .nav dd:nth-child(4n){ margin-right:0;}

.PicList001727 .list li{ width:32%;}
.PicList001727 .list li:nth-child(4n){ margin-right:2%;}
.PicList001727 .list li:nth-child(3n){ margin-right:0;}
}
@media(max-width:480px){
.PicList001727 .list li{ width:49%;}
.PicList001727 .list li:nth-child(2n){ margin-right:0;}
.PicList001727 .nav dd{ width:32%;}
.PicList001727 .nav dd:nth-child(3n){ margin-right:0;}
.PicList001727 .nav dd a{font-size:14px;}
}
/*
 .Floor002304 为demo编号
 */
.Floor002304{ padding-bottom: 25px;}
.Floor002304 .list li,
.Floor002304 .list li .ico,
.Floor002304 .list li .ico .ico_on,
.Floor002304 .list li .ico .ico_off,
.Floor002304 .list li a
{
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition:  all .3s ease-out;
	-ms-transition:  all .3s ease-out;
	
}
.Floor002304 .HomeTitle{ padding:35px 0; position:relative; z-index:1;}
.Floor002304 .HomeTitle .name{ text-align:center; font-size:22px; color:#12295b; line-height:46px;}
.Floor002304 .HomeTitle .line2{ border-bottom:1px solid #e8eef2; position:relative; top:1px; position:relative; z-index:1;}
.Floor002304 .HomeTitle .line{ width:10px; height:1px; background:#f68121; overflow:hidden; margin:0 auto; position:relative; z-index:2;}
.Floor002304 .list .ul{ overflow:hidden; margin: 0 -1%;}
.Floor002304 .list li{ float:left; width:48%; background:#87b2c7; margin: 0 1% 20px;}
.Floor002304 .list li a{ display:block;}
.Floor002304 .list li img{ display:block;}
.Floor002304 .list li .pic{ overflow: hidden;}
.Floor002304 .list li .pic img{ width:100%;}
.Floor002304 .list li .ico{ height:66px; width: 66px; background: #87b2c7; border-radius: 50%; margin:-26px auto 0; position:relative; z-index:1;}
.Floor002304 .list li .ico img{ margin:0 auto; padding:15px; width:66px; height:66px;}
.Floor002304 .list li .ico .ico_on{ display:none;}
.Floor002304 .list li .dot{ font-size:16px; color:#fff; text-align:center; padding-bottom:20px;}
.Floor002304 .list li:hover,.Floor002304 .list li:hover .ico{ background:#cde5f1;}
.Floor002304 .list li:hover .ico .ico_on{ display:block;}
.Floor002304 .list li:hover .ico .ico_off{ display:none;}
.Floor002304 .list li:hover a{ color:#f58221;}

@media only screen and (min-width:768px ) {
	.Floor002304 .list li{width:23%;}
}

/*PicList002094 */
.PicList002094{ padding:3%; }
.PicList002094 .auto_1300{max-width: 1300px;}
.PicList002094 .text{font-size: 16px; color: #333; line-height: 30px; padding-bottom: 3%; text-indent: 2em;}
.PicList002094 .topul {position:relative}
.PicList002094 .slick-list{margin-left:-20px;margin-bottom:100px;}
.PicList002094 .slick-dots{bottom:40px;}
.PicList002094 .li{ float: left;
    width: 20%;
	padding-left:20px;
    position: relative;
}
.PicList002094 li a{ }
.PicList002094 li figure,
.PicList002094 li div{ position:absolute; left:0; width:100%;}
.PicList002094 li figure{ height: 53%;
    transition: top 0.3s;
    top: 0;}
.PicList002094 li figure img{ display:none;}
.PicList002094 li div{ background-color: #fff;
    bottom: 0;
    height: 48%;
    padding: 0 5%;
    transition: 0.3s;
	position:absolute;
	bottom:32%;
	}
.PicList002094 li div:before{ position:absolute; content:'';  width:24px; height:24px; bottom:10px; left:50%; margin-left:-12px;}
.PicList002094 li aside{ position: absolute;
    top: 22%;
    margin-top: -50px;
    z-index: 10;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-left: -50px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    overflow: hidden;
    transition: 0.3s;}
.PicList002094 li aside img{ display:block; width:100%; height:100%;}
.PicList002094 li aside img.hover{ display:none;}
.PicList002094 li h5{margin: 0 0 2px 0; font-size:18px; text-align:center; padding-top:20%;}
.PicList002094 li p{ line-height:30px; overflow:hidden; height:60px; margin:0; font-size: 16px;padding:0 5px;}

.PicList002094 li:hover div{ color:#fff;background:#0067aa;}
.PicList002094 li:hover figure{top:-3%;}
.PicList002094 li:hover div{ bottom:35%;height:54%;}
.PicList002094 li:hover div:before{background:url(../images/PicList002094-more.png) no-repeat;}
.PicList002094 li:hover aside{background:#0067aa; top:10%;}
.PicList002094 li:hover aside img{ display:none;}
.PicList002094 li:hover aside img.hover{display:block;}
.PicList002094 li:nth-child(7n){ margin-right:0;}
.PicList002094 li.top{width: 100%;padding-bottom:23%;position: relative;margin-bottom:3%;}
.PicList002094 li.top figure{width: 50%;height: 100%;}
.PicList002094 li.top div {left: 50%; height: 100%; width: 50%;bottom:0}
.PicList002094 li.top:hover figure{top:0;}
.PicList0020942{padding-bottom:0}
.PicList002094 li.top aside{top:50%;}
.PicList002094 li.top div{bottom:0;background:#0067aa;}
.PicList002094 li.top h5{font-size:30px;margin-bottom:18px;line-height:30px;color:#fff;}
.PicList002094 li.top .p2{display:none;}
.PicList002094 li.top aside{width:140px;height:140px;margin:-70px 0 0 -70px;}
.PicList002094 .p1{text-align:center;font-size:20px;color:#fff;}
.PicList002094 li.li img{width:100%;height:140px;}


@media(max-width:1000px) and (min-width:769px){
.PicList002094 li p{ height:48px;}
.PicList002094 li aside{ margin-top:-35px; width:70px; height:70px; margin-left:-35px;}
}

@media(max-width:640px){
.PicList002094 ul{ margin:0 auto;}
.PicList002094 .top{ float:none; width:auto; padding-bottom:0; height:220px; margin:0 0 5% 0;}
.PicList002094 li.top{margin-bottom:35px;}
.PicList002094 li.top aside{width:80px;height:80px;margin:-40px 0 0 -40px;}
.PicList002094 li.top h5{font-size:22px;}
.PicList002094 .p1{font-size:16px;padding:0 35px;}
.PicList002094 li div{height:80%;}
.PicList002094 li aside {margin-top:-105px;}
}
/*RighInfo002810 */
.RighInfo002810{padding: 3% 0;}
.RighInfo002810 .auto_1300{ max-width: 1300px;}
.RighInfo002810 .txt-logo{background: url(../images/RighInfo002810-bg.jpg); margin-bottom: 3%;padding: 4% 0;}
.RighInfo002810 .txt-logo .txt .inner{display:inline-block;font-weight: bold;text-align: left;line-height: 26px;color: #333; font-size: 15px;}

.RighInfo002810 .txt-list .box:not(:last-child){margin-bottom: 6%;}
.RighInfo002810 .txt-list .info{line-height: 24px; }
.RighInfo002810 .txt-list .red{color: #0067aa;font-size: 20px; margin-bottom: 2%;display: block;}
.RighInfo002810 .txt-list p{ font-size: 16px; line-height: 30px; color: #333;}
@media(min-width:769px){
.RighInfo002810 .txt-logo .ytable-cell{width: 50%; text-align: center;}
.RighInfo002810 .txt-logo .txt{border-right: 1px solid #eee;}
.RighInfo002810 .txt-list .pic{width: 46.667%;}
.RighInfo002810 .txt-list .pic img{max-width: 92.858%;}
.RighInfo002810 .txt-list .box:nth-child(2n) .pic{text-align: right;}
.RighInfo002810 .txt-list .info{border-bottom: 1px solid #eee;}
}
@media(max-width:768px){
.RighInfo002810 .ytable,
.RighInfo002810 .ytable-cell{display: block;}
.RighInfo002810 .txt-logo{text-align: center;}
.RighInfo002810 .txt-list .pic img{display: block;width: 100%;}
}




.gg_box{text-align: center;padding: 0 0 2%;}
.gg_box a{background: #ccc;font-size: 16px;color: #333;display:inline-block;padding:5px 10px}
.gg_box a.on{background: #0067aa;color: #fff;} 
.gg_box a{margin-right:15px}





/*
 .TextList001729 为demo编号
 */
.TextList001729 {padding: 3% 0;}
.TextList001729 .auto_1300{max-width: 1300px;}
.TextList001729 .name{padding:15px 0; font-size:18px;border-bottom:1px solid #e5e5e5;}
.TextList001729 .name span{ display:inline-block; border-left:6px solid #f29200; padding-left:15px;}
.TextList001729 .tips{ padding:20px 0;border-bottom:1px solid #e5e5e5; font-size:14px;position:relative;}
.TextList001729 .tips h1{ margin:0; font-weight:normal; font-size:18px; color:#f29200;}

.TextList001729 .search{ position:absolute; right:0; top:50%; margin-top:-25px;width:26.6%; height:46px; border:2px solid #999; }
.TextList001729 .search input{border:none; }
.TextList001729 .search .text{ width:100%; height:42px; line-height:42px; padding:0 56px 0 10px; background:none; color:#999;}
.TextList001729 .search .btn{ cursor:pointer; position:absolute; right:0; top:0; width:56px; height:100%; background:url(../images/TextList001729-search.png) no-repeat center center; padding:0;}


.TextList001729 .type{display:table; width:100%; background: #f0f0f0;}
.TextList001729 ol.type{font-size:16px; background-color:#0067aa; color:#fff;}
.TextList001729 .type li{ display:table-cell; vertical-align:middle;text-align:center; padding-top:10px; padding-bottom:10px; line-height:30px;font-size: 16px;}
.stit ,.btn_apply { font-size: 16px; line-height: 35px;}
.btn_apply b ,.stit strong{ color: #333;}
.TextList001729 ul.type li{cursor:pointer;}
.TextList001729 .type li:nth-child(1){width:12%;}
.TextList001729 .type li:nth-child(2){ width:10%;}
.TextList001729 .type li:nth-child(3){ width:10%;}
.TextList001729 .type li:nth-child(4){ width:15%;}
.TextList001729 .type li:nth-child(5),
.TextList001729 .type li:nth-child(6),
.TextList001729 .type li:nth-child(7){width:13%;}
.TextList001729 .type li:nth-child(8){ width:10%;}
.TextList001729 .type li:nth-child(1),
.TextList001729 .type li:nth-child(8){ padding-left:2%; text-align:left !important;}
.TextList001729 ul.type li:nth-child(8){background:url(../images/TextList001729-icon_close.png) no-repeat 50% center;}

.TextList001729 ul.type#on li:nth-child(8) {
    background-image: url(../images/TextList001729-icon_open.png);
}
.TextList001729 .list{border-bottom:1px solid #e5e5e5;}
.TextList001729 .list .con{ display:none;border-top:1px solid #e5e5e5; overflow:hidden; font-size:14px; padding:2%;}
.TextList001729 .btn_apply{ padding:10px 0;}
.TextList001729 .btn_apply a{ color: #0067aa;}
.TextList001729 .btn_apply span { color: #f00; font-size: 14px; padding-left: 2%;}
@media(max-width:1000px){
.TextList001729 .type li:nth-child(2),
.TextList001729 .type li:nth-child(5),
.TextList001729 .type li:nth-child(6){ display:none;}
.TextList001729 .type li{ width:20% !important;}
}
@media(max-width:768px){
.TextList001729 .search{ position:relative; margin-top:10px; top:auto; width:auto;}
.TextList001729 .type li:nth-child(7){ display:none;}
.TextList001729 .type li{ width:24% !important;}
.TextList001729 .type li:nth-child(8){ width:28% !important;}
}
@media(max-width:480px){
.TextList001729 .type li:nth-child(3){ display:none;}
.TextList001729 .type li{ width:30% !important;}
.TextList001729 .type li:nth-child(8){ width:40% !important;}
.TextList001729 ol.type{font-size:15px;}
.TextList001729 .btn_apply a{font-size:16px; height:40px; line-height:40px;}
.TextList001729 ul.type li:nth-child(8){ background-size:16px auto;}
}
/*Menu002306*/

.Menu002306 .side-title{     height: 60px;
    line-height: 60px;
    background: #0067aa;
    color: #fff;
    padding: 0 10px 0 30px;
    font-size: 22px; font-weight: bold;}
.Menu002306 .side-title::after,
.Menu002306 .side-title::before{content:'';}

.Menu002306 .side-menu{background-color:#fff;padding-bottom: 50px; overflow:hidden;}
.Menu002306 .side-menu li {padding:0!important;}
.Menu002306 .side-menu li a{ display:block;line-height:32px;}
.Menu002306 .side-menu > ul > li{}
.Menu002306 .side-menu > ul > li >a{ line-height: 50px;padding-left: 30px;


    font-size: 16px; position:relative;}
.Menu002306 .side-menu > ul > li >a::after{ position:absolute; content:'>'; width:16px; height:16px; border-radius:50%; background: #f0f0f0;
    color: #0067aa; text-align:center; line-height:18px; font-family:宋体; font-size:12px; right:16px; top:50%; margin-top:-8px;}
.Menu002306 .side-menu > ul > li ul{ display:none; padding:10px 15px;}
.Menu002306 .side-menu > ul > li > ul{ padding-left:32px; padding-right:32px; border: 0;}
.Menu002306 .side-menu > ul > li > ul > li > a{  padding-left:15px;}
.Menu002306 .side-menu ul li ul li ul li a::before{ display:inline-block; content:''; vertical-align:middle;width: 3px;height: 3px;background: #555; margin-right:10px;}
.Menu002306 .side-menu li.select > a{ background-color:#e7f0f4;}
.Menu002306 .side-menu li.select > a::after{ transform:rotate(90deg);}
.Menu002306 .side-menu ul li ul li.select > a{ background-color:transparent; background-image:url(../images/Menu002306-a_on.png); font-weight:bold; color:#002870; padding-left: 30px;}
.Menu002306 .side-other dd{ background-position:left center; background-repeat:no-repeat; background-color:#e7f0f4; margin-top:20px; border-radius:5px; position:relative;}
.Menu002306 .side-other dd.dd_1{ background-image:url(../images/Menu002306-picbg1.png);}
.Menu002306 .side-other dd.dd_2{ background-image:url(../images/Menu002306-picbg2.png);}
.Menu002306 .side-other dd a{ position:relative;display:block; height:80px;line-height:80px; font-weight:bold; color:#555; padding-left:100px;}
.Menu002306 .side-other dd a::after{ position:absolute; content:'>'; width:16px; height:16px; border-radius:50%; background:#87b2c7; color:#fff; text-align:center; line-height:18px; font-family:宋体; font-size:12px; right:15px; top:50%; margin-top:-8px;}
.Menu002306 .side-open_menu{ display:none;}
@media(min-width:1025px){
.Menu002306 .side-menu{ display:block !important;}
}
@media(max-width:1024px){
body{ padding:2%;}
.Menu002306{padding-top: 0;}
.Menu002306 .side-other{ display:none;}
.Menu002306 .side-open_menu{ display:block; border:2px solid #87b2c7; padding:10px 20px 10px 10px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; font-weight:bold; color:#002870; border-radius:0 0 5px 5px; position:relative;}
.Menu002306 .side-open_menu::after{ position:absolute; content:''; border:6px solid transparent; border-top-color:#87b2c7; right:10px; top:50%; margin-top:-3px;}
.Menu002306 .side-menu{ display:none; padding-bottom:20px;}
}
.info p{font-size: 16px; line-height: 30px; text-indent: 2em;}

/*业务布局*/
.YWBJ_Top{padding: 45px 0;}
.Main_Box { background: #fff;}
.Contain {
    width: 100%;
    max-width: 1200px;
    min-width: 320px;
    margin: 0 auto;
}
.Main_Box .auto_1300{ max-width: 1300px;}
.Title_bj{text-align: center;font-size: 30px;line-height: 1;color: #000;font-weight: normal;}
.Title_bj p{font-size: 16px;line-height: 25px;color: #999999;text-transform:Uppercase;}
.ZXLP_Banner{margin-top: 25px;}
.ZXLP_Banner .item{background: #0067aa;}
.ZXLP_Img{width: 58.3333%;float: left;}
.ZXLP_Img .imgbox{height: 420px;}

.ZXLP_Txt{padding: 3.75% 2.5%;width: 41.6667%;float: right;}
.ZXLP_Name{display: block;font-size: 20px;line-height: 25px;color: #fff;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ZXLP_Cont{margin-top: 20px;opacity: .8;font-size: 14px;color: #fff;line-height: 25px;height: 75px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.ZXLP_DZ,.ZXLP_DH{padding-left: 25px;font-size: 14px;line-height: 25px;color: #fff;background-repeat: no-repeat;background-position: left center;}
.ZXLP_DZ{margin-top: 45px;background-image: url(../images/yw_08.png);}
.ZXLP_DH{background-image: url(../images/yw_12.png);margin-top: 15px;}
.YW_GD{display: block;width: 140px;height: 40px;line-height: 40px;margin-top: 50px;vertical-align: middle;background: rgba(255,255,255,.2);color: #fff;text-align: center;font-size: 14px;}
.YW_GD i{display: inline-block;width: 19px;height: 13px;vertical-align: middle;background-image: url(../images/yw_44.png);background-position: center;background-repeat: no-repeat;margin-left: 15px;}

.ZXLP_Banner .owl-dots{position: absolute;bottom: 60px;right: 0;padding-right: 40px;}
.ZXLP_Banner button.owl-dot{display: inline-block;width: 12px;height: 12px;border-radius: 50%;margin: 0 4px;background-position: center;background-repeat: no-repeat;background-image: url(../images/yw_18.png); }
.ZXLP_Banner button.owl-dot.active{background-image: url(../images/yw_16.png);}

.YW_GD:hover{background: rgba(255,255,255,.6);}


.YWBJ_Center{padding: 45px 0;background: #f4f4f4;}
.LP_Box{text-align: center;margin-top: 30px;}
.LP_Box a{display: inline-block;width: 75px;height: 35px;line-height: 35px;border-radius: 5px;background: #acb2b6;color: #fff;font-size: 16px;margin: 0 2px;}
.LP_Box a.on,.LP_Box a:hover{background: #0067aa;}

.QBLP_UL li{width: 30.8333%;float: left;margin-right: 3.75%;margin-top: 35px;background: #fff;transition: all 0s;-webkit-transition: all 0s;-moz-transition: all 0s;-ms-transition: all 0s;}
.QBLP_UL li:nth-child(3n){margin-right: 0;}
.QBLP_UL li .imgbox{padding-top: 64.865%;}
.QBYW_Txt{padding: 20px 15px;}
.LP_SX{float: right;font-size: 14px;color: #999;}
.LP_Name{margin-right: 50px;font-size: 20px;line-height: 25px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.LP_JG{font-size: 28px;line-height: 1;color: #0067aa;margin-top: 15px;}
.LP_JG span{font-size: 16px;font-weight: normal;margin-left: 3px;display: inline-block;}
.LP_DZ{padding-left: 20px;margin-top: 15px;font-size: 14px;line-height: 25px;color: #888;background-repeat: no-repeat;background-position: left center;background-image: url(../images/yw_34.png);overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.QBLP_UL li:hover .LP_Name{color: #0067aa;}
.showMorehandle{margin: 45px auto;font-size: 14px;width: 200px;height: 60px;line-height: 60px;vertical-align: middle;text-align: center;background: #0067aa;color: #fff;}
.showMorehandle i{display: inline-block;width: 19px;height: 13px;vertical-align: middle;background-image: url(../images/yw_44.png);background-position: center;background-repeat: no-repeat;margin-left: 15px;}

@media ( max-width:640px){
.ZXLP_Img{width: 100%;}
.ZXLP_Img .imgbox{height:auto;padding-top: 60%;}
.ZXLP_Txt{width: 100%;}
.ZXLP_Banner .owl-dots{bottom: 30px;}
.ZXLP_Cont{margin-top: 10px;}
.ZXLP_DZ{margin-top: 15px;}
.YW_GD{margin-top: 15px;}
.LP_Box a{margin-bottom: 5px;}
.QBLP_UL li{width: 48%;margin-right: 4%;}
.QBLP_UL li:nth-child(3n){margin-right: 4%;}
.QBLP_UL li:nth-child(2n){margin-right: 0;}

}

@media ( max-width:480px){
.QBLP_UL li{width: 100%;margin-right: 0;}
.QBLP_UL li:nth-child(3n){margin-right: 0;}
}
/*
 .RighInfo001277 为demo编号
 */
.RighInfo001277{ padding:3% 0; background: #fff;}
.RighInfo001277 .auto_1300 {max-width: 1300px;}
.RighInfo001277 .list_img{ float:left; width:55.6%; position:relative;}
.RighInfo001277 .big_img{ position:absolute; left:0; top:0; height:100%; width:80%;}
.RighInfo001277 .big_img li,
.RighInfo001277 .big_img li figure{ position:absolute; left:0; width:100%; top:0; height:90%;}
.RighInfo001277 .big_img li figure{ border:1px solid #dcdcdc;background-size: cover;}
.RighInfo001277 .list{ padding:42px 0 42px 82.9%;}
.RighInfo001277 .list .bd{ position:relative;}
.RighInfo001277 .list a{ position:absolute; width:17.1%; height:40px; right:0; background:url(../images/RighInfo001277-btn_prev.png) no-repeat center center/auto 50%;  cursor:pointer;}
.RighInfo001277 .list a.prev{ top:0;}
.RighInfo001277 .list a.next{ bottom:80px; background-image:url(../images/RighInfo001277-btn_next.png);}
.RighInfo001277 .list a.prevStop,
.RighInfo001277 .list a.nextStop{ cursor:default;}
.RighInfo001277 .list li{ height:130px;  position:relative;}
.RighInfo001277 .list li figure{ position:absolute; left:0; width:100%; top:9px; bottom:9px; background-size: cover; border:1px solid #f2f2f2;}
.RighInfo001277 .list li.on figure{ border:2px solid #0067aa;}
.RighInfo001277 .right_info{ float:right; width:39.2%;}
.RighInfo001277 .right_info h1,
.RighInfo001277 .right_info h3,
.RighInfo001277 .right_info p{ margin:0;}
.RighInfo001277 .right_info h1{ padding:7% 0; color:#0067aa; font-size:26px; }
.RighInfo001277 .right_info h3{ font-size:18px; font-weight:normal;}
.RighInfo001277 .right_info p{line-height:30px; color:#999;}
.RighInfo001277 .right_info a{ display:inline-block; border:1px solid #fdf3f2; padding:10px 5%; color:#e60a00; transition:0.4s;}
.RighInfo001277 .right_info a:hover{ background-color:#e60a00; color:#fff;}
.RighInfo001277 .right_info span{font-size: 26px; color: #0067aa;}
.RighInfo001277 .tab{ padding:3% 0;}
.RighInfo001277 .tab .h1_tab{ margin:0; border-bottom:1px solid #e7e8e8; overflow:hidden; font-size:16px; font-weight:normal; color:#000;}
.RighInfo001277 .tab .h1_tab span{ float:left; padding:0 5%; line-height:50px; background-color:#f2f2f3; margin-right:4px; cursor:pointer;}
.RighInfo001277 .tab .h1_tab span.on{ background-color:#0067aa; color:#fff;}
.RighInfo001277 .tab .info{ padding-top:3%;}
.RighInfo001277 .ul_download li{ border-bottom:1px solid #d1d1d3; line-height:34px; background:url(../images/RighInfo001277-icon_download.png) no-repeat right center; padding:10px 0;}
.RighInfo001277 .ul_download li a{ padding:0 38px; background:url(../images/RighInfo001277-icon.png) no-repeat left center;}
.RighInfo001277 .right_info p{font-size: 16px; padding: 1% 0; color: #333;}
@media(max-width:768px){
.RighInfo001277 .list_img,
.RighInfo001277 .right_info{ float:none; width:auto; }

}
@media(max-width:640px){
.RighInfo001277 .list li{ height:100px;}
.RighInfo001277 .right_info h1{font-size:20px; }
.RighInfo001277 .right_info h3{ font-size:16px;}
 }	
@media(max-width:480px){
.RighInfo001277 .list{ padding-top:30px; padding-bottom:30px;}
.RighInfo001277 .list a{ height:28px;}
.RighInfo001277 .list li{ height:80px;}
.RighInfo001277 .tab .h1_tab{ font-size:14px;}
.RighInfo001277 .tab .h1_tab span{ padding:0 3%;}
 }	


/*
 .PicList002239 为demo编号
 */
.PicList002239{ padding:3% 0;}
.PicList002239 .auto { max-width: 1300px;}
.zbg .auto{ background: #fff;}
.PicList002239 li .Ispic{ padding-bottom:50%; background-size:contain;}
.RighInfo002939 .w48 {width: 48%;}
.RighInfo002939 .jdjb  .pic{ text-align: center;}
.RighInfo002939 .jdjb h1{color: #0067aa;}
.RighInfo002939 .jdjb .red { font-size: 26px; color: #e91a2e; font-weight: bold; padding-bottom: 4%;}
.nored { color: #333; font-size: 20px; padding-bottom: 4%;}
@media (max-width: 640px) {
	.RighInfo002939 .jdjb .red { font-size: 16px; color: #e91a2e; font-weight: bold; padding-bottom: 1%;}
.nored { color: #333; font-size: 14px; padding-bottom: 1%; line-height: 20px;}
}

/*PicList001958*/
.PicList001958{padding: 3% 0;}
.PicList001958 .auto_1300{max-width: 1300px;}
.PicList001958 li{ padding:2%;  background: #fff; overflow: hidden;margin-bottom: 2%;}
.PicList001958 li:last-child{ border-bottom:0;}
.PicList001958 li div{ position:relative; }
.PicList001958 li .Ispic{ position:absolute; left:0; top:0; height:100%; width:26%; padding-bottom: 3%;}
.PicList001958 li .Ispic img{ display:none;}
.PicList001958 li h1{     font-size: 22px;    line-height: 24px;    color: #333333;    margin-bottom: 15px;}
.PicList001958 li time{ font-weight: normal;    color: #0c55b8;}
.PicList001958 li p{font-size: 16px;    line-height: 20px;    color: #666666;}
@media(max-width:768px){
.PicList001958 li div{ padding-left:45%;}
.PicList001958 li .Ispic{width:42%;}
}
@media(max-width:480px){
.PicList001958 li div{ padding-left:0;}
.PicList001958 li .Ispic{ position:relative; display:block; width:auto; padding-bottom:50%;}
.PicList001958 li p{line-height:20px;  font-size:12px;}
.PicList001958 li h1{font-size:16px;}
}
/*业务详情*/
.nobgcolor {background: none;}
.YWXQ_Top{ background: #fff; padding: 50px 0;background-repeat: no-repeat;background-position: center;background-size: cover;}
.LP_Img2{width: 53.3333%;float: left;}
.LP_Img2 .imgbox{height: 400px;}
.LP_Txt2{width: 46.6667%;float: right;background: #fff;height: 400px;padding: 4% 5%;}
.LP_Name2{font-size: 26px;line-height: 1;font-weight: normal;margin-bottom: 20px;}
.LP_Cont2{font-size: 14px;line-height: 35px;color: #888888;height: 150px;overflow-y: auto; }
.YYKF_a{display: block;width: 240px;height: 50px;line-height: 50px;text-align: center;margin-top: 55px;background: #0067aa;color: #fff;font-size:16px; }

.YWXQ_Cont{padding: 30px 0 50px;}
.YWXQ_Sec{padding: 2.5%;background: #fff;margin-bottom: 10px;}
.YWXQ_T2{font-size: 24px;color: #000;display: inline-block;}
.PTSS_UL li{width: 48%;margin-right: 4%;float: left;margin-top: 30px;padding: 25px;border:1px solid #ececec;height: 200px;}
.PTSS_UL li:nth-child(2n){margin-right: 0;}
.PTSS_Img{width: 80px;height: 80px;float: left;}
.PTSS_Txt{;width:-webkit-calc(100% - 100px); width:-moz-calc(100% - 100px); width:calc(100% - 100px);float: right; }
.PTSS_Txt b{display: block;font-size: 16px;color: #666;}
.PTSS_Txt p{font-size: 14px;color: #888888;margin-top: 10px;}


.LPXC_Top{float: right;}
.LPXC_Top a{display: inline-block;width: 120px;height: 40px;line-height: 40px;border-radius: 20px;border:1px solid #333;text-align: center;font-size: 16px;color: #333;margin-left: 10px;}
.LPXC_Top a.cur,.LPXC_Top a:hover{background: #0067aa;color: #fff;border-color:#0067aa; }
.LPXQ_UL{display: none;}
.LPXQ_UL li{width: 32.5%;float: left;margin-right: 1.25%;margin-top: 20px;}
.jcts li:nth-child(3n){margin-right: 0;}
.LPXQ_UL li .imgbox{padding-top: 62.16%;}
.LPXQ_Cont{font-size: 14px;line-height: 35px;color:#666;margin-top: 10px;;;;;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
.LPXQ_Cont > div{min-width: 300px;padding: 0 10px;}
.LPXQ_Cont b{color: #333;}
.hxtj li {
    width: 24%;
    float: left;
    margin-right: 1.25%;
    margin-top: 20px;
}
.hxtj li:nth-child(4n){margin-right: 0;}
.hxtj li .imgbox{padding-top: 103%;}
.hxtj .imgbox span {    background-size: contain;}

@media ( max-width:640px){
.LP_Img2{width: 100%;}
.LP_Img2 .imgbox{padding-top: 62.5%;height: auto;}
.LP_Txt2{width: 100%;height: auto;}
.YYKF_a{width: 160px;margin-top: 20px;height: 40px;line-height: 40px;}
.PTSS_UL li{width: 100%;margin-right: 0;margin-top: 10px;padding: 10px;height: 100%;}
.LP_Name2{font-size: 20px;}
.YWXQ_T2{font-size: 20px;}
.LPXC_Top a{width: 80px;height: 30px;border-radius:15px;line-height: 30px;font-size: 14px;}
.LP_Cont2{height: auto;overflow: inherit;}
}


@media ( max-width:480px){
.LPXQ_UL li{width: 100%;margin-right: 0;}

}

/*20210903添加*/
/*Other002679 */
@import url('font/iconfont.css');
.Other002679{ position: absolute; z-index:200; right:-284px; top:28%; }
.Other002679 ol,
.Other002679 ol > li{ position:relative;}

.Other002679 aside{ display:none; position:absolute;top:50%; margin-top:-20px; right:100%;white-space:nowrap; text-overflow:ellipsis; padding-right:25px;font-size:16px; color:#666;}
.Other002679 aside::after{position: absolute;content: '';background: #fff;box-shadow: 1px -1px 2px #cccccc; width: 14px;height: 14px;top: 50%;right: 18px;margin-top: -7px;overflow: hidden;pointer-events: none;-webkit-transform: rotate(45deg);-mz-transform: rotate(45deg);transform: rotate(45deg);}
.Other002679 aside dl{box-shadow: 0 0 5px #ccc;background: #fff;padding:0 10px;color: #999;line-height: 42px;}
.Other002679 aside.phone,
.Other002679 aside.call{margin-top:-85px;}
.Other002679 aside.online{margin-top:-93px;}
.Other002679 aside.online a{ text-decoration:underline; color:#df5417;}
.Other002679 aside.online b{font-size: 33px;color: #df5417;width: 60px;padding-right: 5px;display: inline-block;text-align: right;font-family: "Impact";}
.Other002679 aside.online dl .a_ask{width: 160px;height: 40px; text-decoration:none;text-align: center;line-height: 40px;color: #fff;background: #df5417;border-radius: 50px;display: block;margin: 16px auto 0;}
.Other002679 ol.advisory li aside dl{line-height:normal;}
.Other002679 aside.call dl h2,
.Other002679 aside.call dl p{margin: 10px 0 0 0;}
.Other002679 aside.call dl h2{ font-size: 38px;color: #df5417;border-bottom: 1px dashed #ccc;height: 47px;line-height: 47px;font-family: "Impact";}
.Other002679 aside.call dl p b{font-size: 26px;color: #666;margin-left: 10px;font-family: "Impact";}
.Other002679 aside.phone dl span{ background:none; width:auto; height:auto; line-height:normal; margin-right:5px; display:inline-block; box-shadow:none;}
.Other002679 aside.phone dl p{ line-height:normal; font-weight:bold; margin:0 0 5px 0; font-size:14px;}
.Other002679 aside.phone dl{ padding:15px 30px;}
.Other002679 aside.phone img{ width:82px;}

.Other002679 span.iconfont{ display:block;width:40px; height:40px; line-height:40px; text-align:center; font-size:20px; color:#df5417; background:#fff; border-radius:50%; transition:0.3s; box-shadow: 0px 0px 5px #ccc;}
.Other002679 ol.advisory{ border: 1px solid #e8e6e1; background:#fff;  margin:10px 0;}
.Other002679 .ul ol .hover:before {
    display: block;
    content: '';
    height: 27px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 5px;
    background-image: url(../images/Other002792_icon4.png);
}
.Other002679 .ul ol .hover:hover:before {background-image: url(../images/Other002792_icon4h.png);}
.Other002679 ol.advisory li{padding:11px 0; transition:0.3s;}
.Other002679 ol.advisory li figure{ width:60px; margin:0 auto;white-space:normal;word-break:break-all; text-align:center; line-height:18px; color:#666;transition:0.3s; padding: 0 15px;}
.Other002679 ol.advisory li span.iconfont{ height:auto; width:auto; line-height:normal; background:none; box-shadow:none;}
.Other002679 ol:hover > span,
.Other002679 ol:hover a span,
.Other002679 ol.advisory .hover:hover{color: #fff; background: #0067aa }
.Other002679 ol.advisory li:hover figure,
.Other002679 ol.advisory li:hover span{ color:#fff;}
@media(max-width:1024px){
.Other002679{ display:none;}

}
@media(max-width:1440px){
	.Other002679{ right:10px; }
}
.Other002679 .gettop{width: 40px;height: 60px;margin-top: 600px;transition: margin-top 0.5s;position: relative;}
.Other002679 .gettop a.gettop_a_T {background-position: center -100px;}
.Other002679 .gettop a {position: absolute;width: 100%;height: 100%;left: 0px;top: 0px;background: url(../images/gettop.png) no-repeat center top,url(../images/huo.gif) no-repeat center 32px;animation: My_huojian 0.2s infinite linear; transition: background 0.8s;}
.Other002679 .gettop_act {margin-top: 10px;}
@keyframes My_huojian
{
0% { top:0px;}
50% { top:2px;}
100% {top:0px;}
}
@-webkit-keyframes My_huojian 
{
0% { top:0px;}
50% { top:2px;}
100% {top:0px;}
}
/*
 .PicList000593 为demo编号
 */
.PicList000593{ padding-top:2%;}


.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;}
}
.othermedia .video_files .close {right: 8%;}
.othermedia ul li figure {width: 250px!important;}
.othermedia li p { height: auto; margin-bottom: 0;}
@media (min-width: 769px){
 .othermedia li {
    float: none;
    width: 100%;
    margin-right: 5.25%;
    margin-bottom: 2%;
}
}
/*
 .Floor002439 为demo编号
 */
.Floor002439 { background: #eff2f3; padding: 7% 0;}
.Floor002439 .auto_1300{max-width: 1300px;}
.Floor002439 .list .item:nth-child(4n){margin-right: 0;}
@media only screen and (min-width:1200px ) {
	.Floor002439{ padding-left: 30px; padding-right: 30px;}
}
@media only screen and (min-width:1600px ) {
	.Floor002439{ padding-left: 50px; padding-right: 50px;}
}
.Floor002439 .auto{ overflow: hidden;}
.Floor002439 .list{ padding-top: 15px;}
.Floor002439 .list .item{padding-bottom: 3%; position: relative;}
.Floor002439 .list .item .bg {/*position: absolute; */
    z-index: 9999;
    /* display: block; */
    width: 48px;
    height: 45px;
    /* left: 10%; */
    /* top: 18%; */
    /* float: left; */
    /* text-align: center;*/}
.Floor002439 .list .item .wordbg{ position: relative;  width: 100%;  background: #cde7f9; border-radius: 10px; height: 144px;}
.Floor002439 .list .item .word{    position: absolute;
    width: 94%;
    border-radius: 10px;
    height: 88%;
    left: 9px;
    top: 6%;
    padding: 5px 5% 5% 5%;
    color: #000;
    background: #cde7f9;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;}
.Floor002439 .list .item .word .pic{ width: 41px;}
.Floor002439 .list .item .word h3{     font-weight: normal;
    font-size: 20px;
    font-weight: bold;
    /* padding-top: 4%; */
    /* float: left; */
    /* width: 82%; */
    }
.Floor002439 .list .item .word p{ margin: 0; line-height: 20px; height: 40px; overflow: hidden; font-size: 14px;}
@media only screen and (min-width:640px ) {
	
	.Floor002439 .list .item{ float: left; width: 23.5%;margin-right: 2%;}
}
/* 信息公开 */

.MenuList {
	
	background: #fff;
	float: left;
	width: 100%;
	
}

.MenuList h1 {
	height: 80px;
	background-color: #e91a2e;
	font-size: 26px;
	color: #ffffff;
	text-align: center;
	line-height: 80px;
}

.MenuList ul {
	
}

.MenuList li {}

.MenuList .menu_level1 li a {
	padding-left: 40px;
	border-bottom: 1px solid #E8E8E8;
	
	cursor: pointer;
	font-size: 16px;
	line-height: 60px;
	height: 60px;
	font-weight: normal;
	display: block;
}
.menu195 {background: url(../images/ico_01.png)10px center no-repeat;}
.menu200 {background: url(../images/ico_02.png)10px center no-repeat;}
.menu209 {background: url(../images/ico_03.png)10px center no-repeat;}
.menu224 {background: url(../images/ico_04.png)10px center no-repeat;}
.menu226 {background: url(../images/ico_05.png)10px center no-repeat;}
.menu233 {background: url(../images/ico_06.png)10px center no-repeat;}
.menu235 {background: url(../images/ico_07.png)10px center no-repeat;}
.MenuList li a em {
	float: right;
	display: block;
	width: 40px;
	height: 60px;
	background: url(../images/on.png) no-repeat center;
	cursor: pointer;
}

.MenuList .menu_level1 li .menu_level2 a {
	font-size: 16px;
	color: #666;
	line-height: 40px;
	height: 40px;
	padding-left: 15px;
	
}
.menu212,.menu217 {background: url(../images/dot1.png) 10px center no-repeat!important;}
.MenuList .menu_level1 li .menu_level2 a em {
	height: 40px;
}

.MenuList li a.ona em {
	background: url(../images/off.png) no-repeat center;
}

.MenuList li a.ona {
	color: #0067aa;
}

.MenuList li a.onred {
	color: #0067aa;
}

.MenuList .menu_level1 li .menu_level2 a.ona {
	color: #0067aa !important;
	
}

.MenuList .menu_level1 li .menu_level2 a.onred {
	color: #0067aa !important;
}

.MenuList li span a:hover,
.MenuList li.onli span a {
	background: url(../images/off.png) 0px center no-repeat;
	color: #e91a2e;
}

.MenuList ul ul {
	display: none;
}

.MenuList ul ul .inactive {
	background: none;
	padding: 0;
}

.MenuList ul ul {
	margin: 5px 10px 5px 28px;
}

.MenuList ul ul ul {
	margin-left: 10px;
}

.MenuList ul ul ul ul {
	margin-left: 35px;
}

.MenuList ul ul li {
	border-bottom: 0;
	padding: 0;
}

.MenuList ul ul li a {
	line-height: 30px;
	color: #333333 !important;
}

.MenuList ul ul ul li a {
	color: #666666 !important;
	font-size: 14px !important;
}

.MenuList ul ul ul ul li a {
	color: #999999 !important;
	line-height: 28px;
}

/*栏目 页样式结束*/








