﻿@charset "utf-8";
html,body{height:100%;}

body{padding:65px 0 0 0; margin:0px auto; font-size:14px; line-height:24px; color:#333333; width:100%; min-width:300px; zoom:1;font-family:思源黑体 cn,SourceHanSansCN, Microsoft YaHei,arial, sans-serif; background: #fff;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:14px; border-radius:0; -webkit-border-radius:0; color:#333333; font-family: arial, SansChinese, sans-serif;}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/}
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;  vertical-align:top;}
a{ color:#666666; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition: all ease 0.3s;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#e82130;}
/**:hover{transition: all ease 0.3s;}*/
.fl{ float:left;}.fr{ float:right;}.tr{ text-align:right;}.tc{ text-align:center;}
.hide{ display:none;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix{*zoom:1;}
:-moz-placeholder {color: #666666;}
::-moz-placeholder {color: #666666;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #666666;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #666666;}
::-webkit-scrollbar{
            width: 3px;-webkit-overflow-scrolling : touch;
            background-color: #e6e6e6;}
::-webkit-scrollbar-track{
            background-color: #e6e6e6;}
::-webkit-scrollbar-thumb{
            border-radius: 10px;
            background-color: #d43f3f;}
::-webkit-scrollbar-button{
            height: 0px;
            background-color: #B0AEDA;}

.relative{ position:relative;}
.bodyon{ overflow:hidden;}
.Contain{ position:relative; clear:both; width:1440px; margin:0px auto;}
.block{ display:block;}
.nones{ position:absolute; visibility:hidden; opacity:0; top:0;width: 100%;z-index: -10;left: 0;}
.TabSlide{position: relative;}

@media ( max-width:1440px){
.Contain{ width:80%;}
}

@media ( max-width:998px){
body{ font-size:14px;line-height:22px; padding-top:45px;}
.Contain{ width:auto; margin:0 12px;}
}

/*font*/
.f_gray{ color:#003466;}
.iconfont{ font-size:24px; vertical-align:middle;}
.tit{ display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%;}
.p{overflow: hidden;word-break:normal;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;}

/*effict*/
.Scale-img {zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;}
.Scale-img:hover img {opacity: 1;-webkit-transform: scale3d(1.05,1.05,1.05);transform: scale3d(1.05,1.05,1.05); top:0px; left:0px;}
.effict{transition: all ease 0.3s;}
.imgbox{ overflow:hidden; position:relative;display: block;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;display: flex;align-items: center;justify-content: center;}
.imgbox img{ width:100%; height:100%;object-fit: cover;}

/*pages*/
.Pages{ zoom:1; overflow:hidden;text-align:center; color:#333333; clear:both; line-height:46px; font-size:16px;}
.Pages span{ padding:0px 0px; display:inline-block; vertical-align:middle;}
.Pages a{ display:inline-block; vertical-align:middle; margin:0px 3px;text-align:center; color:#333333; width:46px; background:#ebebeb;}
.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{ font-family:"宋体";}
.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:#808080; color:#fff;}
.Pages .p_page .num a{ margin:0 5px;}
.Pages .p_page .num a:hover,.Pages .p_page .num a.a_cur{ background:#808080; color:#fff;}
.showMorehandle{ cursor:pointer; text-align:center; width:70%; margin:0px auto; line-height:42px; color:#333333; background:#e6e6e6; clear:both;}
.showMorehandle:hover{ color:#fff; background:#e60b21;}

@media ( max-width:768px){
.Pages{line-height:25px; font-size:14px;}
.Pages a{width:25px;}
}
/*pages end*/


/*Top*/
.Header{ box-shadow:0 0 5px #ddd; z-index:999; position:fixed; left:0; top:0; background:#900000; width:100%; height:65px;transition: all ease 0.3s;}
.Header .auto{ width:96%; margin:0px auto; position:relative;}
.Header .Logo{ width:16%; left:0%; position:absolute; top:0; height:65px; text-align:center;display: flex; align-items: center;transition: all ease 0.3s; z-index:100; background:#900000;}
.Header .Logo img{ width:221px;}

.Header .version{ float:right; line-height:65px; margin-left:9px;}
.Header .version .person{ cursor:pointer; display:inline-block; padding-left:16px; height:65px; background:url(../images/ico/person.png) 0px center no-repeat; vertical-align:middle;}
.Header .version i{ display:inline-block; vertical-align:middle; height:24px; background:url(../images/linet.gif) center center no-repeat; width:18px;}
.Header .ver{ background:url(../images/verarr.png) right center no-repeat; padding-right:9px;color:#ffffff;}
.Header .Searchico{ display:none; float:right; position:relative; padding:15px 6px 0 0;}
.Header .Searchico:After{display: block;content: "";background: url(../images/searchico2.png) no-repeat center center;width: 16px;height: 15px;}
.Header .searchbox{ z-index:2;width:118px; height:28px; border-radius:16px; border:1px solid #e5e5e5; float:right; margin-top:17px; background:#fff; display:; position:relative;}
.Header .searchbox .input{width:100%; height:28px; line-height:28px; text-indent:2.5em;}
.Header .searchbox .btn { position:absolute; left:0px; top:0px; width:27px; height:28px; background: #fff url(../images/searchico.png) right center no-repeat;border-radius:16px 0 0 16px;}
.Header .hynav{ position:absolute; right:15px; top:65px; padding:5px 0; width:80px;box-shadow: 0 2px 5px #ddd; background:#fff; text-align:center; display:none; line-height:30px; z-index:999;}
.Header .hynav.onhy{ display:none !important;}

.MainNav{ width:56%; float:right;}
.MainNav .li{ float:left; width:14.285%; position:relative;}
.MainNav .li:nth-child(2){ position:static;}
.MainNav .li span a{ position:relative;display:block; color:#ffffff; height:65px; line-height:65px; transition: all ease 0.3s; font-size:14px; z-index:2; background:#900000;}
.MainNav .li:nth-child(1) span:after{content:""; background:url(../images/ico/navmore.png); width:21px; height:5px; bottom:15px; left:16%; position:absolute;z-index: 10;}
.MainNav .arr{ display:none;}
.MainNav .li:hover span a,.MainNav .li.onnav span a,.MainNav .li span a.sele{ color:#e82130;}
.MainNav .li:hover span .bg,.MainNav .li.onnav span .bg,.MainNav .li span a.sele .bg{ width:100%; left:0;}

.NavPull{ position:absolute;transition: all ease 0s; z-index:999;}
.NavPull.dh{background:#f5f5f5; width:140px; text-align:center; top:65px; left:-40px; display:none;}
.NavPull.dh a{ display:block; padding:5px 0;}
.NavPull.dh a:hover{ background:#e60021; color:#fff;}
.MainNav .li.a1 .NavPull.dh,.MainNav .li.a6 .NavPull.dh{ left:-35px;}

.NavPull.Pro{ width:1400px; left:50%; margin-left:-700px; top:65px; display:none;}
.NavPull.Pro .hd{ text-align:center; line-height:50px; font-size:16px; background:#676767;}
.NavPull.Pro .hd li{ cursor:pointer; color:#fff; display:inline-block;*display:inline;zoom:1; margin:0 22px;}
.NavPull.Pro .hd li.on{ border-bottom:2px solid #e82130;}

.NavPull.Pro .inBox{ background:#fcfcfc; height:auto !important; height:540px; min-height:540px; position:relative;}
.NavPull.Pro .inBox .inHd{ font-size:16px; line-height:50px; background:#fff; width:360px; box-shadow:5px 5px 15px #ebe8e8; height:100%; position:absolute; left:0; top:0;}
.NavPull.Pro .inBox .inHd li{ height:92px; cursor:pointer; border-bottom:1px solid #e5e5e5; position:relative;}
.NavPull.Pro .inBox .inHd li .txt{ padding-left:29px; height:92px;display: flex;align-items: center; width:145px; font-size:18px;}
.NavPull.Pro .inBox .inHd li .imgbox{ position:absolute; right:69px; top:12px; width:100px;}
.NavPull.Pro .inBox .inHd li .jt{ position:absolute; right:34px; top:39px; width:10px; height:16px;background:url(../images/arrt1.png);}
.NavPull.Pro .inBox .inHd li.on{ color:#e82130; font-weight:bold;}
.NavPull.Pro .inBox .inHd li.on .jt{background:url(../images/arrt2.png);}
.NavPull.Pro .inBox .inBd{ margin-left:360px; position:relative; height:auto !important; height:540px; min-height:540px;}
.NavPull.Pro .inBox .inBd .imgbox{ height:359px;}
.NavPull.Pro .inBox .inBd .nav{ position:absolute; left:0; top:0; width:30%; background:rgba(255,255,255,0.79); height:359px; z-index:100;}
.NavPull.Pro .inBox .inBd .nav li{ line-height:56px;}
.NavPull.Pro .inBox .inBd .nav li a{ display:block; font-size:16px; color:#333333; margin:0 20px; border-bottom:1px solid #c5cacd;}
.NavPull.Pro .inBox .inBd .nav li.on a{ color:#fff; background:#cf2d39; padding:0 20px; margin:0;}
.NavPull.Pro .inBox .inBd .item .pro{ z-index:120; position:absolute; top:112px; left:26%; width:380px;}
.NavPull.Pro .inBox .inBd .item .pro img{ width:100%;}
.NavPull.Pro .inBox .inBd .item .txt{ margin:40px 148px 0 0; line-height:22px; color:#999999; font-size:16px;}
.NavPull.Pro .inBox .inBd .item .txt dd{ width:30%; padding-left:3%; float:left; border-right:1px solid #e2e2e2; height:auto !important; height:102px; min-height:102px;}
.NavPull.Pro .inBox .inBd .item .txt dd .ti{ display:block; line-height:42px; color:#333333; font-size:24px;}
.NavPull.Pro .inBox .inBd .item .txt dd:last-child{ border-right:0;}
.NavPull.Pro .inBox .inBd .item .btn{ position:absolute; bottom:21px; right:11px;}
.NavPull.Pro .inBox .inBd .item .btn a{ display:block; width:107px; line-height:34px; text-align:center; color:#333333; font-size:16px; border:1px solid #e6e6e6; margin-bottom:4px;}
.NavPull.Pro .inBox .inBd .item .btn a:hover{ background:#e82130; color:#fff; border:1px solid #e82130;}

/*.NavPull.Pro .inBox:first-child ul li:first-child{display:none;}*/


.mastbg{ display:none; position:fixed; left:0px; top:65px; width:100%; height:100%; background:rgba(91,91,91,0.66); z-index:886;}
.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:#fff; margin:4px 0px;transition: all ease 0.3s;}
.openbtn.on { top:14px;}
.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:1440px){
.NavPull.Pro{ width:100%; left:0%; margin-left:0px;}
.NavPull.Pro .hd{ line-height:42px; font-size:16px;}
.NavPull.Pro .inBox .inHd li .jt{ top:20px;}
.NavPull.Pro .inBox{height:410px; min-height:410px;}
.NavPull.Pro .inBox .inHd li{ height:65px;}
.NavPull.Pro .inBox .inHd li .txt{ height:65px;font-size:16px;}
.NavPull.Pro .inBox .inHd li .imgbox{top:-3px;}
.NavPull.Pro .inBox .inBd{ height:410px; min-height:410px;}
.NavPull.Pro .inBox .inBd .imgbox{ height:260px;}
.NavPull.Pro .inBox .inBd .nav{height:260px;}
.NavPull.Pro .inBox .inBd .nav li a{font-size:14px;}
.NavPull.Pro .inBox .inBd .item .pro{top:80px; width:330px;}
.NavPull.Pro .inBox .inBd .item .txt{ line-height:20px; font-size:14px; margin-top:25px;}
.NavPull.Pro .inBox .inBd .item .txt dd{ width:30%; padding-left:3%; float:left; border-right:1px solid #e2e2e2; height:auto !important; height:102px; min-height:102px;}
.NavPull.Pro .inBox .inBd .item .txt dd .ti{line-height:32px;font-size:16px;}
.NavPull.Pro .inBox .inBd .item .btn { bottom:15px;}
.NavPull.Pro .inBox .inBd .item .btn a{width:105px; line-height:32px; font-size:14px;}
}

@media ( max-width:998px){
.Header{height:45px !important;}
.Header .auto{ margin:0 12px; width:auto;}
.Header .Logo{ left:12px; width:auto; height:45px !important; background:none;}
.Header .Logo img{ width:auto; height:28px !important;}
.Header .version{ line-height:45px; padding-right:38px;}
.Header .Searchico{display:block;}
.Header .searchbox{ display:none; position:absolute; width:94%; left:3%; top:47px;margin-top:0;}
.Header .openbtn{ display:block;}
.Header .hynav{right: 45px;top: 45px;}
.Header .version .person{height: 45px;}

.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:nth-child(2){ position:relative;}
.MainNav .li:nth-child(2) .arr{ display:block !important;}

.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; background:none;}
.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;}
	.MainNav .li:nth-child(1) span:after{ display:none;}

.NavPull{ position:static; width:auto !important;height:auto; opacity:1; display:none;}
.NavPull.Pro { width:103% !important;}
.NavPull.Pro .hd{ line-height:26px; padding:10px 0 5px;}
.NavPull.Pro .hd li{ margin:0 10px; font-size:14px;}
.NavPull.Pro .inBox .inHd {font-size:14px; line-height:30px;}
.NavPull.Pro .inBox .inHd li{ margin-left:10px;}
.NavPull.Pro .inBox .inBd li{ font-size:14px;}
.mastbg{ display:none !important;}

.NavPull.Pro .inBox .inHd{ position:static;}
.NavPull.Pro .inBox .inHd li,.NavPull.Pro .inBox .inHd li .txt{ height:55px;}
.NavPull.Pro .inBox .inHd li .txt{ padding:0; font-size:15px;}
.NavPull.Pro .inBox .inHd li .jt{right:21px; top:18px;}
.NavPull.Pro .inBox .inHd li .imgbox{ width:60px; top:7px; right:38px;}
.NavPull.Pro .inBox .inBd .item .txt{ display:none;}
.NavPull.Pro .inBox .inBd .item .pro{ margin-top:5px; width:50%; position:static; float:left;}
.NavPull.Pro .inBox .inBd .item .btn{ margin-top:5px; position:static; margin-right:4%; width:32%; float:right;}
.NavPull.Pro .inBox .inBd .item .btn a{ font-size:14px; width:auto; line-height:28px;}
.NavPull.Pro .inBox .inBd .nav li.on a{ padding:0 5px;}
.NavPull.Pro .inBox .inBd .imgbox{ display:none;}
.NavPull.Pro .inBox .inBd,.NavPull.Pro .inBox{ margin:0; height:100px; min-height:100px;}
.NavPull.Pro .inBox .inBd .nav{ padding:8px 0; position:static; text-align:center;  width:100%; height:auto;}
.NavPull.Pro .inBox .inBd .nav li{ display:inline-block;line-height:22px; font-size:14px;}
.NavPull.Pro .inBox .inBd .nav li a{ font-size:14px; padding:0 5px; margin:0 5px;}
}
/*Top*/


/*Bottom*/
.Footer{ background:#cecece; padding-top:3.2%;}
.Footer .bnav{ padding-bottom:50px; border-bottom:1px solid #e6e6e6; margin-bottom:36px;}
.Footer .bnav ul{justify-content: center;display: flex;flex-wrap: wrap;}
.Footer .bnav li{ width:16.667%; text-align:center;margin-bottom:10px;}
.Footer .bnav .box{ border-right:1px solid #e5e5e5; height:140px; line-height:36px;}
.Footer .bnav li:last-child .box{ border-right:0px;}
.Footer .bnav .a{ display:block; height:80px; color:#555555;padding-top:30px;}
.Footer .ico{ display:block; position:relative; width:36px; height:36px; margin:0px auto;}
.Footer .i1,.Footer .i2{position: absolute; left:0px;top: 0px; width:36px; height:36px;}
.Footer .i1{ transition: 400ms;}
.Footer .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.Footer .bnav .a:hover{ color:#e82130;}
.Footer .bnav .a:hover .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.Footer .bnav .a:hover .i1{ opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2); transform: scale(1.2);}
.Footer .bnav .ewm{ display:block; margin:0px auto 3px; text-align:center; padding-top:12px; width:114px; height:101px; background:url(../images/ewmbg.gif); background-size:contain;transition: all 0.5s;}
.Footer .bnav .ewm img{ width:88px; height:88px;}
.Footer .bnav .box:hover .ewm{transform: scale(1.15);}


.Footer .sitemap{display: flex;justify-content: space-between;flex-wrap: wrap;}
.Footer .item{line-height:25px; color:#888888; padding-bottom:45px;}
.Footer .item dl{ margin:0px auto; display:inline-block; *display:inline-block; zoom:1; text-align:left;}
.Footer .item dt{ line-height:45px; color:#fff; position:relative; padding-left:29px; font-size:16px; color:#333333; font-weight:bold;}
.Footer .item dt:before{width: 9px;height: 1px;content: "";background-color: #d31f1c;left: 9px;top: 50%;position: absolute;transition: all 0.5s;}
.Footer .item dt a{color: #333;}.Footer .item dt a:hover{color: #e82130;}
.Footer .item dd{ font-size:14px; padding-left:27px;}
.Footer .item dd p{transition: all 0.5s;}
.Footer .item dd p:hover{transform: translateX(-5px);}
.Footer .item dt .arr{ display:none;width:100%; position:absolute; left:0; top:0; height:100%;}
.Footer .item dt .arr i{ width:10px; height:6px; right:5px; background:url(../images/arr.png) center center no-repeat; top:18px; font-size:16px; position:absolute;transition: all ease 0.3s;}
.Footer .item.on .arr i{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
	-ms-transform: translate(0, -3px) rotate(-180deg) !important;
	-o-transform: translate(0, -3px) rotate(-180deg) !important;
	transform: translate(0, -3px) rotate(-180deg) !important;}
.Footer .item dl{ text-align:left;}
.Footer .item:hover dt:before{left: 0;width: 20px;}
.Footer .item a{ color:#666666;}.Footer .item a:hover{ color:#e82130;}

.Copyright{ padding:29px 0 26px; border-top:1px solid #c2c2c2; color:#333333;}
.Copyright a{color:#333333;}.Copyright a:hover{color:#e43e4b;}
.Copyright .tel{ line-height:55px; font-size:16px;}
.Copyright .tel img{ display:inline-block; vertical-align:middle; margin:0 11px 0 1px;}
.Copyright .tel a{ font-size:24px; margin-left:15px;}
.Copyright .fr{ text-align:right;}
.Copyright .fr .nav i{ display:inline-block; height:24px; background:url(../images/lineb.gif) center center no-repeat; width:15px; vertical-align:top;}
.Copyright .select{ width:238px; height:42px;line-height: 40px; border:1px solid #afafaf;  margin-bottom:13px;text-align: left;position: relative;}
.Copyright .select:last-child{margin-right: 0;}
.Copyright .select:hover dt{background-color: rgba(255,255,255,0.15);}
.Copyright .select dt{position: relative;cursor: pointer;background-color: rgba(255,255,255,0.06);padding-left: 15px;}
.Copyright .select dt:after{position: absolute;right: 20px;width: 10px;height: 6px;content: "";background: url(../images/arr.png) no-repeat center center/contain;top: 50%;margin-top: -3px;transition: all 0.5s;transform: rotate(0deg);}
.Copyright .select dt.on:after{transform: rotate(-180deg);}
.Copyright .select dd{background: #fff;position: absolute;z-index: 10;bottom: 100%;left: 0;padding: 15px;display: none;box-shadow: 0 0 10px rgba(0,0,0,0.1);border-radius: 5px 0.5px 0 0;width: calc(100% - 30px);}
.Copyright .select dd .inner{max-height: 300px;overflow-y: auto;}
.Copyright .select dd p{padding-left: 12px;position: relative;font-weight: 100;line-height: 28px;}
.Copyright .select dd p a{color: #333;}
.Copyright .select dd p a:hover{color: #da2222;}
.Copyright .select dd p:not(:last-child){margin-bottom: 0.08rem;}
.Copyright .select dd p:before{position: absolute;left: 0;top: 10px;border-radius: 50%;width: 3px;height: 3px;background-color: rgba(0,0,0,0.4);content: "";}
.Copyright .select dd p:hover:before{background-color: #da2222;}

.totop{text-align: center; cursor: pointer;overflow: hidden;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s; position:fixed; right:0; bottom:10px; z-index:99; width:40px; height:40px; background:#999 url(../images/ico/top.png) center center no-repeat; box-shadow:0 0 10px #ccc; border-radius:10px;}
.totop.cd-is-visible {visibility: visible;opacity: 1; cursor:pointer;}

@media ( max-width:998px){
.Footer{ padding-top:20px;}
.Footer .item{ width:100%;margin:0; padding:0 !important; text-align:left !important;}
.Footer .item dl{ display:block;}
.Footer .item .sub{ display:none; padding-top:8px; padding-bottom:8px;}
.Footer .item dt{line-height:40px; font-size:14px; margin-bottom:-1px;border-bottom:1px solid #c2c2c2; }
.Footer .item dt .arr{ display:block;}
.Copyright {line-height:20px; padding:8px 0; font-size:12px;}
.Copyright dd{ float:none !important; text-align:center !important;}
.Copyright .tel{ line-height:25px;}
.Copyright .select{margin: 10px auto;}
.totop.cd-is-visible { width:30px; line-height:30px;height:30px;}
}
@media ( max-width:768px){
.Footer .bnav li{width: 25%;}
.Footer .bnav .nav .box{height:80px;}
.Footer .bnav .ewmbox li{ width:33.333%; margin-bottom:20px;}
.Footer .bnav .ewmbox li:nth-child(3n+3) .box{border-right: 0;}
.Footer .bnav{ padding-bottom:0px;  margin-bottom:10px;}
.Footer .bnav .ewm{ padding-top:6px; width:100px; height:94px;}
.Footer .bnav .a{padding-top:0;}
.Footer .bnav li.mgl30{margin-left:0;}
.Footer .bnav li.mgr30{margin-right:0;}
}

/*Bottom*/

/*首页 s*/
.Homecss{ background:#fff;}
.activehover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.5);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0);}
	
.HomeBan {overflow:hidden; clear:both; position:relative;min-height: 24%;}
.HomeBan .slides li{ position:relative;padding-top: 24%;}
.HomeBan .slides li a{ display:block;background-position:center center; background-repeat:no-repeat; background-size:cover;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.HomeBan .flex-control-nav{bottom:15px; z-index:10;}
.HomeBan .flex-control-nav li{ margin:0 7px 0 6px; vertical-align:middle;}
.HomeBan .flex-control-nav li a{ cursor:pointer; opacity:1; width:8px; height:8px; border:2px solid #fff; background:#fff; border-radius:50%;}
.HomeBan .flex-control-nav li a.flex-active{opacity:1; background:none; border:2px solid #e82130;}
.HomeBan .flex-direction-nav a { display:none; border:2px solid #e60021; width:41px; height:41px; text-indent:99em; line-height:41px; font-size:18px;}
.HomeBan .flex-direction-nav .flex-prev {left:-50px; background:url(../images/ico/arrleft.png) center center no-repeat;}
.HomeBan .flex-direction-nav .flex-next {right:-50px; background:url(../images/ico/arrright.png) center center no-repeat;}
.HomeBan .flex-active-slide a{animation:fadeInscale 8s .4s ease both;-webkit-animation:fadeInscale 8s .4s ease both;-moz-animation:fadeInscale 8s .4s ease both;}
.HomeBan:hover .flex-direction-nav .flex-prev {left:5%;}
.HomeBan:hover .flex-direction-nav .flex-next {right:5%;}
.HomeBan .flex-direction-nav .flex-prev:hover { opacity:1; border:2px solid #fff; background:url(../images/ico/arrleft1.png) center center no-repeat;}
.HomeBan .flex-direction-nav .flex-next:hover { opacity:1; border:2px solid #fff; background:url(../images/ico/arrright1.png) center center no-repeat;}

@media ( max-width:998px){
.HomeBan .flex-control-nav{bottom:10px; z-index:10;}
.HomeBan .flex-direction-nav{ display:none;}
.HomeBan .slides li a img{ display:none;}
}


.HomePro{ background:url(../images/probg.jpg) center top no-repeat; background-size:cover; padding:3.5% 0 2%;}
.HomePro .Nav{ line-height:50px; padding-bottom:2%; text-align:center;}
.HomePro .Nav li:nth-child(1){display: none;}
.HomePro .Nav li a{display: inline-block;padding: 0 22px;position: relative;color: #333;}
.HomePro .Nav li{ display:inline-block;*display:inline;zoom:1; font-size:16px; cursor:pointer;}
.HomePro .Nav li:not(:first-child) a:before,.HomePro .Nav li:not(:first-child) a:after{ width:0; height:2px;transition: all 0.5s;content: "";position: absolute;top: 50%;margin-top: -1px;}
.HomePro .Nav li:not(:first-child) a:before{left: 0;}
.HomePro .Nav li:not(:first-child) a:after{right: 0;}
.HomePro .Nav li:not(:first-child).on a{ color:#e82130;}
.HomePro .Nav li:not(:first-child).on a:before,.HomePro .Nav li:not(:first-child).on a:after{background:#e82130;width: 11px;}
.HomePro .Nav li:hover a:before,.HomePro .Nav li:hover a:after{background:#e82130;width: 11px;}
.HomePro .flexslider{ overflow:hidden; text-align:center;}
.HomePro .flexslider li{overflow: hidden;}
.HomePro .imgbox{ width:80%;padding-top:65%; margin:0px auto;transition: all ease 0.3s;}
.HomePro .imgbox img{object-fit: contain;}
.HomePro .tit{  font-size:18px; color:#333333; height:24px;}
.HomePro .p{-webkit-line-clamp: 1; color:#333333; font-weight:bold; margin-bottom:46px;font-size:20px; font-family:"黑体";line-height:50px;}
.HomePro .pbtn{opacity:0; bottom:-50px;}

.pbtn{transition: all ease 0.3s; width:80%; margin:0px auto; line-height:42px; font-size:16px;  position:relative;}
.pbtn a{ width:50%; float:left; display:block;color:#333333; background:#e6e6e6;}
.pbtn a.xx{ border-radius:22px 0 0 22px;}
.pbtn a.yy{ border-radius:0 22px 22px 0;}
.pbtn a i{transition: all ease 0.3s; opacity:0; display:inline-block; width:0px; height:8px; vertical-align:middle;}
.pbtn a.xx i{ background:url(../images/arr001.png); margin-right:12px;}
.pbtn a.yy i{ background:url(../images/arr01.png); margin-left:12px;}
.pbtn a:hover{ color:#e82130; background:#fff;}
.pbtn a:hover i{ width:5px; opacity:1;}
.HomePro .slides li:hover .pbtn{ opacity:1; bottom:0;}
.HomePro .slides li:hover .tit{ color:#e82130;}
.HomePro .slides li:hover .imgbox{-webkit-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0);}
.HomePro .flex-control-nav{ display:none;}
.HomePro .flex-direction-nav a { background:#808080; border-radius:0; width:160px; height:50px;line-height:50px; box-shadow:0 0 18px #a3a3a3;font-size:16px; color:#fff;}
.HomePro .flex-direction-nav a i{ width:40px; height:9px; display:inline-block; vertical-align:middle;}
.HomePro .flex-direction-nav .flex-prev {left:-160px; }
.HomePro .flex-direction-nav .flex-next {right:-160px;}
.HomePro .flex-direction-nav .flex-prev i{ margin-right:17px; background-image:url(../images/ico/proarr1.png); background-position:0px center;}
.HomePro .flex-direction-nav .flex-next i{ margin-left:17px; background-image:url(../images/ico/proarr2.png);background-position:right center;}
.HomePro:hover .flex-direction-nav .flex-prev {left:0;}
.HomePro:hover .flex-direction-nav .flex-next {right:0;}
.HomePro .flex-direction-nav .flex-prev:hover,.HomePro .flex-direction-nav .flex-next:hover { background:#fff; color:#e82130;}
.HomePro .flex-direction-nav .flex-prev:hover i{background-image:url(../images/ico/proarr01.png);}
.HomePro .flex-direction-nav .flex-next:hover i{background-image:url(../images/ico/proarr02.png);}

@media ( max-width:1100px){
.HomePro .Nav li i{margin:0 4px;}
.HomePro .tit{ line-height:35px; font-size:16px;}
.HomePro .p{margin-bottom:10px;}
.HomePro .item .pbtn{ opacity:1; bottom:0; font-size:14px; line-height:35px;}
.HomePro .item{ height:auto;}
.HomePro .flex-control-nav{ display:block; bottom:0; line-height:5px;}
.HomePro .flex-direction-nav{ display:none;}
}
@media ( max-width:998px){
.HomePro .Nav{ margin-left:1px;}
.HomePro .Nav ul{display: flex;flex-wrap: wrap;width: 94%;margin: 0px auto;}
.HomePro .Nav li{ width:25%;line-height:30px;}
.HomePro .imgbox{ width:92%;}
.HomePro .pbtn{font-size: 12px;}
.HomePro .Nav li a{ border:1px solid #c2c2c2; display:block; margin:0 0 -1px -1px;padding: 0;}
.HomePro .owl-nav { display:none;}
.HomePro .owl-dots{ display:block; padding-top:8px;}
}
@media(max-width:640px){
	.HomePro .p{font-size: 16px;}
}


.HomeNews{ width:94%; margin:40px auto;}
.HomeNews .News{ padding:12px 0 0 50%; position:relative; height:230px; margin-bottom:28px;}
.HomeNews .News .li{ height:44px; line-height:44px; margin:0 6%;}
.HomeNews .News .li .date{ float:right; color:#858585;}
.HomeNews .News .li .tit{ float:left; width:70%; color:#5c5c5c;position: relative;padding-left: 10px;}
.HomeNews .News .li .tit:before{width: 3px;height: 3px;border-radius: 50%;content: "";position: absolute;background-color: #e82130;left: 0;top: 50%;transform: translateY(-50%);transition: all 0.3s;}
.HomeNews .News .li:hover .tit:before{width: 5px;height: 5px;}
.HomeNews .News .li:hover .tit,.HomeNews .News .li:hover .date{ color:#ed4d59;}
.HomeNews .News .Top{ width:50%; left:0; top:0; position:absolute;margin: 0;padding: 0;}
.HomeNews .News .Top .imgbox{ width:47%; float:left;padding-top: 240px;}
.HomeNews .News .Top .imgbox img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.HomeNews .News .Top .info{ position:relative; width:45%;margin:27px 0 0 7%; line-height:26px; float:left;}
.HomeNews .News .Top .info:after{ width:60px; height:2px; background:#e82130; position:absolute; left:-28%; top:12px;content: "";transition: all 0.5s;}
.HomeNews .News .Top:hover .info:after{left:-35%;width: 100px;}
.HomeNews .News .Top .tit{ white-space:normal; height:52px; overflow:hidden; color:#333333; font-size:16px;font-weight: bold;}
.HomeNews .News .Top .date{ line-height:41px; color:#999999;}
.HomeNews .News .Top .p{ color:#777777; height:52px; margin-bottom:30px;}
.HomeNews .News .Top .detail{ width:108px; line-height:34px; text-align:center; border:1px solid #e6e6e6; color:#333333;display: block;transition: all 0.5s;}
.HomeNews .News .Top .info:hover .detail{ border:1px solid #e82130; background:#e82130; color:#fff;}
.HomeNews .News .Top .info:hover .tit{color:#e82130;}

.HomeNews .Nav{ margin-left:-2%;clear: both;}
.HomeNews .Nav li{ position:relative; width:23%; float:left; margin-left:2%;}
.HomeNews .Nav li a{overflow: hidden;display: block;transition: all ease 0.5s;overflow: hidden;}
.HomeNews .Nav .imgbox{padding-top:57%;}
.HomeNews .Nav .tit{transition: all ease 0.3s; z-index:2; line-height:42px; font-size:16px; position:absolute; left:0; bottom:0; color:#fff;}
.HomeNews .Nav .tit:before{content:""; border-left:4px solid rgba(0,0,0,0.5); height:100%; position:absolute; left:0;}
.HomeNews .Nav .tit span{ display:block; background:rgba(0,0,0,0.5); margin-left:7px; padding-left:23px;transition: all 0.5s;}
.HomeNews .Nav .tit:After{ background:url(../images/arr1.png); width:5px; height:8px; right:10%; top:50%; margin-top:-4px; position:absolute;content: "";transition: all 0.4s;}
.HomeNews .Nav li:hover .tit{ color:#e82130;bottom: -2px;}
.HomeNews .Nav li:hover .tit span{ background:rgba(255,255,255,0.7);}
.HomeNews .Nav li:hover .tit:After{ background:url(../images/arr01.png);right: 5%;}
.HomeNews .Nav li:hover .tit:before{ border-left:4px solid #e82130;}
.HomeNews .Nav li:hover a{transform: scale(1.05);}

@media ( max-width:998px){
.HomeNews .News{ height:180px; padding-top:0;}
.HomeNews .Nav .tit{line-height:40px; font-size:18px;}
.HomeNews .Nav .tit span{ padding-left:15px;}
.HomeNews .News .Top .tit{font-size:18px;}
.HomeNews .News .Top .line{ width:35px;}
.HomeNews .News .li{ height:35px; line-height:35px;}
.HomeNews .News .Top .p{ margin-bottom:28px;}
.HomeNews .News .Top .info { margin-top:0;}
}
@media ( max-width:768px){
.HomeNews{margin:20px auto;}
.HomeNews .News{ padding:0; height:auto; margin-bottom:15px;}
.HomeNews .News .Top{ width:auto; position:static; margin-bottom:10px;}
.HomeNews .News .Top .info{margin:5px 0 0 4%; line-height:20px;}
.HomeNews .News .Top .p{height:20px; margin-bottom:10px;}
.HomeNews .News .Top .date{ line-height:30px; font-size:12px;}
.HomeNews .News .Top .detail{ width:80px; line-height:28px;}
.HomeNews .News .Top .imgbox{padding-top: 28%;}
.HomeNews .News .li{ height:30px; line-height:30px; margin:0;}

.HomeNews .Nav li{width:48%; margin-bottom:2%;}
.HomeNews .Nav .tit{line-height:32px; font-size:16px;}
}


/*首页 end*/


/*栏目页公用样式 s*/
.SubPage{ height:auto !important;min-height:200px; height:200px; padding-top:3.5%; padding-bottom:5%;}
.SubBan{ overflow:hidden; position:relative; padding-top:22%;background-position:center center; background-repeat:no-repeat; background-size:cover; text-align:left;}
.SubBan .Contain{color:#fff; line-height:35px; position:absolute; top:34%; left:5%;}
.SubBan h2{ line-height:52px; font-weight:normal; font-size:40px;}
.SubBan p{ font-size:30px; line-height:30px; opacity:0.8;}

.SubBan{padding-top:0 !important;}
.SubBan .img img{width:100%;}
.SubBan .img .wap{display:none;}
.SubBan .img img{width: 100%;transform: scale(1.1);transition: all 5s;object-fit: cover;}
.SubBan.on .img img{transform: scale(1) !important;}

.SubTit{ padding-bottom:2.5%; margin-bottom:10px; font-weight:bold; text-align:center; line-height:32px; font-size:24px; color:#333333;}
.SubTit .p1{ font-size:14px; font-weight:normal; padding-top:4px;}

.SubMenu{ line-height:50px; padding-bottom:3%; text-align:center;}
.SubMenu li{ display:inline-block;*display:inline;zoom:1; color:#333333; font-size:14px; cursor:pointer;}
.SubMenu li i{ display:inline-block; vertical-align:middle; width:11px; height:2px; font-size:0; margin:0 5px;}
.SubMenu li.onli a,.SubMenu li.on a{ color:#e82130; font-weight:bold;}
.SubMenu li.onli i,.SubMenu li.on i{background:#e82130;margin:0 11px;}

.SubMenu li a{display: inline-block;padding: 0 22px;position: relative;color: #333;}
.SubMenu li a:before,.SubMenu li a:after{ width:0; height:2px;transition: all 0.5s;content: "";position: absolute;top: 50%;margin-top: -1px;}
.SubMenu li a:before{left: 0;}
.SubMenu li a:after{right: 0;}
.SubMenu li.onli a:before,.SubMenu li.onli a:after{background:#e82130;width: 11px;}
.SubMenu li:hover a:before,.SubMenu li:hover a:after{background:#e82130;width: 11px;}

.SinglePage{word-wrap:break-word;word-break:normal;text-align:justify; line-height:30px; color:#777777;}

@media ( max-width:998px){
.SubPage{ padding-top:25px;padding-bottom:25px;}
.SubBan { height:120px; padding:0;}
.SubBan h2{ line-height:24px; font-size:24px;}
.SubBan p{ line-height:24px; font-size:16px;}

.SubTit{ font-size:18px; line-height:24px;}

.SinglePage{line-height:24px;}
.SinglePage img{height: auto !important;}

.SubMenu{ line-height:30px;}
.SubMenu li{font-size:16px;}
.SubMenu li i{ margin:0 2px;}
.SubMenu li.onli i{margin:0 5px;}

.SubBan .img .pc{display:none;}
.SubBan .img{padding-top:120px;}
.SubBan .img .wap{display:block;}
}
@media(max-width:768px){
	.SubMenu li{min-width: 32.5%;}
}
/*栏目页公用样式 end*/


/*关于 s*/
.AboutTxt{ padding:4.8% 0; color:#333333; line-height:32px;}
.AboutNum{ clear:both; padding-top:5%;}
.AboutNum li{ float:left; width:20%; text-align:center; line-height:27px; color:#666666;}
.AboutNum li span{ color:#e60021; font-size:26px; margin:0px 10px;}

.AboutTxt .title{font-size:18px;font-weight:bold;text-align:center;margin-bottom:30px;}

.Graybg{padding:4.8% 0; background:#f7f7f7;}

.pt0{padding-top: 0 !important;}

.AboutStrength{padding-top:4.8%;padding-bottom:4.8%;}
.AboutStrength .item{ margin-bottom:20px; position:relative; background:#fafafa;}
.AboutStrength .item .imgbox{ width:50%; float:left;}.AboutStrength .item .imgbox img{ width:100%;}
.AboutStrength .item .imgbox:after{ width:93.5%; height:88%; border:2px solid #fff; left:3%; top:5.5%; position:absolute;content: "";}
.AboutStrength .item .infotxt{transition: all ease 0.3s; opacity:0; width:80%; height:100%; position:absolute; left:0; top:0; color:#fff; line-height:30px; background:rgba(0,0,0,0.8); padding: 0 10%;display:flex;justify-content:center;flex-direction: column;}
.AboutStrength .item .infotxt .txt{ position:relative; z-index:1; height:68%; overflow-y:auto;}
.AboutStrength .item .imgbox:hover .infotxt{ opacity:1;}
.AboutStrength .item .imgbox:hover .line{ opacity:0.4;}

.AboutStrength .item .info{text-shadow: -2px -2px white, 2px 2px #ecebeb; width:50%; line-height:53px; color:#333333; font-size:40px; font-weight:bold; text-align:center; position:absolute; right:0; height:100%;display:flex;justify-content:center;align-items:center;flex-direction: column;}
.AboutStrength .item .info i{ color:#e60021;}
.AboutStrength .item .info .txt{ display:table-cell;text-align:left;padding:6% 10%;}
.AboutStrength .item.next .imgbox{ float:right;}
.AboutStrength .item.next .info{ right:auto; left:0;}

.AboutStrength .item.video { margin-bottom:30px;}
.AboutStrength .item.video .line{ z-index:3;}
.AboutStrength .item.video .imgbox{ width:50%; background:#000;padding-top:33%;}
.AboutStrength .item.video .info{ width:50%; text-align:center;}
.AboutStrength .item.video .info .title{font-size:20px;line-height:32px;}
.AboutStrength .item.video .info .dec{font-size:14px;line-height:28px;font-weight:normal;margin-top:15px;color:#999;}
.AboutStrength .item.video .play{ position:absolute;height:100%; width:100%; left:0; top:0; background-size:cover; background-position:center center; z-index:2; cursor:pointer;}
.AboutStrength .item.video .play i{ background:url(../images/play.png); width:78px; height:78px; position:absolute; left:50%; top:50%; margin:-36px 0 0 -36px; background-size:contain;}

.AboutStrength .flexslider{ padding:0 60px;}
.AboutStrength .flex-viewport{ margin-left:-35px;}
.AboutStrength .flexslider .imgbox { margin-left:35px;padding-top:60%; }
.AboutStrength .flexslider .imgbox .line{transition: all ease 0.3s; width:93.5%; height:88%; border:2px solid #fff; left:3%; top:5.5%; position:absolute; z-index:2;}
.AboutStrength .flexslider .imgbox:hover .line{ opacity:0.4;}
.AboutStrength .flex-control-nav{ display:none;}
.AboutStrength .flex-direction-nav a { width:35px; height:63px; text-align:center; line-height:63px; color:#4a4a4a; font-weight:bold; font-size:30px; background:#e5e5e5; border-radius:0;}
.AboutStrength .flex-direction-nav a:hover { background:#e60021; color:#fff;}
.AboutStrength .flex-direction-nav .flex-prev{ left:0;}
.AboutStrength .flex-direction-nav .flex-next{ right:0;}

.AboutStrength.hr{ padding-top:0; padding-bottom:0;}
.AboutStrength.hr .item{ background:#fff; box-shadow:0 0 20px #ddd;}


.HistoryVideo{ position:relative; background:#000;}
.HistoryVideo .play{ position:absolute; width:100%; left:0; top:0; height:100%; background:rgba(0,0,0,0.4); z-index:8;}
.HistoryVideo .play i{ background:url(../images/play.png); width:78px; height:78px; position:absolute; left:50%; top:50%; margin:-36px 0 0 -36px; background-size:contain;}
.HistoryVideo video{ width:100%;object-fit: fill; height:650px;}

.videoinfo{ width:70%; margin:25px auto;}
.videoinfo .tithead{ line-height:30px; padding-bottom:8px; text-align:center; color:#fff; font-size:24px;}
.VideoInfo .video{ width:auto; float:none; height:600px;}
.VideoInfo .video video{width: 100%;height: 100%;object-fit: cover;}
.mfp-close{ border-radius:50%; background:#0080af; font-size:40px; color:#fff; font-weight:bold; opacity:1; width:39px; height:39px; position:absolute; right:0px; top:0px;}
.mfp-close-btn-in .mfp-close{ color:#fff !important;}

@media ( max-width:1440px){
.HistoryVideo video{height:500px;}
}
@media ( max-width:1024px){
.AboutTxt{line-height:24px;}
.AboutStrength .item .info{ font-size:24px; line-height:30px;}

.AboutStrength .flexslider{ padding:0 30px;}
.AboutStrength .flex-viewport{ margin-left:-15px;}
.AboutStrength .flexslider .imgbox { margin-left:15px;}
.AboutStrength .flex-direction-nav a { width:20px; height:36px; line-height:36px; font-size:20px;}
.HistoryVideo video{height:auto;}
}
@media ( max-width:768px){
.AboutStrength .item .info{ font-size:18px; line-height:28px;}
.AboutNum li{ width:33.333%; padding-bottom:15px;}
.AboutNum li span{ font-size:21px;}
.AboutStrength .item .imgbox{ width:auto !important; float:none !important;}
.AboutStrength .item .info{ position:static; width:auto; padding:20px;}
.AboutStrength .item .infotxt{ position:static; opacity:1; background:#f7f7f7; color:#333; line-height:24px; padding:20px; width:auto;}
.AboutStrength .item .line{ display:none;}
.HistoryVideo .play i,.AboutStrength .item.video .play i{ width:45px; height:45px;margin:-22px 0 0 -22px;}
.AboutStrength .item.video .play{ height:auto; padding-top:50%;}

.AboutStrength .item.video{ margin-bottom:15px;}
.AboutStrength .flexslider .imgbox .line{width:92%; height:85%;}
.AboutStrength .item.video .imgbox{padding-top:55%;}
.AboutStrength .item.video .info{width:100%;box-sizing:border-box;}
.AboutStrength .item.video .info .title{font-size:16px;line-height:28px;}
.AboutStrength .item .info .txt{padding:0;}
}


/*登录注册 s*/
.popcontent{ display:none;}
.PopBox{ display:none; background:rgba(0,0,0,0.5); width:100%; height:100%; left:0px; top:0px; position:fixed; z-index:999;display:flex;justify-content:center;align-items:center;flex-direction: column;}
.PopBox form{width: 100%;}
.PopBox a.close{ width:18px; height:17px; display:block; background:url(../images/close.png); position:absolute; top:14px; right:8px;}
.PopBox .theadtit{ line-height:40px; font-size:20px; padding:5px 0px 0px 0px; border-radius:8px 8px 0px 0px; text-align:center; background:#c4c5c7;}
.PopBox .content{ width:530px; background:#fff; border-radius:10px; margin:0px auto; position:relative;}
.PopBox .formbox{ padding:20px 45px 15px 20px; font-size:16px;}
.PopBox .formbox dl{ margin-bottom:16px; padding-left:117px; position:relative; line-height:38px;}
.PopBox .formbox dt{ position:absolute; text-align:right; width:110px; left:0; top:0;}
.PopBox .formbox .input{ text-indent:1em; border:1px solid #dedede; width:99%; height:36px; line-height:36px;}
.PopBox .formbox .sendbtn { font-size:16px; color:#fff; border-radius:10px; cursor:pointer; width:120px; height:38px; background:#c90202; border:0px;}
.PopBox .formbox .yzbtn { width:30%; line-height:38px; display:inline-block; vertical-align:middle; border-radius:10px; text-align:center; background:#cecfd1; color:#fff; float:right;}
.PopBox .formbox .yzbtn:hover { background:#c90202;}

@media ( max-width:580px){
.PopBox .content{ width:94%;}
.PopBox .formbox dl{ padding-left:90px;}
.PopBox .formbox dt{width:90px;}
.PopBox .formbox{ padding-right:20px; font-size:14px;}
}


/*新闻资讯 s*/
.NewsList{ margin-top:-1%; margin-bottom:3%; padding-bottom:10px;}
.NewsList li{ background:url(../images/linebg.gif) 9px top repeat-y; padding-left:120px; position:relative;}
.NewsList li .box{ padding:35px; border-bottom:1px solid #e5e5e5;transition: all ease 0.3s;}
.NewsList li .date{ background:url(../images/dot1.png) 0px center no-repeat; position:absolute; top:50%; left:0; margin-top:-12px; padding-left:37px; color:#999999;}
.NewsList li .date{ background:url(../images/dot1.png) 0px center no-repeat; position:absolute; top:50%; left:0; margin-top:-12px; padding-left:37px; color:#999999;}
.NewsList li .date2{color:#999999; display:none;}
.NewsList li .more{ position:absolute; left:0; top:0; background:rgba(0,0,0,0.6) url(../images/ico/eye.png) center center no-repeat; width:100%; height:100%; z-index:3; opacity:0;transition: all ease 0.3s;}
.NewsList li .imgbox{ width:36%; float:left; padding-top:23%;background:url(../uploadfiles/nopic.jpg) center center no-repeat; background-size:cover;}
.NewsList li .line{ position:absolute; left:3.5%; top:5%; width:92%; height:88.5%; z-index:2; border:2px solid #fff;}
.NewsList li .info{ line-height:24px; width:60%; float:right; padding-top:5%;}
.NewsList li .info .tit{ font-size:16px; color:#333333; margin-bottom:22px;}
.NewsList li .info .p{ color:#777777;-webkit-line-clamp: 2; height:48px;}
.NewsList li:hover .more{ opacity:1;}
.NewsList li:hover .info .tit{ color:#e82130;}
.NewsList li:hover .date { color:#e82130; background:url(../images/dot01.png) 0px center no-repeat;}

.NewsList2 ul{padding-bottom: 45px;}
.NewsList2 li{height: 50px;line-height: 50px;position: relative;padding: 0 115px 0 20px;transition: all 0.5s;font-size: 16px;border-bottom: 1px dashed #f2eded;}
.NewsList2 li:before{position: absolute;left: 8px;top: 50%;transform: translateY(-50%);width: 4px;height: 4px;content: "";background-color: #d60103;transition: all 0.5s;}
.NewsList2 li:hover:before{background-color: #ff9c00;}
.NewsList2 li .date{position: absolute;right: 5px;top: 0;color: #999;}
.NewsList2 li:last-child{margin-bottom: 0;}
.NewsList2 li:hover{padding-left: 25px;}
.NewsList2 li:hover:before{left: 15px;}

.Position{ line-height:60px; background:#f7f7f7; color:#999999;}
.Position a{color:#999999;}.Position a:hover,.Position span{color:#e82130;}
.Position img{ display:inline-block; margin-right:14px; vertical-align:middle;}
.Position a.back{ width:120px; line-height:40px; text-align:center; background:#e6e6e6; color:#333333; border-radius:19px; position:absolute; right:0; top:10px;}
.Position a:hover.back{ color:#fff; background:#e60021;}

.NewLeft{ width:69.5%; float:left; position:relative;}
.sharebox{ position:absolute; left:-58px; top:0; width:30px;}
.sharebox .bshare-custom.icon-medium a{ width:30px; height:30px; padding:0; margin-bottom:10px; border-radius:3px;}
.sharebox .bshare-custom.icon-medium .bshare-weixin{ background: #e4e4e4 url(../images/ico/share_wx.png);}
.sharebox .bshare-custom.icon-medium .bshare-sinaminiblog{ background: #e4e4e4 url(../images/ico/share_wb.png);}
.sharebox .bshare-custom.icon-medium .bshare-qzone{ background: #e4e4e4 url(../images/ico/share_qq.png);}
.sharebox .bshare-custom.icon-medium a:hover{ background-color:#e82130;}
.sharebox .bshare-custom.icon-medium a.bshare-more.more-style-addthis{background: #e4e4e4 url(../images/ico/share_more.png); padding:0 !important;}
.sharebox .bshare-custom.icon-medium a.bshare-more.more-style-addthis:hover{background-color: #e82130;}
.sharebox.fixed{ position:fixed;left:50%; margin-left:-756px; top:90px;}

.TitInfo { line-height:32px;}
.TitInfo h3{ font-size:24px; color:#333333;line-height: 1.5;}
.TitInfo .other{ padding:12px 0; color:#999999;}
.TitInfo .other .date{ background:url(../images/ico/date.png) 0px center no-repeat; padding-left:28px; margin-right:20px; display:inline-block;}
.TitInfo .other .eye{ background:url(../images/ico/eye2.png) 0px center no-repeat; padding-left:28px; margin-right:20px; display:inline-block;}

.PrevNextBox {margin:50px 0 0 0;position:relative; color:#888888; font-size:16px;}
.PrevNextBox dl{transition: all ease 0.3s; width:50%;line-height:160px; height:160px;overflow:hidden; background:#f7f7f7; position:relative;}
.PrevNextBox dl span{display:block;}
.PrevNextBox dl a{ color:#333333;}
.PrevNextBox dl a.none{color:#999;}
.PrevNextBox dl.fl span{ margin-left:30px; padding-left:70px; background:url(../images/pageprev1.png) 0px center no-repeat;}
.PrevNextBox dl.fr span{ margin-right:30px; text-align:right; padding-right:70px; background:url(../images/pagenext1.png) right center no-repeat;}
.PrevNextBox dl:hover { background:#fff;}
.PrevNextBox dl:hover span a{ color:#e82130;}
.PrevNextBox dl:hover.fl span{background:url(../images/pageprev01.png) 0px center no-repeat;}
.PrevNextBox dl:hover.fr span{background:url(../images/pagenext01.png) right center no-repeat;}

.NewRight{ width:27%; float:right;}
.NewRight .tithead{ color:#333333; font-size:16px; padding-bottom:26px; border-bottom:1px solid #e5e5e5;}
.NewRight .li{transition: all ease 0.3s; line-height:26px; padding:20px 0; border-bottom:1px solid #e5e5e5;}
.NewRight .li .tit{ line-height:35px; font-size:16px; color:#333333;}
.NewRight .li .date{color:#999999; margin-bottom:7px;}
.NewRight .li .p{-webkit-line-clamp: 2; height:52px; color:#888888;}
.NewRight .li:hover{ padding-left:20px; padding-right:20px; border-bottom:2px solid #e60021;}
.NewRight .li:hover .tit{color:#e60021;}
.NewRight .nav{ padding-top:30px; height:60px;}
.NewRight .nav li{ cursor:pointer; width:50%; float:left; line-height:60px; font-size:16px; color:#333333; background:#f7f7f7; text-align:center;}
.NewRight .nav .ico{ display:inline-block; vertical-align:middle; position:relative; width:28px; height:24px; margin-right:14px;}
.NewRight .nav .i1,.NewRight .nav .i2{position: absolute; left:0px;top: 0px; width:28px; height:24px;}
.NewRight .nav .i1{ transition: 400ms;}
.NewRight .nav .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.NewRight .nav li.on{ background:#fff; color:#e82130; box-shadow:0 5px 15px #e9e4e4;}
.NewRight .nav li.on .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.NewRight .nav li.on .i1{ opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2); transform: scale(1.2);}
.NewRight.brand{ background:#fafafa; padding-top:0;position: sticky;top: 65px;}
.NewRight.brand .nav{ padding:0px 0 26px; height:60px;}
.NewRight.brand .nav li{ background:#ebebeb;}
.NewRight.brand .nav li.on{ background:#fafafa; box-shadow:0 0 0 #fff;}
.NewRight.brand .nav li .ico{ margin:0 0 0 14px;}
.NewRight.brand .bd{ padding:0 20px 22px;}
.NewRight.brand .top{ padding:0px 0 15px 0; margin-bottom:20px; border-bottom:1px solid #e5e5e5;}
.NewRight.brand .top .imgbox{ padding-top:55%; margin-bottom:17px;}
.NewRight.brand .top .ti{color:#333333; font-size:16px;}
.NewRight.brand .date{ line-height:18px; color:#999999;}
.NewRight.brand .top:hover .ti{ color:#e82130;}
.NewRight.brand .li2{ padding:11px 118px 20px 0; position:relative; height:79px; margin-bottom:20px; border-bottom:1px solid #e5e5e5; line-height:20px;}
.NewRight.brand .li2 .imgbox{ position:absolute; right:0; top:0; width:90px; height:90px;}
.NewRight.brand .li2 .ti{ height:40px; overflow:hidden; margin-bottom:10px; color:#333333; font-size:16px;}
.NewRight.brand .li2:hover .ti{ color:#e82130;}

@media ( max-width:1440px){
.sharebox.fixed{ margin-left:0; left:1%;}
}
@media ( max-width:1366px){
.NewsList li .info{padding-top:3%;}
}
@media ( max-width:1024px){
.NewsList li{padding-left:100px;}
.NewsList li .box{ padding:16px 12px;}
.NewsList li .date{ font-size:14px; padding-left:20px;}
.NewsList li .info{ line-height:24px;}
.NewsList li .info .tit{ font-size:16px; margin-bottom:5px;}
.NewsList li .info .p{ font-size:14px; height:48px;}
.NewsList li .more{ display:none;}
.Position a.back{ width:80px; line-height:30px; top:16px;}

.sharebox{ display:none;}
.TitInfo { line-height:24px;}
.NewLeft,.NewRight{ width:auto; float:none; padding-top:15px;}
.NewRight.brand .nav{ height:48px !important;}
.NewRight .nav li{ line-height:48px;}
.NewRight .li{line-height:24px; padding:10px 0;}
.NewRight .li .tit{ line-height:24px;}
.NewRight .li:hover{ padding-left:0px; padding-right:0px;}

.PrevNextBox {margin:30px 0 30px 0;}
.PrevNextBox dl{line-height:100px; height:100px;}
.NewRight.brand .top .ti,.NewRight.brand .li2 .ti{font-size:15px;}
}
@media ( max-width:768px){
.NewsList li{padding-left:0px; background:none;}
.NewsList li .date{display:none;}
.NewsList li .date2{display:block;}
.NewsList li .info{ padding-top:0;}
.NewsList li .line{ display:none;}
.NewsList li .info .p{ height:24px;}
.NewsList2 li{font-size: 14px;height: 35px;line-height: 35px;padding-right: 80px;}
.PrevNextBox dl{ font-size:14px; float:none !important; width:auto; line-height:45px; height:45px; margin-bottom:5px;}
.PrevNextBox dl.fl span{ margin-left:10px; padding-left:50px;}
.PrevNextBox dl.fr span{ margin-right:0px; margin-left:10px; padding-left:50px; text-align:left; background:url(../images/pageprev1.png) 0px center no-repeat;}
.PrevNextBox dl:hover.fr span{background:url(../images/pageprev01.png) 0px center no-repeat;}
.NewRight .tithead{padding-bottom:10px;}
}


/*全系产品 s*/
.probg{ padding-top:3.5%; background:#f2f3f4;}
.probg .SubMenu{ margin-bottom:-2%;}
.Probox{ padding:40px 6%;}
.Probox .imgleft{ width:25%; float:left;}
.Probox .list ul{ margin-left:-30px;}
.Probox .list{ width:75%; float:left;}
.Probox .list li{ width:25%; float:left;}
.Probox .box{transition: all ease 0.3s; color:#333; margin-left:10px; background:rgba(255,255,255,0.6); padding:0 30px 25px;}
.Probox .tit{ line-height:58px; font-size:16px; margin-bottom:14px;}
.Probox .imgbox img{ width:100%;}
.Probox .more{ line-height:48px; margin-top:29px; border:1px solid #999999; text-align:center; font-size:16px;transition: all 0.5s;}
.Probox .list li:hover .more{ color:#fff; background:#e82130; border:1px solid #e82130;}
.Probox.next{ background:#f7f9fa;}

.Prodetail{ max-width:1100px; margin:0 auto 0; padding:24px 0 6%;overflow:hidden !important}
.Prodetail .itemTop{width: 100%;margin-bottom: 140px;position: relative;height: 250px}
.Prodetail .itemTop .fixs{position: absolute;background: rgba(232,33,48,.6);width:40%;left: 0px;top: 0px;color: #fff;text-align: center;height: 250px;line-height: 250px;font-size: 30px}
.Prodetail .itemTop .car{position: absolute;right: 10%;bottom: -35px}
.Prodetail .itemTop img{max-width: 100%}
.Prodetail .bgs{background: url(../images/bg_03.png) no-repeat;position: relative;width: 700px;height: 500px;float:right;}
.Prodetail .bg{background: url(../images/bg_03.png) no-repeat;position: relative;width: 700px;height: 500px;float:left;}
.listP{margin-top: 40px}
.rightss{float: left;width: 300px}
.Prodetail .rights{float: right;width: 300px;}
.Prodetail .rights p,.Prodetail .rightss p{color: #000;font-size: 30px;font-style: italic;margin-top: 40px}
.Prodetail  em{color: #d50028;font-size: 48px;font-style: italic;}
.Prodetail  ul{font-size: 18px;color: #000;margin-top: 20px;}
.Prodetail   ul li{position: relative;}
.Prodetail   ul li i{width: 4px;height: 4px ;background-color: #034097;border:1px solid #034097;border-radius:100%;position: absolute;top: 28px;left: -20px}

.Prodetail .bg img{position: absolute;z-index: 999;top:43px;left: 149px;}
.Prodetail .bgs img{position: absolute;z-index: 999;top:43px;left: 149px;}
.Pronav{ margin:0 0 6% 0%;}
.Pronav ul{text-align:center;}
.Pronav li{ width:19%; text-align:center; position:relative;transition: all ease 0.3s;display:inline-block}
.Pronav li span{ position:absolute; left:0; top:27%; width:100%; font-style:italic; background:url(../images/arr2.png) center bottom no-repeat; font-size:22px; padding:0 0 27px; z-index:1; color:#fff;}
.Pronav.on li{width:24%;}

.Theadtit{ text-align:center; line-height:54px; padding-top:1%; color:#333333; font-size:24px;}
.Theadtit .line{ display:block; height:22px; margin:0px auto; width:30px; border-top: 4px solid #c90202;}

.Servicess{ padding:0 0px 0 0px;}
.Servicess .box{ border:1px solid #e8e8e8;margin-bottom:0;}
.Servicess .map{ width:55%; float:left; text-align:center;}
.Servicess .map .imgbox{position:relative;padding-top:420px;}
.Servicess .map .imgbox span{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;}
.Servicess .selectlist{ padding-top:39px; padding-bottom:5%; text-align:center;}
.Servicess .selectlist dl{ line-height:35px; display:inline-block; *display:inline;zoom:1; color:#666666;}
.Servicess .selectlist dl dt{ padding:0px 8px 0px 6px; float:left;}
.Servicess .selectlist dl dd{float:left;}
.Servicess .selectlist dl .select{-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;-webkit-appearance: none;-moz-appearance: none;appearance: none; cursor:pointer;appearance:none;-moz-appearance:none;-webkit-appearance:none; border:1px solid #666666; text-indent:1em; color:#666666; background:url(../images/selectarr.gif) right top -3px no-repeat; width:132px; height:35px;}
.Servicess .selectlist dl .select::-ms-expand { display: none; }/*Ie clear arr*/
.Servicess .selectlist dl .select#Series{width:180px;}
.Servicess .selectlist dl.btn{margin-left: 10px;}


.Servicess .searchlist{ width:35%; padding:15px 5% 15px 5%; float:right; background:#f6f6f6;}
.Servicess .searchlist ul{ height:371px; overflow:hidden; overflow-y:auto;padding-right:3%;}
.Servicess .searchlist li{ border-bottom:1px solid #e1e1e1; padding:15px 0px 8px 0px; color:#666666;}
.Servicess .searchlist li .tit{ font-size:17px; color:#333;}
.Servicess .searchlist li p{font-size: 12px}
.Servicess.Servicess2 .searchlist{width:50%;}
.Servicess.Servicess2 .map{width:40%;}
@media( max-width: 1366px){
.Probox .imgleft{ width:auto; float:none; width:50%; margin:0px auto 12px; text-align:center;}
.Probox .list{ width:auto; float:none;}
.Probox .list ul{ margin-left:-10px;}
.Pronav li span{ font-size:16px; padding-bottom:15px;}
.Prodetail .bgs{background:none;position: relative;width: 300px;height: 200px;margin: 0 auto;float: none}
.Prodetail .bg{background:none;position: relative;width: 300px;height: 200px;margin: 0 auto;float: none}
.Prodetail .bg img,.Prodetail .bgs img{width: 100%;position: relative;top:0px;left: 0px;display: block;}
/*.Prodetail p{margin-top: 0px;font-size: 25px}*/
.rightss{float: none;width: 300px}
.Prodetail .rights{float: none;width: 100%;text-align: center;}
.Prodetail .rightss{float: none;width: 100%;text-align: center;}
}

@media ( max-width:1024px){
.Probox{ padding:20px 12px;}
.Probox .box{padding:10px;}
.Probox .tit{ line-height:32px; font-size:15px; margin-bottom:5px;}
.Probox .more{ line-height:30px; margin-top:10px;font-size:14px;}
.Prodetail .itemTop{width: 100%;margin-bottom: 0px;position: relative;height: 100px;}
.Prodetail .itemTop .fixs{position: absolute;background: rgba(232,33,48,.6);width:40%;left: 0px;top: 0px;color: #fff;text-align: center;height:81%;font-size: 20px;line-height: 80px}
.Prodetail .itemTop .car{position: absolute;right: 10%;bottom: 10px;width: 60px; height:40px}
.Probox .imgleft{ width:auto; float:none; width:50%; margin:0px auto 12px; text-align:center;}
.Probox .list{ width:auto; float:none;}
.Probox .list ul{ margin-left:-10px;}
.Pronav li span{ font-size:16px; padding-bottom:15px;}
.Prodetail .bgs{background:none;position: relative;width: 300px;height: 200px;margin: 0 auto;float: none}
.Prodetail .bg{background:none;position: relative;width: 300px;height: 200px;margin: 0 auto;float: none}
.Prodetail .bg img,.Prodetail .bgs img{width: 100%;position: relative;top:0px;left: 0px;display: block;}
.rightss{float: none;width: 300px}
.Prodetail .rights{float: none;width: 100%;text-align: center;}
.Prodetail .rightss{float: none;width: 100%;text-align: center;}
.Prodetail .txt img{height: auto !important;}
}
@media ( max-width:768px){
.Prodetail .itemTop{width: 100%;margin-bottom: 0px;position: relative;height: 100px;}
.Prodetail .itemTop .fixs{position: absolute;background: rgba(232,33,48,.6);width:40%;left: 0px;top: 0px;color: #fff;text-align: center;height:81%;font-size: 20px;line-height: 80px}
.Prodetail .itemTop .car{position: absolute;right: 10%;bottom: 10px;width: 60px; height:40px}
.Probox .imgleft{ width:auto; float:none; width:50%; margin:0px auto 12px; text-align:center;}
.Probox .list{ width:auto; float:none;}
.Probox .list ul{ margin-left:-10px;}
.Pronav li span{ font-size:16px; padding-bottom:15px;}
.Prodetail .bgs{background:none;position: relative;width: 300px;height: 200px;margin: 0 auto;float: none}
.Prodetail .bg{background:none;position: relative;width: 300px;height: 200px;margin: 0 auto;float: none}
.Prodetail .bg img,.Prodetail .bgs img{width: 100%;position: relative;top:0px;left: 0px;display: block;}

.rightss{float: none;width: 300px}
.Prodetail .rights{float: none;width: 100%;text-align: center;}
.Prodetail .rightss{float: none;width: 100%;text-align: center;}
.Theadtit{font-size:18px; line-height:40px;}
.Theadtit .line{height:5px;}

.Servicess .map{ width:auto; float:none;}
.Servicess .map .imgbox{padding-top:70%;}
.Servicess .searchlist{ width:auto; float:none; padding:15px;}
}
@media ( max-width:640px){
.Prodetail .itemTop{width: 100%;margin-bottom: 0px;position: relative;height: 100px;}
.Prodetail .itemTop .fixs{position: absolute;background: rgba(232,33,48,.6);width:40%;left: 0px;top: 0px;color: #fff;text-align: center;height:81%;font-size: 20px;line-height: 80px}
.Prodetail .itemTop .car{position: absolute;right: 10%;bottom:10px;width: 60px; height:40px}
.Servicess .selectlist{ padding-bottom:0;}
.Probox .list li{ width:50%; margin-bottom:10px;}
.Pronav li{ width:48%; margin-bottom:2%;}
.Prodetail .bgs{background:none;position: relative;width: 300px;height: 200px;margin: 0 auto;float: none}
.Prodetail .bg{background:none;position: relative;width: 300px;height: 200px;margin: 0 auto;float: none}

.Prodetail .bg img,.Prodetail .bgs img{width: 100%;position: relative;top:0px;left: 0px;display: block;}
.Prodetail .rightss{float: none;width: 100%;text-align: center;}

.Servicess .selectlist {position: relative;margin-bottom: 25px;}
.Servicess .selectlist dl{display: flex;margin-bottom: 12px;}
.Servicess .selectlist dl dd{flex: 1;}
.Servicess .selectlist dl dd select{width: 100% !important;}
.Servicess .selectlist dl:nth-child(3){width: 78%;}
.Servicess .selectlist dl.btn{position: absolute;right: 0;bottom: 0;margin-bottom: 0;}
}


/*投资者关系 s*/
.Tzzbox{ padding:70px 0;}
.SubTit2{ text-align:center; line-height:32px; color:#333333; font-size:24px; padding-bottom:35px;}
.SubTit2 span{ display:block;}
.DownList{}
.DownList li{ width:25%; float:left; margin-bottom:3%;}
.DownList .box{ padding:35px 10% 0; height:132px;transition: all ease 0.3s;}
.DownList .tit{ line-height:28px; font-size:16px; color:#333333;}
.DownList .date{ position:relative; line-height:27px; color:#999999;}
.DownList .date i{ display:block; width:32px; height:22px; border-top:2px solid #e82130; margin-top:21px;}
.DownList .date .ico{ right:0; top:3px; position:absolute; width:50px; height:50px; background:url(../images/ico/pdf.png); background-size:contain;}
.DownList .showMorehandle{ width:180px;}
.DownList li:hover{ background:#fff;}
.DownList li:hover .date .ico{ background:url(../images/ico/pdf2.png); background-size:contain;}
.DownList li:hover .tit{ color:#e82130;}
.DownList .view{ margin-top:20px; color:#e60021;}

.Tzzbox.bg{ background:#f7f7f7;}

.FastList{ margin:0 0 0 -2%;}
.FastList li{transition: all ease 0.3s; position:relative; width:48%; float:left; margin-left:2%;}
.FastList .info{ position:absolute; left:8%; top:38%; line-height:24px; font-size:16px;}
.FastList .info .cn{ color:#333333;}
.FastList .info .cn i{ color:#e60021;}
.FastList .info .en{ text-transform:uppercase; color:#666666; opacity:0.6;font-family: 'SansChinese';}

.TzSearch{ padding-bottom:30px;}
.TzSearch .left{ float:left; width:61.5%;}
.TzSearch .left ul{ margin-left:-1.5%;}
.TzSearch .left li{ width:31.833%; float:left; padding-left:1.5%;}
.TzSearch .left .line{ padding-left:58px; position:relative; border:1px solid #dcdcdc;}
.TzSearch .left select{ width:100%; height:45px; color:#333333;}
.TzSearch .left input{ width:100%; height:45px; color:#333333;background:url(../images/selectarr2.png) right 20px center no-repeat;}
.TzSearch .left select{-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;-webkit-appearance: none;-moz-appearance: none;appearance: none; cursor:pointer;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none; background:url(../images/selectarr2.png) right 20px center no-repeat;}
.TzSearch .left select::-ms-expand { display: none; }/*Ie clear arr*/

.TzSearch .left .ico{ position:absolute; left:12px; top:12px; width:32px; background:url(../images/linebg2.gif) right center no-repeat;}

.TzSearch .right{ float:right; width:31%;}
.TzSearch .right .input{ border:1px solid #dcdcdc; text-indent:1em; height:44px; line-height:44px; float:left; width:70%;}
.TzSearch .right .btn{ width:27%; float:right; cursor:pointer; background:#e6e6e6; height:46px;}

.ForumList{ margin-bottom:30px;}
.ForumList li.ti{ width:46%; float:left;}
.ForumList li{ width:18%; float:left;}
.ForumList em{ display:none;}
.ForumList .thead{ line-height:50px; background:#ebebeb; text-align:center; font-size:16px;}
.ForumList .item{ text-align:center; padding:13px 0; color:#666666; line-height:18px;}
.ForumList .item .ti{ line-height:36px; text-align:left; padding-left:5%; width:41%;}
.ForumList .item i{ display:block; color:#999999; font-size:14px;}
.ForumList .item.next{ background:#fbfbfb;}

.Forumform{ margin-top:50px; background:#f7f7f7; padding:18px;}
.Forumform dl{ padding-bottom:10px;}
.Forumform dl .input{ width:35%; border:1px solid #e3e3e3; height:28px; background:#fff; text-indent:1em;}
.Forumform dl .tip{ display:inline-block; vertical-align:middle;}
.Forumform dl .btn{ color:#fff; width:110px; height:35px; background:#808080; font-size:16px; cursor:pointer;}
.Forumform dl .btn:hover{ background:#e60b21;}

.ForumPage{ height:42px; border-bottom:2px solid #e4e4e4; margin-bottom:21px; padding-top:6px;}
.ForumPage .postbtn{ display:inline-block; color:#fff; text-align:center; border-radius:2px; width:90px; line-height:35px; font-size:16px; background:#c90202; margin-right:10px;}
.ForumPage .postbtn:hover{ color:#ffcc00;}
.ForumPage .replaybtn{ display:inline-block; color:#fff; text-align:center; border-radius:2px; width:90px; line-height:35px; font-size:16px; background:#464646; margin-right:10px;}
.ForumPage .replaybtn:hover{ color:#ffcc00;}
.ForumPage .backbtn{ display:inline-block; border:1px solid #e2e2e2; margin-top:4px; padding:0px 6px;}

.ForumInfo{ border:1px solid #e3e3e3;}
.ForumInfo .Thead{ line-height:40px; background:#f1f1f1; padding:0px 10px 0px 18px;}
.ForumInfo .Thead h2{ float:left; font-size:16px; font-weight:normal;}
.ForumInfo .Thead p{ float:right; color:#666666; font-size:12px;}
.ForumInfo .item{ border-bottom:3px solid #e3e3e3;}
.ForumInfo .postt{ margin:0px 19px; padding:3px 0px 1px; height:36px; line-height:36px; color:#666666;}
.ForumInfo .postt a{color:#666666;}
.ForumInfo .postt .lou{float:right;}
.ForumInfo .postt .lou i{ color:#c90202; font-size:12px; padding:0px 7px; line-height:22px; display:inline-block; border:1px solid #fecaca;}
.ForumInfo .postinfo{ border-top: 1px dashed #e2e2e2;border-bottom: 1px dashed #e2e2e2; line-height:23px; color:#666666; margin:0px 19px; padding:13px 0px 5%;}
.ForumInfo .postertext{ padding:19px;}

@media ( max-width:1024px){
.Tzzbox{ padding:30px 0;}
.SubTit2{line-height:30px; font-size:18px; padding-bottom:12px;}
.SubTit2 span{font-size:22px; line-height:24px;}
.DownList .box{ padding:15px 5% 0; height:95px;}
.DownList .tit{ line-height:24px;}
.DownList .date{ line-height:24px;}
.DownList .date i{height:12px; margin-top:12px;}
.DownList .date .ico{ width:30px; height:30px;}
.FastList .info .cn{ line-height:30px;font-size:20px;}
.FastList .info .en{font-size:14px;}

.TzSearch .left .line{ padding-left:35px;}
.TzSearch .left .ico{left:5px; width:25px;}
.TzSearch .left select{font-size:14px; background-position:right 5px center;}
.TzSearch .left input{ font-size:14px; background-position:right 5px center;}
}
@media ( max-width:768px){
.DownList li{ width:50%;}
.FastList .info .cn{font-size:16px; line-height:20px;}
.FastList .info .en{font-size:12px; line-height:20px; letter-spacing:-0.08em;}

.TzSearch .left,.TzSearch .right{ float:none; width:auto; clear:both;}
.TzSearch .right{ padding-top:10px;}

.ForumList .thead{ display:none;}
.ForumList li.ti{ width:auto !important; float:none; font-size:16px; line-height:24px !important; padding-bottom:8px;}
.ForumList li{ width:33.333%; font-size:14px;}
.ForumList em{ display:block; border-top:1px solid #ededed; padding-top:8px;}

.Forumform dl .input{ width:99%;}

.ForumInfo .Thead h2{ float:none;}
.ForumInfo .Thead p{ line-height:20px; padding-bottom:5px;}
}


/*人力资源 s*/
.Hrbox{ padding-top:4%; padding-bottom:4%;}
.Hrbox.bg{ background:#f7f7f7; margin-top:-2%;}
.Hrbox .Contain{ width:auto; max-width:1260px; margin:0px auto; text-align:center;}
.jobbtn{ text-align:center; padding-top:4%;}
.jobbtn a{ display:inline-block; margin:0 15px; padding:0 20px; line-height:38px; border-radius:10px; background:#e82130; color:#fff;}
.jobbtn a:hover{opacity: 0.8;}
.hrtxt{ max-width:441px; margin:0 auto 31px; color:#333333; font-size:16px;}
.Hrnav{ width:35%; float:left;}
.Hrnav ul{ margin-right:10px;}
.Hrnav li{ cursor:pointer; background:#fff; font-size:16px; text-align:center; float:left; width:50%; height:200px;}
.Hrnav li:nth-child(1),.Hrnav li:nth-child(4){ background:#ededed;}
.Hrnav li i{ display:block; line-height:82px; padding-top:36px; font-size:40px;}
.Hrnav li.on{-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); color:#e60021;}

.Hrcon{ width:55%; float:left; padding:60px 5% 0; text-align:left; height:340px; background:#fff url(../images/logobg.jpg) right bottom no-repeat;}
.Hrcon .tithead{ color:#999999; position:relative; height:76px; padding-left:50px;}
.Hrcon .tithead .ico{ position:absolute; left:0; top:0;}
.Hrcon .tithead b{ display:block; line-height:19px; font-size:18px; color:#222222;}
.Hrcon .txt{ height:230px; overflow-y:auto;}
.Hrcon .list li{ width:33%; float:left; margin-bottom:22px;}
.Hrcon .list li span{ display:block; padding-left:28px; background:url(../images/yes.png) 0 7px no-repeat;}

.Hrzy .Contain{ max-width:1440px;}
.Hrzy .list{ margin:0 0 0 -1.5%;}
.Hrzy .list li{ background:#fff; width:18.5%; float:left; margin:0 0 0 1.5%;transition: all 0.5s;}
.Hrzy .list li .box{ color:#333333; padding:15% 10% 0; text-align:center;}
.Hrzy .list li .ti{ line-height:33px;}
.Hrzy .list li .ico{margin:0px auto 17px;}
.Hrzy .list li .p{ height:92px;}
.Hrzy .list li:hover{box-shadow: 0 0 18px rgba(0,0,0,0.15);}	

.hrw1{ width:20%;}
.hrw2{ width:16%;}
.hrw3{ width:16%;}
.hrw4{ width:16%;}
.hrw5{ width:15%;}
.hrw6{}
.Hrhead{ height:60px; text-align:center; color:#333333; font-size:16px; background:#dedede; font-weight:bold;}
.padleft{ padding-left:4%; text-align:left !important;}
.HrList{ margin-bottom:4%; color:#444444;}
.HrList li{ margin-bottom:1px;transition: all 0.5s;}
.HrList li td{ height:60px; text-align:center; border-bottom:1px solid #eeeeee;}
.HrList li td a{color:#494949;}.HrList li td a:hover{color:#b1702b;}
.HrList li:hover{box-shadow: 0 0 15px rgba(0,0,0,0.15);}
.HrList li:hover td a{color:#b1702b;}
.HrList .btn{width:120px; line-height:30px; margin:0px auto; background:#f4f4f4; display:block;}
.HrList .btn:hover{ background:#e82130; color:#fff;}
.HrList .stit{ margin-bottom:5px; color:#666666; font-size:16px;}
.HrList li .txtCont{ position:relative; font-size:14px; display:none; background:#f8f8f8; line-height:30px; padding:15px 4% 25px;}
.HrList li .txtCont .item{ display:none; border-bottom:1px solid #e6e6e6; padding-bottom:10px; margin-bottom:10px;}
.HrList li .txtCont .item dd span{ color:#4c4c4c;}
.HrList li .txtCont a.apply{ background:#fff; font-size:14px; display:block; text-align:center; width:140px; color:#e82130; box-shadow:0 3px 10px #ddd; line-height:30px; position:absolute; right:4%; top:20px;}
.HrList li .txtCont a:hover.apply{ background:#e82130; color:#fff;}
.HrList li.current .btn{ background:#e82130; color:#fff;}

@media ( max-width:1440px){
.Hrbox .Contain{max-width:1000px;}	
}

@media ( max-width:768px){
.Hrbox{ padding-top:25px; padding-bottom:25px;}
.hrtxt{ font-size:14px;}
.Hrnav{ width:auto; float:none;}
.Hrnav li{ height:80px;}
.Hrnav li i{ line-height:30px; padding-top:15px; font-size:24px;}
.Hrcon{ width:auto; float:none; padding:15px; clear:both;}
.Hrcon .txt{ height:auto;}
.Hrcon .list li{ width:50%; margin-bottom:10px;}
.Hrzy .list li .box{ padding-top:10%;}
.Hrzy .list li{width:48.5%; margin-bottom:10px;}
.Hrzy .list li .ico{ width:50%; margin-bottom:5px;}

.Hrhead{ height:36px;font-size:15px; margin-bottom:10px; font-weight:normal;}
.HrList{ margin-bottom:28px;}
.HrList li td{ height:45px;font-size:14px;}
.hrw1{ width:75%;}
.hrw2,.hrw3,.hrw4,.hrw5{ display:none;}
.HrList li .txtCont .item{ display:block;}
.HrList li .txtCont{ padding-top:10px; padding-bottom:18px;}
.HrList .btn{width:80px;}
}

/*客户服务 s*/
.ServerSearch{}
.ServerSearch .thead{ position:relative; color:#fff; background:#4e4e4e; line-height:26px; padding:12px 152px 12px 40px;}
.ServerSearch .thead .btn{ position:absolute; background:#c90202; top:12px; right:40px; text-align:center; color:#fff; width:92px; border-radius:13px;}
.ServerSearch .thead .btn:hover{ color:#ffcc00;}
.ServerSearch .form{ margin: 0 38px 40px;}
.ServerSearch .form dt{ line-height:72px;}
.ServerSearch .form dd{ padding-right:244px; color:#010101; position:relative; line-height:38px;}
.ServerSearch .form .item{ width:47%; float:left; padding-right:3%;}
.ServerSearch .form.search { text-align:center;}
.ServerSearch .form.search .item{ width:auto; float:none; display:inline-block;*display:inline;zoom:1;}
.ServerSearch .form.search .item .input{ width:412px;}
.ServerSearch .form.search dd{ padding-right:0;}
.ServerSearch .form.search .btns{ margin-top:-3px;}
.ServerSearch .form .xx{ position:relative; padding-left:78px;}
.ServerSearch .form .keywork{ position:relative; padding-left:106px;}
.ServerSearch .form .ti{ position:absolute; left:0; top:0;}
.ServerSearch .form .select{ width:100%; height:40px; border:1px solid #dddddd; text-indent:1em; color:#aeaeae;}
.ServerSearch .form .input{ width:99%; height:38px; line-height:38px; border:1px solid #dddddd; text-indent:1em; color:#aeaeae;}
.ServerSearch .form .input:focus{box-shadow: 0 0 10px rgba(0,0,0,0.25);}
.ServerSearch .form .btnbox{ position:absolute; right:0;}
.ServerSearch .form .btns{ vertical-align:middle; color:#fff; background:#c90202; height:40px; cursor:pointer;}
.ServerSearch .form .btns:hover{opacity: 0.8;}
.ServerSearch .form .btns.search{ width:80px; margin-right:10px;}
.ServerSearch .form .btns.search2{ width:164px;}

.ServerSearch .table { line-height:20px;display: table;width: 100%;border-collapse: collapse; border:1px solid #eeeeee;text-align: center;}
.ServerSearch .table-tr {display: table-row;height: 30px;transition: all 0.5s;}
.ServerSearch .table-tr:not(:first-child):hover{box-shadow: 0 0 15px rgba(0,0,0,.15);}
.ServerSearch .table-th {display: table-cell;font-weight: bold;height: 61px;border:1px solid #dadada;vertical-align: middle;background-color: #eeeeee; color:#666666;}
.ServerSearch .table-td {display: table-cell;height: 98px;border-bottom: 1px solid #eeeeee;vertical-align: middle;}
.ServerSearch .td1 { text-align:left; width:37%; padding-left:5%;}
.ServerSearch .td2,.ServerSearch .td3 {width:29%;}
.ServerSearch .cz { margin:0 2px; color:#fff; display:inline-block; vertical-align:middle; padding:0 21px; border-radius:13px;}
.ServerSearch .cz.look { background:#e77522;}.ServerSearch .cz.look:hover{background-color: #c90202;}
.ServerSearch .cz.down { background:#ca3b3b;}.ServerSearch .cz.down:hover { background:#c90202;}
.ServerSearch .cz.print { background:#757070;}.ServerSearch .cz.print:hover { background:#c90202;}
.ServerSearch .cz.detail { background:#757070;}.ServerSearch .cz.detail:hover{ background:#c90202;}
.ServerSearch .table.tab2 .table-th { width:16.666% !important;}
.ServerSearch .table.tab2 .table-td { width:16.666% !important;}
.ServerSearch .table.tab2 .hide { display:none;}

.VideoList{ margin:0 0 0 -2.333%;}
.VideoList ul{ margin-bottom:12px;}
.VideoList li{ text-align:center; position:relative; width:31%; margin:0 0 2.333% 2.333%; float:left;}
.VideoList li .imgbox{ padding-top:56%; margin-bottom:10px;}
.VideoList li .play{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.7); z-index:2;transition: all ease 0.3s;}
.VideoList li .play i{ position:absolute; width:70px; height:70px; left:50%; top:50%; margin:-35px 0 0 -35px; background:url(../images/play2.png); background-size:contain;}
.VideoList li .box{ position:relative;}
.VideoList li:hover .play{ opacity:0;}
.VideoList li.first .video{ position:absolute; left:0; top:0; z-index:10; width:100%; height:100%; background:#000;}
.VideoList li.first .video video{width:100%; height:100%; background:#000;}
.VideoList .showMorehandle{ width:180px;}


@media ( max-width:768px){
	*,::after,::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.ServerSearch .thead{line-height:24px; padding:12px 90px 12px 12px;}
.ServerSearch .thead .btn{ right:12px; width:80px;}
.ServerSearch .form{ margin: 0 12px 20px;}
.ServerSearch .form dt{ line-height:35px; padding-top:5px;}
.ServerSearch .form dd{ padding-right:0;}
.ServerSearch .form .btnbox{ position:static; text-align:center; padding-top:5px; clear:both;}
.ServerSearch .form .item{ width:auto; float:none; padding:0 0 12px 0;}
.ServerSearch .form.search .item .input{ width:99%; margin-bottom:12px;}
.ServerSearch .cz {padding:0 10px;}
.ServerSearch .table-td { font-size:12px;height: 50px;}
.ServerSearch .table.tab2 .thead { display:none !important;}
.ServerSearch .table.tab2 .hide { font-weight:bold; display:block;}
.ServerSearch .table.tab2 { display:block;}
.ServerSearch .table.tab2 .table-th,.ServerSearch .table.tab2 .table-tr {display: block; height:auto;}
.ServerSearch .table.tab2 .table-th {display: block; width:auto !important;}
.ServerSearch .table.tab2 .table-td { width:49% !important; text-align:left; display:inline-block; padding:10px; height:auto;}

.VideoList{ margin:0 0 0 -2.5%;}
.VideoList li{width:47.5%; margin:0 0 2.5% 2.5%;}
.VideoList li .play i{width:40px; height:40px; margin:-20px 0 0 -20px;}
.VideoList .showMorehandle{ width:120px;}
}


/*服务理念 s*/
.Lltit{ text-align:center; margin-bottom:40px; font-size:30px; color:#333333;}
.Lltit i{ width:23px; margin:0px auto; height:10px; display:block; border-bottom:3px solid #e82130;}
.llbox1{ margin-bottom:5%; background:#fafafa;}
.llbox1 .auto{ max-width:1014px; margin:0px auto; padding:6% 0 0 0;}
.llbox1 .info{ color:#333333; font-size:16px; line-height:30px; width:48%; float:left;}
.llbox1 .img{ width:30%; margin-bottom:-5%; float:right; text-align:right;}
.llbox1 .Lltit{ text-align:left;}
.llbox1 .Lltit i{ margin:0;}

.llbox2 .auto{ max-width:1200px; margin:0px auto; padding-bottom:4%;}

.llbox3 { background:#f3f3f3;}
.llbox3 .auto{ max-width:1200px; margin:0px auto; padding:6% 0 5%;}

@media ( max-width:1200px){
.llbox1 .auto{ margin:0 15px;}
.llbox2 .auto{ margin:0 15px;}
.llbox3 .auto{margin:0 15px;}
.Lltit{ margin-bottom:20px; font-size:18px;}
}
@media ( max-width:768px){
.llbox1 .info{ font-size:14px; line-height:24px; width:auto; float:none; margin-bottom:15px;}
.llbox1 .img{ width:80%; margin:0px auto; float:none; text-align:center;}
}


 .clear{clear: both;}
 .picL{max-width: 1100px;margin: 0 auto;}
 .topP{position: relative;height: 250px;width: 100%}
 .topP .bgP{vertical-align: bottom;width: 100%;height: 100%;overflow: hidden;}
 .topP .moban{width: 30%;height: 100%;text-align: center;line-height: 250px;background: rgba(232,38,57,0.5);position: absolute;left: 0px;bottom: 0px;font-size: 23px;color: #fff;word-spacing: 2px}
 .topP .picImg{position: absolute;bottom: -10%;right: 15%}
	.Prodetail{}
	.Prodetail .ti{font-size: 15px !important;color: #000;line-height:40px;padding-bottom: 20px;font-style:italic;font-weight: bolder;}
 .Prodetail .ti em{font-size: 45px;color: #d50028;}
	
 .proListP{ max-width: 1100px;margin:0 auto 0px;padding:0 2%;}
 .proListP .leftImg{width: 100%;float: left;background: url(../images/bg.png) no-repeat;background-size:contain;}
 .proListP .leftImg img{width: 100%;max-width: auto;display: block;height: auto;margin-top:40px;}
 .proListP .rightWors{width: 100%;float: right;margin-top:0%;}
 .proListP .rightWors ul{padding-left: 5px}
  .proListP .rightWors ul li{padding-bottom: 10px;list-style: none;position: relative;padding-left:40px}
  .proListP .rightWors ul li i{position: absolute;display: block;width: 4px;height: 4px;background: #034097;top: 9px ;left: 10px;border-radius: 2px}
   .prosL{width: 100%}
   .proListP .legg{float: right ;box-sizing: border-box;width:100%;margin-top:40px;}
   .proListP .rigg{float: left;padding-left: 0;width: 100%;box-sizing: border-box;}
   .proListP .rightWors img{max-width:100%;width:100% !important;height:auto !important;}
#con2{margin-top:4%;}
 @media (max-width: 1200px) {
 	  .topP{position: relative;height: 200px;}
 	  .topP .moban{line-height: 200px;font-size: 20px}
 	  .topP .picImg{max-width: 300px}
 	  .topP .picImg{position: absolute;bottom: -10%;right: 12%}
 	  .proListP .rigg{float: left;margin-left: 0;width: 100%}
 }
  @media (max-width: 900px) {
     .topP .picImg{position: absolute;bottom: -10%;right: 8%;width: 250px}
      .proListP .leftImg img{max-width: 100%;padding: 0px 50px 10px 50px;display: block;}
         
  }
 @media (max-width: 768px) {
 	   .proListP .leftImg img{padding: 0px;margin:0 auto;height: auto;}
 	   .proListP .leftImg{width: 70%;margin-left: 15%;float: none}
 	   .topP{position: relative;height: 120px}
 	   .topP .bgP {text-align: center;}
 	   .topP .moban{line-height: 120px;font-size: 16px;width: 40%}
 	   .proListP{margin:30px auto 0px}
 	   .topP .picImg{max-width: 100px}
 	   .topP .picImg{position: absolute;bottom: -10%;right: 5%}
 	  /* .proListP .leftImg{width: 100%;margin-left: 0px}*/
	  .proListP .rigg{padding-left:0;}
 	   .proListP .rightWors{width: 100%;float: none;margin: 0 auto;margin-left: 0%}
 	   .proListP .rightWors .ti{font-size: 16px;text-align: center;line-height:24px;}
 	   .proListP .rightWors .ti em{font-size: 24px}
 	   .proListP .legg{float: none; }
       .proListP .rigg{float: none;}
       .proListP .rightWors ul{padding-left: 28%}
 }
@media (max-width: 480px){
       .topP{position: relative;height: 120px}
 	   .topP .bgP {text-align: center;}
 	   .topP .moban{line-height: 120px;font-size: 16px;width: 40%}
 	   .proListP{margin:30px auto 0px}
 	   .topP .picImg{max-width: 100px}
 	   .topP .picImg{position: absolute;bottom: -10%;right: 5%}
 	   .proListP .leftImg{float: none;width: 100%;margin-left: 0px}
 	   .proListP .rightWors{width: auto;float: none;margin: 30px auto;margin-left: 0}
 	   .proListP .legg{float: none; }
       .proListP .rigg{float: none;margin-top:20px;}
       .proListP .rightWors ul{padding-left: 40px}
}

.SchoolJob{}
.SchoolJob img{display:block;margin:0 auto;max-width:100%;}


/*20221014*/
.MainNav .li#nav12 dd:nth-child(4){display:none;}
.AboutStrength .NewsList li{background:none;padding-left:0;}
.AboutStrength .NewsList li .date{display:none;}

.Footer .item:first-child dd p:nth-child(4){display:none;}

#easy_board{height:calc(100vh - 65px);}








