<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html,body{height:100%;}
body{padding:100px 0 0 0; margin:0px auto; font-size:14px; line-height:24px; color:#666; width:100%; min-width:300px; zoom:1;font-family: "Microsoft YaHei","Arial","Microsoft YaHei","宋体",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:15px; border-radius:0; -webkit-border-radius:0; color:#000; font-family:"Microsoft YaHei";}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;  vertical-align:top;}
a{ color:#333333; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#1e5299;}
*: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;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix{*zoom:1;}
:-moz-placeholder {color: #888888;}
::-moz-placeholder {color: #888888;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #888888;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #888888;}
.relative{ position:relative;}
.bodyon{ overflow:hidden;}
.Contain{ z-index:1; position:relative; clear:both; max-width:1200px; margin:0px auto;}
.block{ display:block;}
.tit{ display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%;}
.p{overflow: hidden;word-break:normal;text-align:justify;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;}
.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%;}


@media ( max-width:1200px){
.Contain{padding:0 10px;}
}

/*font*/
.f_blue{ color:#1e5299;}

.Scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.Scale-img:hover img,.Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1); top:0px; left:0px;}

/*pages*/
.Pages{ zoom:1; overflow:hidden;text-align:center; color:#555; clear:both; line-height:34px;}
.Pages span{ padding:0px 0px; display:inline-block; vertical-align:middle; padding:0 6px; margin-left:-5px;}
.Pages .total{ border:1px solid #e6e6e6;}
.Pages a{ display:inline-block; margin:0px 2px; border:1px solid #e6e6e6;text-align:center; color:#666666;}
.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; vertical-align:middle; padding:0 13px;}
.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:#e60012; color:#fff;}
.Pages .p_page .num a{vertical-align:middle; width:35px;}
.Pages .p_page .num a:hover,.Pages .p_page .num a.a_cur{ background:#e60012; color:#fff;}

@media ( max-width:768px){
.Pages{ line-height:25px;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{padding:0 4px;}
.Pages .p_page .num a{ width:25px;}
.Pages .total{ margin-top:5px;}
}
/*pages end*/


/*Top*/
.Header{ height:100px; position:fixed; width:100%; z-index:999; left:0px; top:0px; background:rgba(255,255,255,0.9);transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.Header .Logo{float:left; padding-top:23px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.Header .Searchbox{float:right; position:relative; padding:41px 15px 0 24px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.Header .Searchbox .icon{cursor:pointer;}
.Header .Search{ display:none; position:absolute; right:0px; top:90px; z-index:888;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.Header .Search a.close{ background: #919191 url(../images/closenav.png) center center no-repeat; width:27px; height:27px; vertical-align:middle; display:inline-block; position:absolute; right:6px; top:-53px;}
.Header .Search .box{ position:relative; background:#fff; border-radius:5px; width:398px; height:46px; border:1px solid #d4d4d4;}
.Header .Search .ipt{ vertical-align:top; width:80%; height:44px; line-height:44px; text-indent:1em;}
.Header .Search .searchbtn{ cursor:pointer; width:22px; height:20px; background:url(../images/searchbtn.png) center center no-repeat; background-size:cover; position:absolute; right:16px; top:12px;}
.Header .version{ z-index:10; position:relative; margin-top:41px; float:right; background:url(../images/web.gif) 0px top no-repeat; padding-left:28px; line-height:18px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.Header .version img{ display:block; width:24px; height:15px; margin:0px auto;}
.Header .version p{ height:18px; cursor:pointer; color:#8c8b93; padding:2px 17px 0 0; background:url(../images/versionarr.png) right center no-repeat;}
.Header .version ul{ background:#fff; position:absolute; left:5px; top:20px; text-align:center; width:100%; box-shadow:0 0 8px #ddd; padding:5px 0px; display:none;}
.Header .version ul a{ font-size:12px; padding:3px 0; display:block;}
.Header .version2{ text-align:center; padding-top:15px;}
.Header .version2 li{ display:inline-block;*display:inline; zoom:1; vertical-align:middle; margin:0 4px;}

.MainNav{ float:right;}
.MainNav li{float:left;position:relative; margin-left:45px;}
.MainNav li:nth-child(1){ margin-left:0;}
.MainNav li span a{ position:relative;display:block; color:#4c4c4c; text-align:center; font-size:16px; height:100px; line-height:100px; font-weight:bold;}
.MainNav li:hover span a,.MainNav li.onnav span a,.MainNav li span a.sele{ color:#1e5299;}
.MainNav .line{ position:absolute; left:50%; bottom:22px; height:3px; background:#0757a5; width:0%; z-index:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.MainNav li:hover span .line,.MainNav li.onnav span .line,.MainNav li span a.sele .line{ width:20px; margin-left:-10px;}

.Header.fixedhead{height:70px; box-shadow:0 0 10px #ddd;}
.Header.fixedhead .Logo{padding-top:5px;}
.Header.fixedhead .Searchbox{padding-top:24px;}
.Header.fixedhead .Search{top:70px;}
.Header.fixedhead .Toper{padding-top:24px;}
.Header.fixedhead .version{ margin-top:24px;}
.Header.fixedhead .NavPull{top:70px;}
.Header.fixedhead .MainNav li span a{height:70px; line-height:70px;}
.Header.fixedhead .MainNav .line{ bottom:12px;}

.NavPull{ border-radius:0 0 10px 10px; width:150px; top:100px; left:-40px; position:absolute; z-index:100; display:none; background:rgba(30,82,153,0.8); text-align:center;}
.NavPull dd a{ color:#fff; display:block; padding:6px 0px; border-bottom:1px solid #1e5299; border-top:1px solid #4a7fc8;font-size:16px;}
.NavPull dd a:hover{ color:#fff; background:#083066;}
.NavPull dd:last-child a{ border-radius:0 0 10px 10px;}
.NavPull.null{background:none; padding:0; box-shadow: 0 0px 0px none;}

.mstbg{ position:fixed; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.4); z-index:886; display:none;}
.openbtn,.closebtn{ cursor:pointer; display:none;width:26px; position:fixed; right:10px; z-index:999;}
.openbtn.on{ display:none !important;}
.openbtn{ position:absolute; right:12px; top:14px;}
.closebtn{ z-index:999; top:8px; right:200px;}
.closebtn.auto{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:887; display:none;}
.openbtn span,.closebtn span{ display:block; height:2px; background:#1e5299; margin:4px 0px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.closebtn .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;}
.closebtn .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;}	
.mobilenav{ display:none;}
@media ( max-width:1200px){
.MainNav li{margin-left:30px;}
}
@media ( max-width:1100px){
.MainNav li{margin-left:13px;}
.Header .Searchbox{padding-left:10px; padding-right:15px;}
}

@media ( max-width:998px){
body{ padding-top:50px;}	
.Header{height:50px; width:100%; position:fixed; left:0px; top:0px; z-index:999; padding:0; background:#fff; box-shadow:0 0 10px #ddd;}
.Header .Logo{ padding-top:7px; width:auto;}.Header .Logo img{ height:35px;}
.Header .version{ display:none;}
.Header .openbtn{ display:block;}
.Header .Searchbox { padding-top:16px; position:static;}
.Header .Searchbox .icon{ padding:0px 34px 0 16px; width:18px;}
.Header .Search a.close{right:55px; top:-37px;}
.Header .Search{width:100%; top:50px; right:0%;}
.Header .Search .box{ width:auto; height:40px;}
.Header .Search .ipt{ vertical-align:top; width:80%; height:44px; line-height:44px; text-indent:1em;}

.MainNav{ position:fixed; z-index:999; width:200px; padding-right:0; height:100%; overflow-y:auto; background:#fff; right:-200px; top:0px;}
.MainNav ul{ margin-top:0px;}
.MainNav li{ position:relative; cursor:pointer; float:none; border-bottom:1px solid #ddd; width:auto; margin:0;}
.MainNav li span a{ height:auto; display:block; line-height:46px; height:46px; padding-left:20px; color:#000000; text-align:left;}
.MainNav .arr{ position:absolute; z-index:2; width:100%; height:46px; left:0px; top:0px;}
.MainNav .arr i{ position:absolute; width:17px; height:10px; background:url(../images/arr.png); right:10px; top:18px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.MainNav li.onnav .arr i{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
	-ms-transform: translate(0, -3px) rotate(-180deg) !important;
	-o-transform: translate(0, -3px) rotate(-180deg) !important;
	transform: translate(0, -3px) rotate(-180deg) !important;}
.NavPull { width:100%; position:static; background:#f2f2f2; text-align:left; margin-bottom:-1px;}
.NavPull dd a{ border:0; display:block;padding:5px 0px 5px 40px; color:#333; font-size:14px; border-bottom:1px solid #ddd;}
.NavPull dd:last-child a{ border-radius:0;}
.pcnav{ display:none;}
.mobilenav{ display:block;}
.mb50{ margin-bottom:20px;}

.Header.fixedhead{height:50px;}
.Header.fixedhead .Searchbox{padding-top:16px;}
.Header.fixedhead .MainNav li span a{height:46px; line-height:46px;}
.Header.fixedhead .Search{top:50px;}
}
/*Top*/

/*Bottom*/
.footer{ padding-top:60px; background:#f7f7f7;}
.footer .SiteMap{ width:63%; padding-right:2%; float:left; margin-bottom:50px; border-right:1px solid #d9d9d9;}
.footer .SiteMap dl{ font-size:14px; width:16.66666%; line-height:30px; float:left;}
.footer .SiteMap dl dt{ font-size:16px; line-height:16px; padding-bottom:20px; color:#333333; font-weight:bold;}
.footer .SiteMap dl dd{ display:block; line-height:30px;}
.footer .SiteMap dl dd a:hover{ margin-left:5px;}
.footer .Contact{ width:30.5%; float:right; margin-bottom:50px;}
.footer .Contact .lxwm{ width:200px; float:left;}
.footer .Contact .lxwm h3{ font-size:16px; line-height:16px; padding-bottom:23px; color:#333333;}
.footer .Contact .lxwm dl{ color:#666666; border-bottom:1px solid #d9d9d9; margin-bottom:15px;}
.footer .Contact .lxwm dl dd{ font-weight:bold; color:#1e5299; line-height:42px; padding-bottom:7px; font-size:26px;}
.footer .Contact .ewm{ width:149px; float:right; text-align:center;}
.footer .Contact .ewm img{ padding:9px; background:#fff; width:133px; height:133px; display:block;}
.footer a{ color:#666666;}.footer a:hover{ color:#dc373a;}

.Copyright{ background:#303032; padding:17px 0px; line-height:36px; color:#bebebf;}
.Copyright a{color:#bebebf;}.Copyright a:hover{color:#ffffff;}
.Copyright .linkbox{ border:1px solid #838384; line-height:34px; width:178px; float:right; position:relative;}
.Copyright .linkbox p{ cursor:pointer; padding:0 9px;}
.Copyright .linkbox p i{ background:url(../images/linkarr.png); width:10px; height:5px; position:absolute; right:10px; top:15px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.Copyright .linkbox ul{ position:absolute; left:-1px; bottom:34px; background:#303032; padding:5px 0px; width:100%; border:1px solid #838384; display:none;}
.Copyright .linkbox ul li{ line-height:28px; padding:0 5px;}
.Copyright .linkbox.on p i{
	dis-moz-transform: translate(0, 0px) rotate(-180deg) !important;
-ms-transform: translate(0, 0px) rotate(-180deg) !important;
-o-transform: translate(0, 0px) rotate(-180deg) !important;
transform: translate(0, 0px) rotate(-180deg) !important;}

.share{ display:inline-block; *display:inline;zoom:1; vertical-align:middle;}
.share .bshare-custom{display:inline-block; *display:inline;zoom:1; vertical-align:middle; margin-top:-4px;}
.share .bshare-custom a{ width:30px; height:30px; background:url(../images/share.png); padding:0; margin-right:10px;}
.share .bshare-custom a:last-child{margin-right:0px;}
.share .bshare-custom .bshare-sinaminiblog{ background-position:0px top;}
.share .bshare-custom .bshare-weixin{ background-position:-30px top;}
.share .bshare-custom .bshare-qqim{ background-position:-60px top;}

.FixedRight{ width:80px; position:fixed; z-index:999; right:1px; top:35%;}
.FixedRight li{ position:relative; text-align:center; background:#dee8f6; margin-bottom:1px; padding:0 10px;}
.FixedRight li p{ margin:0px auto; width:2%; height:80px; display:table-cell; vertical-align:middle; line-height:15px;}
.FixedRight li a{ display:block; color:#333333;}
.FixedRight li i{ display:block; margin:0px auto 10px; width:30px; height:27px; background:url(../images/fixedico.png);}
.FixedRight li.zc{ font-size:12px;}
.FixedRight li.zc i{ background-position:0px top;}
.FixedRight li:hover.zc i{ background-position:0px -27px;}
.FixedRight li.tel i{ background-position:-30px top;}
.FixedRight li:hover.tel i{ background-position:-30px -27px;}
.FixedRight li.wx i{ background-position:-60px top;}
.FixedRight li:hover.wx i{ background-position:-60px -27px;}
.FixedRight li.cd-top i{ background-position:-90px top;}
.FixedRight li:hover.cd-top i{ background-position:-90px -27px;}
.FixedRight li.cd-top {overflow: hidden;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s; height:0px;}
.FixedRight li.cd-top.cd-is-visible {visibility: visible;opacity: 1;height:80px; cursor:pointer;}
.FixedRight li:hover{ background:#1e5299;}
.FixedRight li:hover a{ color:#fff;}
.FixedRight li.tel .box{ font-size:16px; width:150px; line-height:46px;}
.FixedRight .box{ display:none; color:#808080; position:absolute; width:120px; text-align:center; right:84px; top:0px; background:#fff; box-shadow:0 0 5px #ddd; padding:16px 0px;}
.FixedRight li:hover .box a{ color:#808080;}
.FixedRight .box .arr{ position:absolute; right:-9px; top:35px; background:url(../images/fixedarr.gif); width:5px; height:10px;}
.FixedRight .box img{ display:block; margin:0px auto 4px; width:91px; height:91px;}
.FixedRight li.on .box{ display:block;}
@media ( max-width:1185px){
.footer .SiteMap{ width:60%;}
.footer .Contact{ width:35.5%;}
}
@media ( max-width:1022px){
.footer .Contact{ width:36.5%;}
}
@media ( max-width:998px){
.share{ display:none;}
.footer{ padding-top:20px;}
.footer .SiteMap{ width:auto; float:none; padding:0px; border-right:0; margin-bottom:20px;}
.footer .SiteMap dl{ width:auto; line-height:30px; float:none; border-bottom:1px solid #d9d9d9;}
.footer .SiteMap dl dt{ cursor:pointer; line-height:35px; position:relative; padding-bottom:0; font-size:14px;}
.footer .SiteMap dl .arr{ position:absolute; right:0px; width:100%; height:100%; top:0px;}
.footer .SiteMap dl .arr i{ width:17px; height:10px; position:absolute; right:0px; top:11px; background:url(../images/arr.png);transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.footer .SiteMap dl dd{ display:none; background:#f6f6f6;}
.footer .SiteMap dl dd a{ display:block; padding-left:10px;}
.footer .SiteMap dl.cur .arr i{
dis-moz-transform: translate(0, 0px) rotate(-180deg) !important;
-ms-transform: translate(0, 0px) rotate(-180deg) !important;
-o-transform: translate(0, 0px) rotate(-180deg) !important;
transform: translate(0, 0px) rotate(-180deg) !important;}
.footer .Contact{ width:300px; margin:0px auto; padding-bottom:20px; float:none;}
.footer .Contact .lxwm{ width:180px;}
.footer .Contact .lxwm h3{padding-bottom:10px;}
.footer .Contact .lxwm dl dd{line-height:30px; font-size:18px;}
.footer .Contact .ewm{ width:110px;}
.footer .Contact .ewm img{ padding:5px; width:100px; height:100px;}
.Copyright { padding:10px 0;}
.Copyright .fl{ float:none; text-align:center; line-height:18px; padding-bottom:10px;}
.Copyright .linkbox{ float:none; margin:0px auto;}

.FixedRight{ width:35px;}
.FixedRight li{ padding:0;}
.FixedRight li p{height:35px;}
.FixedRight li p em{ display:none;}
.FixedRight .box{ right:38px;}
.FixedRight .box .arr{ top:12px; right:-8px;}
.FixedRight li.cd-top.cd-is-visible {height:35px;}
.FixedRight li i{ margin-bottom:0;}

}

/*Bottom*/

/*引导页 s*/
.hpbody{ padding:0px !important;}
.homepage{ text-align:center; width:100%; height:100%; position:fixed; background-position:center center; background-repeat:no-repeat; background-size:cover; z-index:9999; top:0px; left:0px;}
.homepage .text{ position:absolute; width:80%; top:16%; left:10%;}
.homepage .text .txt{ margin:65px 0;}
.homepage .btn a{ cursor:pointer; color:#fff; font-size:18px; font-weight:bold; display:inline-block; width:198px; border:1px solid rgba(255,255,255,0.6); margin:0 1.2%; background:rgba(0,0,0,0.4); line-height:48px;}
.homepage .btn img{ display:inline-block; vertical-align:middle; margin-right:20px;}
.homepage .btn a:hover{ background:#fff; color:#333;}
.homepage .copyright{ position:absolute; left:5%; bottom:5%; width:90%; color:rgba(255,255,255,0.6);}
.homepage .copyright a{ color:rgba(255,255,255,0.6);}.homepage .copyright a:hover{ color:#fff;}

@media ( max-width:850px){
.homepage .btn a{font-size:15px;width:120px;line-height:35px; padding-top:8px;}
.homepage .btn a img{ width:25px; margin:0px 0 0px; display:block; margin:0px auto;}
}
@media ( max-width:480px){
.homepage .btn a{width:80px;}
.homepage .text .txt{ padding:50px 0;}
}

/*引导页 end*/


/*首页 s*/
.mainbody .footer{ background:#fff;}
.HomeBan {overflow:hidden; clear:both; position:relative; height:700px;}
.HomeBan .slides li{ position:relative; height:700px;background-position:center center; background-repeat:no-repeat; background-size:cover; position:relative;}
.HomeBan .slides li .txt{ position:absolute; width:50%; text-align:center; left:25%; top:30%;transform:translateY(-200px);-webkit-transform:translateY(-200px);opacity:0;transition:all 1s;}
.HomeBan .slides li .txt img{ width:auto; margin:0px auto;}
.HomeBan .slides li.flex-active-slide .txt{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.HomeBan .flex-control-nav{bottom:27px; z-index:10;}
.HomeBan .flex-control-nav li a{ border-radius:50%; background:#fff; opacity:1; width:11px; height:11px;}
.HomeBan .flex-control-nav li a.flex-active{opacity:1; width:30px; border-radius:4px;}
.HomeBan .flex-direction-nav a {width: 38px; height: 38px; border:1px solid rgba(255,255,255,0.9); border-radius:50%;}
.HomeBan .flex-direction-nav .flex-prev { left:-60px; background: rgba(0,0,0,0.4) url(../images/prev.png) center center no-repeat;}
.HomeBan .flex-direction-nav .flex-next { right:-60px; background: rgba(0,0,0,0.4) url(../images/next.png) center center no-repeat;}
.HomeBan:hover .flex-direction-nav .flex-prev { left:4%;}
.HomeBan:hover .flex-direction-nav .flex-next { right:4%;}

@media ( max-width:998px){
.HomeBan {height:300px;}
.HomeBan .slides li{height:300px;}
.HomeBan .flex-control-nav{bottom:10px;}
}
@media ( max-width:488px){
.HomeBan {height:200px;}
.HomeBan .slides li{height:200px;}
}

.HomeTit{ text-align:center; padding:50px 0 39px;}
.HomeTit h2{ line-height:68px; font-size:30px; color:#333333;}
.HomeTit h2 i{ display:block; margin:0px auto; width:25px; height:3px; background:#dc373a;}

.HomeNews{ height:380px; position:relative; padding-left:39.5%; font-size:15px;}
.HomeNews .top{ line-height:26px;}
.HomeNews .top .tit{ font-size:18px; line-height:18px; padding-bottom:17px; color:#444444;}
.HomeNews .top .date{ font-weight:bold; margin-bottom:11px; color:#dc373a; font-size:16px;}
.HomeNews .top .p{ -webkit-line-clamp: 2; color:#777777; margin-bottom:2px;}
.HomeNews .top .more{ color:#dc373a; font-size:12px;}
.HomeNews .top .imgbox{ position:absolute; left:0px; top:0px; width:37%; height:310px;}
.HomeNews .top:hover .more{ text-decoration:underline;}
.HomeNews .li{background:url(../images/arr.gif) 0px center no-repeat; height:42px; line-height:42px; padding-left:12px;}
.HomeNews .li .tit{ width:80%;}
.HomeNews .li .date{ float:right; color:#999999; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

@media ( max-width:998px){
.HomeTit{ padding:20px 0 20px;}
.HomeTit h2{ line-height:40px; font-size:18px;}
}
@media ( max-width:640px){
.HomeNews{ height:auto;padding-left:0; font-size:14px; padding-bottom:25px;}
.HomeNews .top{ line-height:26px;}
.HomeNews .top .imgbox{ position:relative;width:auto; height:180px; margin-bottom:15px;}
.HomeNews .top .tit{ font-size:15px; padding-bottom:5px;}
.HomeNews .top .date{ margin-bottom:5px; font-size:14px;}
.HomeNews .top .p{ line-height:20px;}
.HomeNews .li{ height:30px; line-height:30px;}
}

.HomeMap{ padding:64px 0 62px; background:url(../images/map/mapbg.jpg) center center no-repeat; background-size:cover;}
.HomeMap .tithead{ text-align:center; line-height:42px; padding-bottom:47px; font-size:30px; color:#333333;}
.HomeMap .tithead span{ font-size:44px;}
.HomeMap .mappc { max-width:978px; margin:0px auto; position:relative;}
.HomeMap .mappc .ico{ position:relative; z-index:1;}
.HomeMap .mappc .wz1{ position:absolute; left:135px; top:127px;}
.HomeMap .mappc .wz1 .bg{ display:none; background:url(../images/map/wz1bg.png); width:431px; height:259px; position:absolute; left:-135px; bottom:-101px;}
.HomeMap .mappc .wz1:hover .bg{ display:block;}
.HomeMap .mappc .wz2{ position:absolute; left:247px; bottom:157px;}
.HomeMap .mappc .wz2 .bg{ display:none; background:url(../images/map/wz2bg.png); width:153px; height:247px; position:absolute; left:-68px; bottom:-158px;}
.HomeMap .mappc .wz2:hover .bg{ display:block;}
.HomeMap .mappc .wz3{ position:absolute; left:467px; top:106px;}
.HomeMap .mappc .wz3 .bg{ display:none; background:url(../images/map/wz3bg.png); width:216px; height:207px; position:absolute; left:-52px; bottom:-103px;}
.HomeMap .mappc .wz3:hover .bg{ display:block;}
.HomeMap .mappc .wz4{ position:absolute; left:517px; top:225px;}
.HomeMap .mappc .wz4 .bg{ display:none; background:url(../images/map/wz4bg.png); width:220px; height:273px; position:absolute; left:-132px; bottom:-156px;}
.HomeMap .mappc .wz4:hover .bg{ display:block;}
.HomeMap .mappc .wz5{ position:absolute; right:216px; top:86px;}
.HomeMap .mappc .wz5 .bg{ display:none; background:url(../images/map/wz5bg.png); width:347px; height:310px; position:absolute; left:-162px; bottom:-207px;}
.HomeMap .mappc .wz5:hover .bg{ display:block;}
.HomeMap .mappc .wz6{ position:absolute; right:99px; bottom:107px;}
.HomeMap .mappc .wz6 .bg{ display:none; background:url(../images/map/wz6bg.png); width:187px; height:132px; position:absolute; left:-65px; bottom:-77px;}
.HomeMap .mappc .wz6:hover .bg{ display:block;}
.HomeMap .mappc .wz7{ position:absolute; right:401px; bottom:165px;background:url(../images/map/kny.png); height:59px; width:36px;}
.HomeMap .mappc .wz7 .bg{ display:none; background:url(../images/map/wz6bg.png); width:187px; height:132px; position:absolute; left:-65px; bottom:-77px;}
.HomeMap .mappc .wz7:hover .bg{ display:block;}
.HomeMap .mappc .wz7 .gj{ width:240px; right:-210px; top:18px;}
.HomeMap .mappc .wz7 .gj .dot{ display:block; margin-bottom:15px;}
.HomeMap .mappc .wz8{position: absolute;right: 190px;bottom: 335px;width: 130px;}


.HomeMap .mappc .cn{ background:url(../images/map/cn.png)no-repeat; height:117px; width:143px; position:absolute; right:136px; bottom:266px;}
.HomeMap .mappc .fz{ background:url(../images/map/fz.png); height:39px; width:49px; position:absolute; left:544px; bottom:215px;}
.HomeMap .mappc .fz .gj{ width:240px; right:-210px; top:18px;}
.HomeMap .mappc .fz .gj .dot{ display:block; margin-bottom:15px;}
.HomeMap .mappc .gj{ top:52px; cursor:pointer; z-index:2; right:-68px; padding-left:25px; position:absolute; font-size:18px; color:#333333;}
.HomeMap .mappc .dot{ width:10px; height:10px; background:#f7653b; border-radius:50%; display:inline-block; vertical-align:middle; margin-right:5px;
 -webkit-animation-name: scaleDraw; /*关键帧名称*/
-webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
-webkit-animation-iteration-count: infinite;  /*动画播放的次数*/
-webkit-animation-duration: 5s;
}
.HomeMap .mappc .wjx{ color:#f7653b;display:inline-block; vertical-align:middle; margin-right:5px;
 -webkit-animation-name: scaleDraw2; /*关键帧名称*/
-webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
-webkit-animation-iteration-count: infinite;  /*动画播放的次数*/
-webkit-animation-duration: 5s; 
}

.HomeMap .mapline { position:absolute; right:-350px; bottom:-173px; z-index:1; width:695px; height:382px;transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);-webkit-transform:scale(0);transition:all 1s ease;}
.HomeMap.on .mapline { right:-40px;transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);}

.txtinfo{ position:absolute; width:290px; padding:15px; background:#fff; border:1px solid #e6e6e6; border-radius:10px; z-index:800; bottom:38px; left:-100px; color:#808080; display:none;}
.txtinfo .txt h3{ font-size:16px; color:#333; font-weight:normal; padding:8px 0;}

@keyframes scaleDraw { 
  0%{transform: scale(1);  background:#f7653b;}
  25%{transform: scale(2); background:#ffcc00;}
  50%{transform: scale(1); background:#f7653b;}
  75%{transform: scale(2); background:#ffcc00;}
}
@keyframes scaleDraw2 { 
  0%{transform: scale(1); }
  25%{transform: scale(2);}
  50%{transform: scale(1);}
  75%{transform: scale(2);}
}
.HomeMap .mapsj{ display:none; text-align:center;}

@media ( max-width:998px){
.HomeMap{ padding:20px 0 20px; background:#e7ecee;}
.HomeMap .tithead{line-height:32px; padding-bottom:20px; font-size:15px;}
.HomeMap .tithead span{ font-size:20px;}
.HomeMap .mappc{ display:none;}
.HomeMap .mapsj{ display:block;}
}


/*首页 end*/


/*栏目页公用样式 s*/
.SubBan{height:400px; margin:0px auto; background-position:center center; position:relative; background-repeat:no-repeat; background-size:cover;}
.SubBan .bg{ width:100%; height:100%; left:0px; top:0px; position:absolute; background:rgba(0,0,0,0.5);}
.columnname{ line-height:82px; font-size:28px; color:#fff; padding-top:130px; height:221px;}
.columnname i{ display:block; width:16px; height:3px; background:#d8282b;}
.columnname span{ display:block; font-size:18px; line-height:24px; margin-top:20px;}
.Position{ color:#fff; background:url(../images/home.png) 0px center no-repeat; padding-left:20px;}
.Position a{ color:#fff;}.Position a:hover{ color:#1e5299;}

.MenuList{ background:#f7f7f7; padding:20px 0px;}
.MenuList li{ position:relative;display:inline-block; margin-right:10px; *display:inline; zoom:1; width:140px; text-align:center; line-height:40px;}
.MenuList li a{ display:block; color:#fff; background:#b3b3b3;}
.MenuList li a em{ position:relative; z-index:1;}
.MenuList li .bg{ position:absolute; z-index:0; width:0%; bottom:0px; height:100%; left:50%; background:#1e5299;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.MenuList li a:hover,.MenuList li.onli a{ color:#fff;}
.MenuList li a:hover .bg,.MenuList li.onli .bg{ width:100%; left:0px;}
.Subtit{ text-align:center; line-height:74px; padding-top:5px; font-size:30px; color:#222222; border-bottom:1px solid #f0f0f0; margin-bottom:60px;}
.SubPage{ height:auto !important; min-height:250px; height:250px; padding-bottom:50px; color:#727272;}

.SinglePage{ word-wrap:break-word;word-break:normal;text-align:justify; line-height:28px; color:#727272;}

@media ( max-width:998px){
.SubPage{ padding-bottom:30px;}	
.SubBan{height:200px;}
.columnname{ line-height:60px; font-size:18px; color:#fff; padding-top:50px; height:100px;}
.columnname span{ margin-top:10px; font-size:14px;}
.Subtit{line-height:50px; font-size:18px; margin-bottom:30px;}
.MenuList{ text-align:center;}
.MenuList li{ width:24%; margin:0;}
.SinglePage{line-height:24px; font-size:14px !important;}
}
@media ( max-width:640px){
.SubBan{height:120px;}
.columnname{ line-height:40px; font-size:18px; color:#fff; padding-top:20px; height:70px;}
.columnname span{ margin-top:5px; font-size:14px;}
.Subtit{line-height:50px; font-size:18px; margin-bottom:30px;}
.MenuList{ text-align:center;}
.MenuList li{ width:24%;}
}
/*栏目页公用样式 end*/


/*关于我们 s*/
.wrw{ font-size:66px; font-family:Arial, Helvetica, sans-serif; color:#fafafa; line-height:49px; padding-bottom:13px;}
.Abouttxt{ width:48%; float:left;}
.Abouttxt .head{ margin:24px 0 21px; font-size:18px; line-height:37px; color:#808080;}
.Abouttxt .head span{color:#4c4c4c; font-weight:20px;}
.Abouttxt .head i{ display:block; margin-left:124px;}
.Aboutimg{ text-align:center; width:48%; float:right;}
.AboutNum{ clear:both; margin:60px 0px; border:1px solid #f0f0f0; line-height:28px;}
.AboutNum li{ width:20%; float:left; height:128px; color:#727272; cursor:pointer;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.AboutNum li .box{ padding-left:106px; position:relative;}
.AboutNum li .ico{ position:absolute; left:24px; top:30px; width:66px; height:66px; border:1px solid #23569b; border-radius:50%;}
.AboutNum li .ico.i1{ background:url(../images/aico1.png) center center no-repeat;}
.AboutNum li .ico.i2{ background:url(../images/aico2.png) center center no-repeat;}
.AboutNum li .ico.i3{ background:url(../images/aico3.png) center center no-repeat;}
.AboutNum li .ico.i4{ background:url(../images/aico4.png) center center no-repeat;}
.AboutNum li .ico.i5{ background:url(../images/aico5.png) center center no-repeat;}
.AboutNum li span{ padding-top:34px; line-height:36px; font-size:24px; display:block; color:#333333;}
.AboutNum li:hover{ box-shadow:0 0 25px #ddd;}
.Abouttp{ margin:30px 0 10px -2%;}
.Abouttp li{ width:31.33333%; float:left; padding:0 0 2% 2%;}

.ContactUs{color:#4c4c4c; padding-bottom:33px;}
.ContactUs dt{ padding-bottom:21px; color:#333333; font-size:20px; padding-bottom:21px;}
.ContactUs dd{ line-height:36px;  width:32.3333%; font-size:16px; padding-right:1%; float:left;}
.ContactUs dd p{ padding-left:79px; position:relative;}
.ContactUs dd p span{ padding-left:32px; position:absolute; left:0px; top:0px; color:#999999;}
.ContactUs dd .tel span{ background:url(../images/tel.png) 0px center no-repeat;}
.ContactUs dd .fax span{ background:url(../images/fax.png) 0px center no-repeat;}
.ContactUs dd .mail span{ background:url(../images/mail.png) 0px center no-repeat;}
.ContactUs dd .zipcode span{ background:url(../images/zipcode.png) 0px center no-repeat;}
.ContactUs dd .add span{ background:url(../images/add.png) 0px center no-repeat;}
.ContactUs dd.d1{ width:26.3333%;}
.ContactUs dd.d2{ width:38.3333%;}

.HornorList{ margin:0 0 0 -2%;}
.HornorList li{ width:23%; text-align:center; padding:0 0 3% 2%; float:left;}
.HornorList li .box{ padding:14px; border:1px solid #ebebeb;}
.HornorList li .imgbox{ padding-top:110%;}
.HornorList li .imgbox span{ background-size:contain;}
.HornorList li .tit{ line-height:50px; color:#333333; background:#f0f0f0;}
.HornorList li:hover .box{ border:1px solid #1e5299;}
.HornorList li:hover .tit{ background:#1e5299; color:#fff;}

#dateline{ height:105px; padding:0 100px;}
#dateline .slides li{ height:43px; cursor:pointer; text-align:center;}
#dateline .slides li p{ border:2px solid #fff; border-radius:18px; font-size:18px; line-height:32px; position:relative;}
#dateline .slides li.on p{ border:2px solid #1e5299; color:#1e5299;}
#dateline .slides li.on p i{ position:absolute; width:13px; height:9px; background:url(../images/lsarr2.gif); left:50%; bottom:-9px; margin-left:-6px;}
#dateline .flex-direction-nav .flex-prev { opacity:1; left:0px; border:2px solid #1e5299; background: url(../images/lsarr.png) 0px top no-repeat; width:28px; height:28px; border-radius:50%; top:25px;}
#dateline .flex-direction-nav .flex-next { opacity:1; right:0px; border:2px solid #1e5299; background: url(../images/lsarr.png) -28px top no-repeat; width:28px; height:28px; border-radius:50%; top:25px;}
#dateline .flex-direction-nav .flex-prev.flex-disabled { border:2px solid #949494; opacity:1!important;background: url(../images/lsarr.png) 0px -28px no-repeat;}
#dateline .flex-direction-nav .flex-next.flex-disabled { border:2px solid #949494; opacity:1!important;background: url(../images/lsarr.png) -28px -28px no-repeat;}

#slidercon { padding:6% 5%; border:1px solid #e6e6e6; background:#f5f5f5;}
#slidercon .slides .box{}
#slidercon .slides .box .info{ width:48%; float:left; color:#333333; font-size:24px; padding:3% 0 0 0;}
#slidercon .slides .box .img{ width:48%; float:right;}
#slidercon .flex-control-nav{bottom:27px; z-index:10; left:0%; text-align:left;}
#slidercon .flex-control-nav li a{ border-radius:50%; background:#999999; opacity:1; width:14px; height:14px;}
#slidercon .flex-control-nav li a.flex-active{opacity:1; background:#1e5299;}

@media ( max-width:1130px){
.AboutNum li .box{ padding-left:80px;}
.AboutNum li .ico{left:4px;}
}
@media ( max-width:998px){
.AboutNum li .box{ padding-left:0px; padding-top:10px; text-align:center;}
.AboutNum li .ico{width:40px; height:40px; display:block; margin:0px auto; position:static;}
.AboutNum li span{ padding-top:4px;}
}

@media ( max-width:768px){
.wrw{ font-size:34px;line-height:25px; padding-bottom:0;}
.Abouttxt{ width:auto; float:none; padding-bottom:0px;}
.Aboutimg{ width:auto; float:none; margin:25px 0;}
.AboutNum{ margin:0px 0px 20px; line-height:18px; font-size:12px;}
.AboutNum li span{ font-size:16px; line-height:24px;}
.Abouttp{ margin:20px 0 10px -2%;}
.ContactUs{padding-bottom:20px;}
.ContactUs dd{ width:auto; padding-right:0; float:none; font-size:14px; line-height:24px;}
.ContactUs dd p{margin-bottom:10px;}
.ContactUs dd.d1{ width:auto;}
.ContactUs dd.d2{ width:auto;}
.HornorList li{ width:48%;}
#dateline{ height:60px; padding:0 50px;}
#dateline .slides li p{font-size:16px;}
#slidercon .slides .box .info{ width:auto; float:none;font-size:16px; padding-bottom:15px;}
#slidercon .slides .box .img{ width:auto; float:none;}
#slidercon .flex-control-nav{bottom:0px; text-align:center;}
}


/*产品与设备 s*/
.SubMenu{ text-align:center; margin:-28px 0 50px;}
.SubMenu li{ position:relative;display:inline-block; *display:inline; margin:0 5px; zoom:1; width:140px; text-align:center; line-height:40px;}
.SubMenu li a{ display:block; color:#333333; border:1px solid #e6e6e6;}
.SubMenu li a em{ position:relative; z-index:1;}
.SubMenu li .bg{ position:absolute; z-index:0; width:0%; bottom:0px; height:100%; left:50%; background:#1e5299;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.SubMenu li a:hover,.SubMenu li.on a{ color:#fff;}
.SubMenu li a:hover .bg,.SubMenu li.on .bg{ width:100%; left:0px;}
.ProList{ margin:0 0 15px -2.5%;}
.ProList li{ width:30.8333%; float:left; padding:0 0 3% 2.5%; text-align:center;}
.ProList li .imgbox{ padding-top:78%;}
.ProList li .tit{ line-height:49px; border-top:1px solid #ebebeb; font-size:16px;}
.ProList li:hover .tit{border-top:1px solid #1e5299;}

@media ( max-width:998px){
.ProList li .tit{ line-height:35px; font-size:14px;}
.SubMenu { margin:0 0 25px;}
.SubMenu li{ width:24%; margin:0; line-height:38px;}
}


/*服务与支持 s*/
.Servicebox{ padding-top:26px; text-align:center; color:#1e5299; background:url(../images/serbg.jpg) center top no-repeat;}
.Servicebox.shenjing{ position:absolute; width:1200px; position:fixed; left:50%; margin-left:-600px;text-align:center; color:#1e5299;background:none;}
.Servicebox .txt{ padding-bottom:36px;}
.Servicebox .txt .date{ font-size:30px;}
.Servicebox .txt .date b{ display:inline-block; vertical-align:middle;}
.Servicebox .txt .date b i{ display:block; line-height:32px; padding-top:4px; font-weight:normal;}
.Servicebox .txt .date span{ margin:0 12px; color:#fff; background:#1e5299; padding:0 7px; font-weight:bold; font-size:36px;}
.Servicebox .txt h3{ padding:24px 0; line-height:45px; font-size:36px; letter-spacing:0.2em;}
.Servicebox .txt .num{ font-size:50px; font-weight:bold; line-height:70px;}
.Servicebox .txt .num i{ display:inline-block; vertical-align:top; font-size:50px; color:#fff; background:#1e5299; margin-right:10px; padding:0 15px; font-weight:bold;}
.Servicebox .txt .num span{ font-size:30px; font-weight:normal; margin-left:7px;}
.Servicebox .txt p{ font-size:20px; line-height:32px; padding-top:15px;}
.Servicebox .txt p b{ display:block; line-height:45px; font-size:26px;}

@media ( max-width:998px){
.Servicebox{ background-size:contain; width:100%; margin-left:0; left:0;}
.Servicebox .txt .date{ font-size:24px;}
.Servicebox .txt .date span{font-size:26px;}
.Servicebox .txt h3{ padding:15px 0; line-height:35px; font-size:26px;}
.Servicebox .txt .num{ font-size:36px; line-height:50px;}
.Servicebox .txt .num i{ font-size:36px; padding:0 10px;}
.Servicebox .txt .num span{ font-size:24px;}
.Servicebox .txt p{ font-size:16px; line-height:24px;}
.Servicebox .txt p b{line-height:30px; font-size:18px;}
}
@media ( max-width:640px){
.Servicebox .txt .date{ font-size:16px;}
.Servicebox .txt .date span{font-size:16px; margin:0 5px;}
.Servicebox .txt .date b i{line-height:20px; padding-top:0px;}
.Servicebox .txt h3{ line-height:24px; font-size:14px;}
.Servicebox .txt .num{ font-size:18px; line-height:30px;}
.Servicebox .txt .num i{ font-size:18px; padding:0 5px; margin:0 3px;}
.Servicebox .txt .num span{ font-size:24px;}
.Servicebox .txt p{ font-size:14px;}
.Servicebox .txt p b{line-height:24px; font-size:16px;}
}


/*工作机会 s*/
.hrw1{ width:28%;}
.hrw2{ width:17%;}
.hrw3{ width:16%;}
.hrw4{ width:16%;}
.hrw5{ width:16%; text-align:center;}
.hrw6{ width:;}

.Hrhead{ height:52px; color:#0b0b0b; background:#f0f0f0; font-size:16px; margin:0px 0 1px; font-weight:bold;}

.padleft{ padding-left:4%;}
.HrList{ margin:0px 0px 50px;}
.HrList li{ margin-bottom:1px;}
.HrList li td{ height:50px; background:#f7f7f7; font-size:16px; color:#4c4c4c;}
.HrList li td a{color:#333333;}
.HrList li .txtCont{ display:none; padding:25px 197px 25px 50px; color:#4c4c4c; line-height:28px; position:relative;}
.HrList li .txtCont .item dd span{ color:#000;}
.HrList li .txtCont .apply a{ position:absolute; right:9.8%; text-align:center; color:#fff; width:100px; line-height:30px; border-radius:3px; background:#1e5299; font-weight:bold; top:25px;}
.HrList li .txtCont .apply a:hover{background:#2e79e0;}
.HrList li:hover td{ background:#ebebeb;}
.HrList li a.arr{width:20px; height:20px; display:block; margin:0px auto; background:url(../images/hrarr.gif) center top no-repeat;}
.HrList li.current a.arr{background:url(../images/hrarr.gif) center bottom no-repeat;}
.HrList li.current a{ color:#1e5299; font-weight:bold;}

.Hrtit{ font-size:16px; color:#333333; padding:0px 0px 10px 12px; margin-bottom:25px; border-bottom:1px solid #e7e7e7;position:relative;}
.Hrtit a.backs{ position:absolute; right:5px; top:0px; font-size:14px; color:#333; font-weight:normal;}

.JobForm{ color:#666666; margin:0px 0px 0px 0%;}
.JobForm dl{ width:48%; float:left; padding-left:1%; line-height:28px;}
.JobForm dl dt{ width:20%; float:left;}
.JobForm dl dd{ width:70%; float:left;}
.JobForm dl.other{ width:99%; float:none; padding-left:1%;}
.JobForm dl.other dt{ width:9.7%;}
.JobForm dl.other dd{ width:84%;}
.JobForm dd{ padding:5px 0px;}
.JobForm .input { background:#fff; border:1px solid #dbdbdb; width:99%; height:28px; line-height:28px;}
.JobForm .input2 { background:#fff; border:1px solid #dbdbdb; width:99%; height:116px; line-height:23px;}
.JobForm select { border:1px solid #dbdbdb; width:190px; height:23px; line-height:23px;}
.sendbtn{ cursor:pointer; color:#fff; width:120px; height:40px; font-size:16px; background:#0757a5; margin-right:8px;}
.resetbtn{ cursor:pointer; color:#fff; width:120px; height:40px; font-size:16px; background:#606060;}
@media ( max-width:998px){
.HrList{ margin:0px 0px 20px;}
.HrList li .txtCont{padding:15px; line-height:24px;}
}
@media ( max-width:768px){
.Hrhead{ height:45px;font-size:14px;}
.hrw2,.hrw3,.hrw4{ display:none;}
.hrw1{ width:45%;}.hrw5{ width:35%;}
.HrList li td{ height:40px;font-size:14px;}
.HrList li .txtCont .item dd{ display:block;}
.Hrtit{ padding-left:0;}
.JobForm{}
.JobForm dl{ width:auto; float:none; clear:both; padding-left:76px; position:relative;}
.JobForm dl dt{ width:auto; position:absolute; left:0px; top:0px; text-align:right;}
.JobForm dl dd{ width:auto; float:none;}
.JobForm dl.other{ padding-left:76px; width:auto;}
.JobForm dl.other dt{ width:auto; text-align:right;}
.JobForm dl.other dd{ width:auto;}
.sendbtn{width:110px; height:38px;}
.resetbtn{width:110px; height:38px;}
}


/*新闻资讯 s*/
.NewsList{ margin-bottom:8px;}
.NewsList .top{ border-bottom:1px dashed #ebebeb; margin-bottom:4%; padding-bottom:4%;}
.NewsList .top dl{ float:left; width:45%; padding-right:4.8%; border-right:1px dashed #e6e6e6;}
.NewsList .top dl .imgbox{ padding-top:58%;}
.NewsList .top dl .tit{ margin:27px 0px 21px; font-size:18px; font-weight:bold; background:url(../images/titarr.gif) right center no-repeat; padding-right:5%; width:95%;}
.NewsList .top dl .p{ color:#999999; margin-bottom:15px;-webkit-line-clamp: 2;}
.NewsList .top dl .date{color:#b2b2b2; font-size:12px;}
.NewsList .top dl.next{ border-right:0; padding-right:0; float:right;}

.NewsList .li{ border-bottom:1px dashed #eaeaea; height:209px; position:relative; padding:0px 1% 0px 26%; margin-bottom:40px; color:#999999;}
.NewsList .li:hover{ border-bottom:1px dashed #0757a5;}
.NewsList .li .imgbox{ position:absolute; left:0px; top:0px; width:24%; height:180px;}
.NewsList .li .tit{ line-height:38px;font-size:16px; font-weight:bold; background:url(../images/titarr.gif) right center no-repeat; padding-right:5%; width:95%; margin-bottom:14px;}
.NewsList .li .p{ color:#999999;-webkit-line-clamp: 3;}
.NewsList .li .date{ font-size:12px; position:absolute; bottom:30px; color:#b2b2b2; left:26%;}

.Titleinfo{ color:#888888; line-height:30px; padding:50px 0px 24px 0px; margin-bottom:40px; text-align:center; border-bottom:1px solid #e5e5e5;}
.Titleinfo .tits{ line-height:25px; font-size:28px; font-weight:normal; color:#333333; padding-bottom:18px;}
.Titleinfo .date i{ margin:0px 10px; display:inline-block;}

.PrevNextBox {margin:50px 0 0 0;position:relative; color:#888888;}
.PrevNextBox dl{ width:49%; line-height:50px; height:50px; text-align:center; overflow:hidden; background:#f7f7f7;}
.PrevNextBox dl span{color:#000000;}
.PrevNextBox dl a{ display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%;}
.PrevNextBox dl:hover{background:#912228; color:#fff;}
.PrevNextBox dl:hover span{ color:#fff;}
.PrevNextBox dl:hover a{ color:#fff;}
.PrevNextBox dl a.none{ background:#fff; color:#999;}

@media ( max-width:768px){
.NewsList .top dl{}
.NewsList .top dl .tit{ margin:10px 0px 5px; font-size:14px;}
.NewsList .top dl .p{line-height:18px; height:36px;}
.NewsList .li{}
}
@media ( max-width:640px){
.NewsList .li{height:120px; margin-bottom:15px; padding-left:110px;}
.NewsList .li .tit{ margin-bottom:4px; line-height:28px; font-size:14px;}
.NewsList .li .imgbox{height:100px; width:100px;}
.NewsList .li .p{line-height:18px; height:36px;}
.NewsList .li .date{bottom:20px; left:110px;}
.Titleinfo { line-height:20px; font-size:12px; padding-bottom:15px;}
.Titleinfo .tits{ font-size:20px;}
.PrevNextBox {margin:35px 0 0 0;}
.PrevNextBox dl{ width:auto; line-height:40px; height:40px;font-size:14px; text-align:left;}
.PrevNextBox dl div{width:90%; margin:0px auto;}
.PrevNextBox dl.fl{ float:none;}.PrevNextBox dl.fr{ float:none;}
}

/*企业社会责任 s*/
.shbody .SubBan .bg{ display:none;}
.qyshmain{ margin:0 38px; font-size:16px;}
@media ( max-width:998px){
.qyshmain{ margin:0 0px;}
}

/*20190627 lxf*/
.sjbg{background:url(../images/sjbg.jpg) center center no-repeat; background-size:cover;padding-top:0;}
.shengjingbg{padding:20px ;}

</pre></body></html>