﻿@charset "utf-8";
/* reset */
html { height: 100%; background:#fff; overflow-x:hidden;font-size: 89.5312px; }
body { min-height: 100%; overflow-x:hidden; font-family:'微软雅黑';  }
* {box-sizing: border-box;}

@font-face {
  font-family: "sourcehansans"; /* 这个名字可以自己定义 */
  src: url("../fonts/sourcehansans.eot"); /* IE9 Compat Modes */ /*这里以及下面的src后面的地址填的都是自己本地的相对地址*/
  src: url("../fonts/sourcehansans.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/sourcehansans.woff") format("woff"),
    /* Modern Browsers */ url("../fonts/sourcehansans.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/sourcehansans.svg#YourWebFontName")
      format("svg"); /* Legacy iOS */
}

body { _height: 100%;font-size:100px; }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1 }
li { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal; }
iframe, frame, fieldset, img { border: 0 none }
img { vertical-align: top; outline-width:0; }
input[type=button], input[type=submit], input[type=reset] { cursor: pointer }
input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner{border:none;padding:0;margin:0; }
button { cursor: pointer }
input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none }
input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio }
input[type=checkbox] { -webkit-appearance: checkbox }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box }
textarea { overflow: auto; resize: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none }
table { }
caption, th { text-align: left }
th { font-weight: normal }
em, cite, address,i { font-style: normal }
sup { vertical-align: text-top }
sub { vertical-align: text-bottom }
body,th,td,button,input,select,textarea{font-family:"sourcehansans","Microsoft Yahei","微软雅黑","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:16px;color:#1d1d1d;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}

body { line-height: 1.5 }
a:link,
a:visited,
a:active,
a { text-decoration: none; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
-webkit-user-select: none;
-moz-user-focus: none;
-moz-user-select: none; }
a { blr:expression(this.onFocus=this.blur()); color:#333; }
a * { *cursor: pointer }
:focus { outline: none } 
a:hover { color:#cc0000; }

.edit_con_original{ line-height:1.6; padding:0 0; color:#474747;/* text-align:justify;*/}
.edit_con_original ul{ margin:inherit; padding:inherit}
.edit_con_original ul li { list-style-type:disc; margin:auto; padding:inherit}
.edit_con_original ol{ margin:inherit; padding:inherit}
.edit_con_original ol li { list-style-type:decimal; margin:auto; padding:inherit}
.edit_con_original h1 { font-size: 2em; font-weight:bold }
.edit_con_original h2 { font-size: 1.5em; font-weight:bold }
.edit_con_original h3 { font-size: 1.17em; font-weight:bold }
.edit_con_original h4 { font-size: 1em; font-weight:bold }
.edit_con_original h5 { font-size: 0.83em; font-weight:bold }
.edit_con_original h6 { font-size: 0.67em; font-weight:bold }
.edit_con_original em { font-style: italic }
.edit_con_original cite{ font-style: italic }
.edit_con_original address{ font-style: italic }
.edit_con_original i { font-style: italic }
.edit_con_original table{ border-collapse: separate; border-spacing: 2px }
.edit_con_original img{ max-width:100%; height:auto;}

@media screen and (max-device-width: 320px){
  body{-webkit-text-size-adjust:none}
}
@media screen and (max-device-width: 480px){
  body{-webkit-text-size-adjust:none}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2){
  body{-webkit-text-size-adjust:none}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
  body{-webkit-text-size-adjust:none}
}

#newBridge .nb-icon-right-center{right: -200%!important;}
#nb_icon_wrap{opacity:0;width: 0px!important;height: 0px!important;overflow: hidden;}

/*所有后台编辑器区域都要引用 edit_con_original 类名*/

/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
.clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#888;}
input:-moz-placeholder, textarea:-moz-placeholder {color:#888;}
input::-moz-placeholder, textarea::-moz-placeholder { color:#888;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#888;}



.scaleimg .bg_container { transform:scale(1,1); -webkit-transform:scale(1,1); transition:0.5s all; -webkit-transition:0.5s all;}
.scaleimg:hover .bg_container { transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}

.scaleimg2 { overflow:hidden; display:block;}
.scaleimg2 .img { transform:scale(1,1); -webkit-transform:scale(1,1); transition:0.5s all; -webkit-transition:0.5s all;}
.scaleimg2:hover .img{ transform:scale(1.02,1.02); -webkit-transform:scale(1.02,1.02);}

.scaleimg3 { overflow:hidden; display:block;}
.scaleimg3 .img-big a { transform:scale(1,1); -webkit-transform:scale(1,1); transition:0.5s all; -webkit-transition:0.5s all;}
.scaleimg3:hover .img-big a{ transform:scale(1.01,1.01); -webkit-transform:scale(1.01,1.01);}

.scaleimg4 { overflow:hidden; display:block;}
.scaleimg4 a { transform:scale(1,1); -webkit-transform:scale(1,1); transition:0.5s all; -webkit-transition:0.5s all;}
.scaleimg4:hover a{ transform:scale(1.02,1.02); -webkit-transform:scale(1.02,1.02);}

.scaleimg5 { overflow:hidden; display:block;}
.scaleimg5 img { transform:scale(1,1); -webkit-transform:scale(1,1); transition:0.5s all; -webkit-transition:0.5s all;}
.scaleimg5:hover img{ transform:scale(1.01,1.01); -webkit-transform:scale(1.01,1.01);}

.tran_scale2{ overflow:hidden; display:block;}
.tran_scale2 img{transition:0.3s all; -webkit-transition:0.3s  all;}
.tran_scale2:hover img{transform:rotate(-2deg); -webkit-transform:rotate(-2deg);}

.table { display:table; height:100%; position:absolute; left:0px;top:0px; width:100%; bottom:0px;  }
.table-cell { display:table-cell; vertical-align:middle;  }

.txt_color_000 { color:#000; }
.txt_color_333 { color:#333; }


.fl { float:left; }
.fr { float:right;}

.tac { text-align:center;}
.tal { text-align:left;}
.tar { text-align:right;}


/*上下居中*/
.v-m-c{ transform: translate(0,-50%); -webkit-transform: translate(0,-50%); position:absolute; left:0; top:50%;}

/*左右居中*/
.l-m-c{ transform: translate(-50%,0); -webkit-transform: translate(-50%,0); position:absolute; left:50%; top:0;}

/*绝对居中*/
.a-m-c{ transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); position:absolute; left:50%; top:50%;}

.f-b { font-weight:bold; }

.word-wrap { word-wrap:break-word; }


.uppercase{text-transform:uppercase; }

.ellipsis{ text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.ellipsis-2 {  overflow:hidden;  max-height:3em; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.ellipsis-3 {  overflow:hidden;  max-height:4.5em; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.ellipsis-4 {  overflow:hidden;  max-height:6em; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.ellipsis-5 {  overflow:hidden; max-height:7.5em; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.ellipsis-6 {  overflow:hidden;  max-height:9em; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}


/******微信弹窗****/
.weixin{ position:fixed; width:300px; color:#000; z-index:100000; left:50%; top:50%; margin:-120px 0 0 -150px; background:#fff; border:1px solid #ddd; border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; box-shadow:1px 1px 2px #aaa;}
.weixin .c{ position:absolute; width:30px; height:30px; right:0; top:0; font-size:20px; font-style:normal; text-align:center; cursor:pointer; z-index:2;}
.weixin h2{ position:relative; line-height:30px; font-size:16px; padding-left:10px;}
.weixin .img{ padding:10px; text-align:center; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
.weixin .img img{ width:180px; height:180px; }
.weixin p{ padding:2px 10px 0; text-align:center; font-size:14px; }



/*公用样式end*/

.browserupgrade{display:block;position:fixed;margin:0;width:100%;height:60px;font-size:15px;line-height:60px;z-index:1000;background-color:#666;color:#fff;text-align:center}
.browserupgrade a{color:#eee;text-decoration:underline;font-size:18px;}
.browserupgrade a:hover{color:#eee}


.bg_cover { background-position:center center; background-repeat:no-repeat; background-size:cover; }

/***page*****/
.page {vertical-align:middle;text-align:center; color:#666; line-height:0.44rem; }
.page a { border:1px solid #d0d0d0;  border-radius:0.08rem; color:#666; margin:0px 0.03rem; min-width:0.44rem; background:#fff; }
.page span,.page a { display:inline-block; }
.page a:hover,.page a.on {color:#fff; background:#f85d8b; border:1px solid #f85d8b; }

.page a.pages_prev,.page a.pages_next { padding:0px 1.4667em;  }
.page .page_num a.dian { background:none; border:none; margin:0px; }
.page .page_num a.dian:hover { color:#666; }

@media only screen and (max-width:750px){
.page .page_num { display:none;}
.page { line-height:2.5; }
}


.arial { font-family:"Arial";}
.song { font-family:"\5b8b\4f53";}


.phone_hide { display:block; }
.phone_show { display:none; }

.fnt-14 { font-size:0.14rem;}
.fnt-15 { font-size:0.15rem;}
.fnt-16 { font-size:0.16rem;}
.fnt-17 { font-size:0.17rem;}
.fnt-18 { font-size:0.18rem;}
.fnt-20 { font-size:0.2rem;}
.fnt-22 { font-size:0.2rem;}
.fnt-24 { font-size:0.24rem;}
.fnt-26 { font-size:0.26rem;}
.fnt-28 { font-size:0.28rem;}
.fnt-30 { font-size:0.3rem;}
.fnt-32 { font-size:0.32rem;}
.fnt-34 { font-size:0.34rem;}
.fnt-36 { font-size:0.36rem;}
.fnt-40 { font-size:0.4rem;}
.fnt-42 { font-size:0.42rem;}
.fnt-44 { font-size:0.44rem;}
.fnt-47 { font-size:0.47rem;}
.fnt-48 { font-size:0.48rem;}
.fnt-50 { font-size:0.5rem;}
.fnt-52 { font-size:0.52rem;}
.fnt-60 { font-size:0.6rem;}
.fnt-64 { font-size:0.64rem;}
.fnt-90 { font-size:0.9rem;}
.fnt-130 { font-size:1.3rem;}

@media only screen and (max-width:750px){
.phone_hide { display:none; }
.phone_show { display:block; }

.fnt-14 { font-size:14px;}
.fnt-15 { font-size:14px;}
.fnt-16 { font-size:15px;}
.fnt-17 { font-size:16px;}
.fnt-18 { font-size:16px;}
.fnt-20 { font-size:18px;}
.fnt-22 { font-size:0.26rem;}
.fnt-24 { font-size:0.28rem;}
.fnt-26 { font-size:0.3rem;}
.fnt-28 { font-size:0.3rem;}
.fnt-30 { font-size:0.32rem;}
.fnt-32 { font-size:0.32rem;}
.fnt-34 { font-size:0.34rem;}
.fnt-36 { font-size:0.36rem;}
.fnt-40 { font-size:0.4rem;}
.fnt-42 { font-size:0.42rem;}
.fnt-44 { font-size:0.44rem;}
.fnt-47 { font-size:0.47rem;}
.fnt-48 { font-size:0.48rem;}
.fnt-50 { font-size:0.5rem;}
.fnt-52 { font-size:0.52rem;}
.fnt-60 { font-size:0.6rem;}
.fnt-64 { font-size:0.64rem;}
.fnt-90 { font-size:0.9rem;}
.fnt-130 { font-size:1.3rem;}

}

@media only screen and (max-width:414px){

.fnt-14 { font-size:13px;}
.fnt-15 { font-size:13px;}
.fnt-16 { font-size:14px;}
.fnt-17 { font-size:14px;}
.fnt-18 { font-size:14px;}
.fnt-20 { font-size:14px;}
.fnt-22 { font-size:14px;}
.fnt-24 { font-size:15px;}
.fnt-26 { font-size:15px;}
.fnt-28 { font-size:16px;}
}

@media only screen and (max-width:375px){

.fnt-14 { font-size:13px;}
.fnt-15 { font-size:13px;}
.fnt-16 { font-size:14px;}
.fnt-17 { font-size:14px;}
.fnt-18 { font-size:14px;}
.fnt-20 { font-size:14px;}
.fnt-22 { font-size:14px;}
.fnt-24 { font-size:15px;}
.fnt-26 { font-size:15px;}
.fnt-28 { font-size:15px;}
.fnt-30 { font-size:16px;}
.fnt-32 { font-size:16px;}
.fnt-34 { font-size:17px;}
.fnt-36 { font-size:18px;}

}

.nybnaner{height:300px; margin-top:110px; width:100%; text-align:center;}
.nybnaner span{color:#FFF; font-size:40px; line-height:60px; font-weight:bold;}
.nybnaner p{color:rgba(255,255,255,0.5); font-size:16px; font-weight:normal; text-transform:uppercase;}

.nydh{ height:100vh; width:18%; background:#f02d00; position: absolute; top:350px;  padding-top:90px;margin-bottom:20px;}


a.hpdh {  font-size: 16px; line-height:50px; color: #fff; display:block; width:80%; height:50px; text-align:center; font-weight:bold; border:1px dashed #FFF; margin:auto; margin-top:20px;border-radius:20px 0px 20px 0px;}
a.hpdh:visited {font-style: normal; color: #fff; text-decoration: none;}
a.hpdh:hover { color:#fff; text-decoration: none;background:#e60012;}
a.hpdh:active { color: #ffffff; background:#1F63E9;}




.cen{ width:1260px; margin:auto; height:auto;}


a.dh1 {  font-size: 16px; line-height:50px; color: #000; background:#E8E8E8; display:block; width:15%; height:50px; text-align:center; border-radius:10px;}
a.dh1:visited {font-style: normal; color: #000; text-decoration: none;}
a.dh1:hover { color:#ffffff; text-decoration: none; background:#ff6600; }
a.dh1:active { color: #ffffff; background:#CC0810;}


a.dh2 {  font-size: 16px; line-height:70px; color: #212121; display:block; width:49.9%; height:70px; text-align:center;  border-right:1px solid #e2e2e2; font-weight:bold;}
a.dh2:visited {font-style: normal; color: #212121; text-decoration: none;}
a.dh2:hover { color:#fff; text-decoration: none; background:#f9b548;}
a.dh2:active { color: #ffffff; background:#1F63E9;}

a.dh3 {  font-size: 16px; line-height:70px; color: #212121; display:block; width:33.2%; height:70px; text-align:center;  border-right:1px solid #e2e2e2; font-weight:bold;}
a.dh3:visited {font-style: normal; color: #212121; text-decoration: none;}
a.dh3:hover { color:#fff; text-decoration: none; background:#f9b548;}
a.dh3:active { color: #ffffff; background:#1F63E9;}

a.dh4 {  font-size: 16px; line-height:70px; color: #212121; display:block; width:24.9%; height:70px; text-align:center;  border-right:1px solid #e2e2e2; font-weight:bold;}
a.dh4:visited {font-style: normal; color: #212121; text-decoration: none;}
a.dh4:hover { color:#fff; text-decoration: none; background:#f9b548;}
a.dh4:active { color: #ffffff; background:#1F63E9;}


a.dh5 {  font-size: 16px; line-height:70px; color: #212121; display:block; width:19.9%; height:70px; text-align:center;  border-right:1px solid #e2e2e2; font-weight:bold;}
a.dh5:visited {font-style: normal; color: #212121; text-decoration: none;}
a.dh5:hover { color:#fff; text-decoration: none; background:#f9b548;}
a.dh5:active { color: #ffffff; background:#1F63E9;}



a.dh6 {  font-size: 16px; line-height:50px; color: #fff; display:block; width:80%; height:50px; text-align:center; font-weight:bold; border:1px solid #FFF; margin:auto; margin-top:20px; }
a.dh6:visited {font-style: normal; color: #212121; text-decoration: none;}
a.dh6:hover { color:#fff; text-decoration: none;background:#e60012;}
a.dh6:active { color: #ffffff; background:#1F63E9;}

a.dh7 {  font-size: 16px; line-height:70px; color: #212121; display:block; width:14.2%; height:70px; text-align:center;  border-right:1px solid #e2e2e2; font-weight:bold;}
a.dh7:visited {font-style: normal; color: #212121; text-decoration: none;}
a.dh7:hover { color:#fff; text-decoration: none; background:#e60012;}
a.dh7:active { color: #ffffff; background:#1F63E9;}

a.dh8 {  font-size: 16px; line-height:70px; color: #212121; display:block; width:12.3%; height:70px; text-align:center;  border-right:1px solid #e2e2e2; font-weight:bold;}
a.dh8:visited {font-style: normal; color: #212121; text-decoration: none;}
a.dh8:hover { color:#fff; text-decoration: none; background:#f9b548;}
a.dh8:active { color: #ffffff; background:#1F63E9;}




.bti{ padding-top:65px;}
.btiwz{ padding-left:23.7%; line-height:48px; color:#ccc; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:26px;}
.btiwz span{ color:#212121; font-family:'微软雅黑'; text-transform:uppercase; font-size:44px; line-height:44px;}

.nynr{ width:72%; margin:auto; font-size:16px; line-height:34px; color:#414141; padding-top:25px; padding-bottom:75px; position:relative; left:10%;}


.wenhua{ width:100%; height:auto; margin:auto;display: flex; flex-wrap: wrap; justify-content: space-between;}

.whnr{width:50%; height:370px; background:#EEEEEE; overflow:hidden;}
.whnr img{ width:100%; height:100%;object-fit: cover;}
.whbt{font-size:30px; font-weight:bold; color:#333; text-align:center; background:url(../images/xxx.jpg) bottom center no-repeat; margin-top:70px; padding-bottom:20px;}
.whsm{padding:20px 20px 50px 80px; font-size:16px; line-height:36px; color:#414141; text-align:justify;}



.faz{ width:100%; height:auto; margin:auto;display: flex; flex-wrap: wrap; justify-content: space-between;}

.fznr{width:50%; height:270px; background:#f6f1eb; overflow:hidden;}
.fznr img{ width:100%; height:100%;object-fit: cover;}
.fzbt{font-size:20px; font-weight:bold; color:#333; text-align:center; background:url(../images/xxx.jpg) bottom center no-repeat; margin-top:30px; padding-bottom:20px;}
.fzsm{padding:20px 40px 20px 40px; font-size:14px; line-height:22px; color:#414141; text-align:justify;}





.qyzs{ width:100%; height:auto; margin:auto;display: flex; flex-wrap: wrap; justify-content: space-between; margin-top:5px;}

.qyzsnr{width:60%;  overflow:hidden;}
.qyzstt{width:33%;  overflow:hidden;} 
.qyzs01{width:100%;overflow:hidden;} 
.qyzs01 img{width:33%; margin-top:5px;} 
.qyzsbt{font-size:26px; font-weight:bold; color:#333; margin-top:20px; padding-right:20px;}
.qyzssm{font-size:16px; line-height:36px; color:#414141; text-align:justify; padding-top:10px;}





.lnylcgd{background:url(../images/xx.jpg) top center repeat-y; z-index:-4; position:relative; width:100%; margin:auto;}
.yuan{ margin-left:5px; display:block; margin:auto; width:28px; line-height:28px; font-size:14px; height:28px; color:#FFF; border-radius:50px;}

.k1{width:495px; margin-right:20px; padding-top:10px; padding-bottom:10px; padding-right:60px; background:#E6E6E6; padding-left:60px; border-radius:100px; font-size:14px; line-height:20px; color:#414141; position:relative; float:left;  visibility:hidden; z-index:-2;}
.k1 strong{ font-size:18px; color:#CC0810; line-height:22px;}

.k2{width:495px; margin-left:20px; padding-top:10px; padding-bottom:10px; padding-right:60px; background:#E6E6E6; padding-left:60px; border-radius:100px; font-size:14px; line-height:20px; color:#414141; position:relative; float:right;  visibility:hidden; z-index:-2;}
.k2 strong{ font-size:18px; color:#CC0810; line-height:22px;}

.k1y{ display:block; width:28px; height:28px; background:#FFA200; border-radius:50px; position:absolute; margin-top:20px; right:-29px;}
.k2y{ display:block; width:28px; height:28px; background:#FFA200; border-radius:50px; position:absolute; margin-top:20px; left:-29px;}



.ny_news {width:100%;  text-align:left; line-height:28px; padding-bottom:75px;}
.new2{ width:100%; float:left; border-bottom:#e9e9e9 solid 1px; color:#666; padding-top:40px; padding-bottom:40px; }
.n_l{ width:15%; float:left; margin-right:40px; border-top:#ff6600 solid 2px; text-align:center;}
.n_l h1{ padding:40px 0; font-size:44px; font-weight:bold;}
.n_r{ width:80%; float:left;}
.n_r h2{ color:#ff6600; margin-bottom:10px; font-weight:normal; font-size:18px; font-weight:bold;}
.n_r h2 a{ color:#3c3c3c;}
.n_r h2 a:hover{ color:#ff6600;}
.n_r h4{ width:120px; line-height:32px; border:#ff6600 solid 1px; background-color:#ff6600; color:#fff; text-align:center; margin-top:20px; font-weight:normal;}
.n_r h4 a{ color:#fff;}
.n_r h4 a:hover{ text-decoration:underline;}

.m3{width:150px; line-height:30px; text-align:center; float:left; color:#FFFFFF; margin-top:30px;}

.m3 a{width:150px; line-height:30px; float:left; background:#ff6600; color:#FFFFFF!important;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}

.m3 a:hover{ color:#FFFFFF!important; background:#ff6600; width:200px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}


.nylx{width:38%; padding-top:20px;}

.lxwmbt{ font-size:48px; color:#D6D6D6; text-transform:uppercase; padding-bottom:15px; font-family:Arial;}
.lxwmbt span{ text-align:center; font-size:48px; color:#89A5F7; text-transform:uppercase;padding-bottom:20px; font-family:Arial;}
.lxwmbt p{ display:block; font-size:35px; color:#303030; font-weight:normal; font-family:'微软雅黑';}

.yuangong{width:30%; line-height:24px!important; padding:2%; font-size:14px!important; margin-bottom:50px; color:#333; background:#fff; border:8px solid #E9E9E9; text-align:center;}
.yuangong a{color:#333; font-weight:bold;}
.yuangong img{width:100%!important; object-fit: cover;}

.yuangong01{width:42%; line-height:26px; padding:3%; font-size:14px!important; margin-bottom:50px; color:#333; background:#E9E9E9; border:1px solid #DBDADA; text-align:center;}
.yuangong01 img{ width:100%!important; object-fit: cover; margin-bottom:20px;}

.yuangong02{width:30%; line-height:26px; padding:3%; font-size:14px!important; margin-bottom:50px; color:#333; background:#E9E9E9; border:1px solid #DBDADA; text-align:center;}
.yuangong02 img{ width:100%!important; object-fit: cover; margin-bottom:20px;}



.sjgck{ width:100%; margin:auto; display: flex; flex-wrap: wrap; justify-content: space-between; }

.gck{ width:360px; height:auto; margin-bottom:40px; overflow:hidden; text-align:center;}
.gckimg img{ width:360px; height:232px; overflow:hidden; border-radius:30px;}
.gckbt1{ text-align:center; display:block; height:40px;line-height:40px; font-size:16px; margin-top:15px; color:#212121;}

.gckimg01 img{ width:360px; height:232px; }
.gckimg01 a:hover img{ width:370px; height:242px;margin-left:-10px; margin-top:-6px; -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}



/*主要样式*/
.subNavBox{width:100%;}
.subNav{ cursor:pointer;font-weight:bold;font-size:14px;color:#000;line-height:40px;padding-left:10px; background:#f0f0f0; margin-bottom:15px;}
.subNav:hover{color:#e60012;}
.currentDd{color:#000;}
.subNav table td{ padding-left:10px; padding-right:10px;}
.currentDt{}
.navContent{display: none;border-bottom:solid 1px #e5e3da; padding-top:10px;}
.navContent li{ line-height:30px; width:98%; margin:0 auto}
.navContent li a{display:block;width:100%px;text-align:center;font-size:14px;line-height:30px;}

.navneirong li{ padding-bottom:40px; padding-left:20px;}

._btn {
    background-color: #e60012;
    border-radius: 2px;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 15px 0;
    text-align: center;
    width: 85px;
}


/** 简历投递-css **/
.Form-J1 .Form-J1-Left { float: left; width: 50%; }
.Form-J1 .Form-J1-right { float: right; width: 50%; }
.Form-J1 .Form-J1-li { padding-top: 10px; }
.Form-J1 .Form-J1-li label { width: 5em; display: inline-block; color: #666; vertical-align: middle; }
.Form-J1 .Form-J1-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 70%; }
.Form-J1 .Form-J1-li textarea { border: 1px #ddd solid; width: 70%; }
.Form-J1 .Form-J1-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-J1 .Form-J1-li input._yzm { width: 20%; }
.Form-J1 .Form-J1-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; }
.Form-J1 .Form-J1-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-J1 .Form-J1-li select { border: 1px #ddd solid; width: 70%; padding: 7px 0; }
.Form-J1 .Form-J1-Btn { clear: both; text-align: center; padding-top: 40px; }
.Form-J1 .Form-J1-Btn button { width: 90px; height: 24px; line-height: 24px; text-align: center; color: #fff; cursor: pointer; border:0; font-family:微软雅黑;}
.Form-J1 .Form-J1-Btn ._submit { background: #104ab6; margin-right: 10px; }
.Form-J1 .Form-J1-Btn ._reset { background: #909090; }

.jiance{ padding-bottom:10px; padding-left:20px; width:100%; border-bottom:7px solid #f8af58;font-size:20px; font-weight:bold; color:#e60012;border-radius:20px; margin-left:0px;}

.cpwz{padding-left:20px; padding-bottom:5px;}
.jiance01{ padding-bottom:30px;}
.jiance01 a{ padding-top:15px; padding-left:30px; padding-right:10px; width:33%; float:left; color:#212121; display:block; background:url(../images/dd.png) 20px 24px no-repeat;}
.jiance01 a:hover{color:#e60012; }




/*****/
@keyframes f2icon {
	0%, 100% {transform:scale(0.95, 0.95) translate(0, -15px)}
	50% {transform:translate(0, 15px)}
}
@-moz-keyframes f2icon {
	0%, 100% {-moz-transform:scale(0.95, 0.95) translate(0, -15px)}
	50% {-moz-transform:translate(0, 15px)}
}
@-webkit-keyframes f2icon {
	0%, 100% {-webkit-transform:scale(0.95, 0.95) translate(0, -15px)}
	50% {-webkit-transform:translate(0, 15px)}
}
@-o-keyframes f2icon {
	0%, 100% {-o-transform:scale(0.95, 0.95) translate(0, -15px)}
	50% {-o-transform:translate(0, 15px)}
}


/*-----111111111111111-----*/
.slide01{
	-webkit-animation: slide01 1s; -moz-animation: slide01 1s; -ms-animation: slide01 1s; -o-animation: slide01 1s; animation: slide01 1s;
    visibility: visible; 
}
@keyframes slide01 {
    0% {opacity: 0;-webkit-transform: translateX(50%);} 
    100% {opacity: 1;-webkit-transform: translateX(0%);} 
}
@-webkit-keyframes slide01 {
    0% {opacity: 0;-webkit-transform: translateX(50%);} 
    100% {opacity: 1;-webkit-transform: translateX(0%);}
}


/*-----222222222-----*/
.slide02{
   -webkit-animation: slide02 1s; -moz-animation: slide02 1s; -ms-animation: slide02 1s; -o-animation: slide02 1s; animation: slide02 1s;
    visibility: visible; 
}
@keyframes slide02 {
    0% {opacity: 0;-webkit-transform: translateX(-50%);} 
    100% {opacity: 1;-webkit-transform: translateX(0%);} 
}
@-webkit-keyframes slide02 {
    0% {opacity: 0;-webkit-transform: translateX(-50%);} 
    100% {opacity: 1;-webkit-transform: translateX(0%);}
}



/*-----33333333333-----*/
.slide03{
   -webkit-animation: slide03 1s; -moz-animation: slide03 1s; -ms-animation: slide03 1s; -o-animation: slide03 1s; animation: slide03 1s;
    visibility: visible; 
}
@keyframes slide03 {
    0% {opacity: 0;-webkit-transform: translateY(50%);} 
    100% {opacity: 1;-webkit-transform: translateY(0%);} 
}
@-webkit-keyframes slide03 {
    0% {opacity: 0;-webkit-transform: translateY(50%);} 
    100% {opacity: 1;-webkit-transform: translateY(0%);}
}



/*-----33333333333-----*/
.slide04{
   -webkit-animation: slide04 1s; -moz-animation: slide04 1s; -ms-animation: slide04 1s; -o-animation: slide04 1s; animation: slide04 1s;
    visibility: visible; 
}
@keyframes slide04 {
    0% {opacity: 0;-webkit-transform: translateY(-50%);} 
    100% {opacity: 1;-webkit-transform: translateY(0%);} 
}
@-webkit-keyframes slide04 {
    0% {opacity: 0;-webkit-transform: translateY(-50%);} 
    100% {opacity: 1;-webkit-transform: translateY(0%);}
}

.kuang{ width:96%; height:52px; font-size:14px; color:#8b8b8b; border:1px solid #CFCFCF; padding-left:4%; margin-top:30px;}
.kuang3{ width:100%; height:54px; font-size:16px; background:#f19700; color:#FFF; margin-top:40px; font-weight:bold;}
.kuang3:hover{ background:#ea3b00;}


/*--------连接---------------------------------------------------------------------------------*/
a.zzb07link{
	line-height:22px;
	text-decoration:none;
	color: #fff;
}

a.zzb07link:hover {
	text-decoration: underline;
	color: #e60012;
}
.zzb07tail
{
color:#fff;
}
.style10:link {
	font-family: "微软雅黑";
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.style10:visited {
	font-family: "微软雅黑";
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.style10:hover {
	font-family:"微软雅黑";
	color: #FF6500;
	text-decoration: underline;
	font-weight: bold;
}
.style10:active {
	font-family:"微软雅黑";
	color: #FF6500;
	text-decoration: none;
	font-weight: bold;
}

a.s1 {
	font-family:"微软雅黑";
	font-size: 12px;
	line-height:36px;
	font-style: normal;
	float:left;
	color: #ffffff;
	display:block;
	width:123px;
	height:36px;
	text-align:center;
}
a.s1:visited {
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
a.s1:hover {
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
	display:block;
	width:123px;
	height:36px;
	background:#D27D00;
	position: relative;
}
a.s1:active {
	font-size: 12px;
	color: #ffffff;
	height:36px;

}
a.s2:link {
	font-size: 16px;
	line-width: 2px;
	font-style: normal;
	color: #212121;
	text-decoration: none;
}
a.s2:visited {
	font-size: 16px;
	font-style: normal;
	color: #212121;
	text-decoration: none;
}
a.s2:hover {
	font-size: 16px;
	color: #E00025;
	text-decoration: none;
	position: relative;
	height: auto;
	top: 3px;
}
a.s2:active {
	font-size: 16px;
	color: #E00025;
}



a.s3:link {
	font-size: 12px;
	font-style: normal;
	color: #00458C;
	text-decoration: none;
}
a.s3:visited {
	font-size: 12px;
	font-style: normal;
	color: #00458C;
	text-decoration: none;
}
a.s3:hover {
	font-size: 14px;
	color: #E40500;
	text-decoration: none;
	position: relative;
	height: auto;
	font-weight:bold;
}
a.s3:active {
	font-size: 12px;
	color: #E40500;
}


a.s4 {
	font-family:"微软雅黑";
	font-size: 12px;
	line-height:20px;
	font-style: normal;
	float:left;
	color: #B4B4B4;
	display:block;
	width:211px;
	height:20px;
}
a.s4:visited {
	font-size: 12px;
	font-style: normal;
	color: #B4B4B4;
	text-decoration: none;
}
a.s4:hover {
	font-size: 12px;
	color:#DD352C;
	text-decoration: none;
	display:block;
	width:231px;
	height:20px;
	background-color:#EEEEEE;
	position: relative;
}
a.s4:active {
	font-size: 12px;
	color: #DD352C;
	height:20px;

}

a.s5:link {
	font-size: 12px;
	line-width: 2px;
	font-style: normal;
	color: #BBBBBB;
	text-decoration: none;
	line-height:22px;
}
a.s5:visited {
	font-size: 12px;
	font-style: normal;
	color: #BBBBBB;
	text-decoration: none;
	line-height:22px;
	}
a.s5:hover {
	font-size: 12px;
	color: #E00025;
	text-decoration: none;
	position: relative;
	height: auto;
	top: 3px;
}
a.s5:active {
	font-size: 12px;
	color: #E00025;
}

#Address {
    width:400px;
	height:18px;
	border:1px #999999 solid;
	margin:0px;
}
#Address1 {
    width:400px;
	height:48px;
	border:1px #999999 solid;
	margin:0px;
}
#Address2 {
    width:180px;
	height:18px;
	border:1px #999999 solid;
	margin:0px;
}
.STYLE1 {
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 28px;
	font-weight: normal;
	color: #0193CC;
	text-decoration:none;
}

.STYLE2 {
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 28px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}

.STYLE12 {
	font-size: 13px;
	font-family: "微软雅黑";
	line-height: 36px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}

.STYLE3 {
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 26px;
	font-weight: normal;
	color: #15908B;
	text-decoration:none;
}

.STYLE4 {
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 28px;
	color: #A50701;
	font-weight:bold;
}

.STYLE5 {
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 26px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.STYLE6 {
	font-size: 16px;




	font-family: "微软雅黑";
	line-height: 60px;
	font-weight: normal;
	color: #fff;
	text-decoration:none;
}
/*---------------*/

/*-----------翻页样式-----------*/
.contentPage{text-align: center; margin:0px 3px; padding:0px; padding-top:15px; width: 100%; color: #666; line-height: 30px; text-decoration: none;}
.contentPage a:link {color: #036cb4; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #eeeeee; font-weight: normal;}
.contentPage a:visited {color: #036cb4; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #eeeeee; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 12px; text-decoration: none; padding:4px 7px; background-color:#0d499f; font-weight:normal;}
.contentPage .current{color:#f00; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #f00; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:12px; font-weight:bold; float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}
/*-----------content pages end-----------*/

.mbfor{display:none;}
.mbdh{ display:none;}
#mccp{ display:none;}
.mblc{ display:none;}
.mbfooter{display: none;}

/*------tab---------*/
@media all and (max-width:1259px){

#wu{display:none!important;}
.cen{ width:90%; padding-left:5%; padding-right:5%;}
.cen01{ width:90%; padding-left:5%; padding-right:5%;}
.nav{ width:100%; margin:auto;}
.tlogo{ width:98%; text-align:center;}
.nav1{ width:95%; padding-top:20px; float:left;}
.nav2{ width:5%;}
.topkuai{ width:100%; height:180px;}
.menu li{ width:12%; text-align:center; padding:none; margin:none;}


.nydh{ width:90%; padding-left:5%; padding-right:5%;}
.nynr{ width:90%; padding-left:5%; padding-right:5%;}
.nynr{ width:90%; margin:auto; font-size:16px; line-height:34px; color:#414141; padding-top:25px; padding-bottom:75px; position:relative; left:0px;}


.weizi1{  width:90%; padding-left:5%; padding-right:5%;}


a.dh1 { font-family:"微软雅黑"; font-size: 16px; line-height:50px; color: #000; background:#E8E8E8; display:block; width:18%; height:50px; text-align:center; border-radius:10px;}
a.dh2 { font-family:"微软雅黑"; font-size: 16px; line-height:50px; color: #000; background:#E8E8E8; display:block; width:49%; height:50px; text-align:center; border-radius:10px;}
a.dh3 { font-family:"微软雅黑"; font-size: 16px; line-height:50px; color: #000; background:#E8E8E8; display:block; width:32%; height:50px; text-align:center; border-radius:10px;}
a.dh4 { font-family:"微软雅黑"; font-size: 16px; line-height:50px; color: #000; background:#E8E8E8; display:block; width:24%; height:50px; text-align:center; border-radius:10px;}
a.dh6 { font-family:"微软雅黑"; font-size: 16px; line-height:50px; color: #000; background:#E8E8E8; display:block; width:15%; height:50px; text-align:center; border-radius:10px;}

.wenhua{ width:100%;}


.footer_nav{ display:none;}
.globalR-side-bar{display:none;}
	.footerbq{line-height: 22px; padding-top:20px; padding-bottom:20px; margin-top:50px;}
.footerbq a{ color: #fff; }
}

@media all and (max-width:900px){
.mbfooter{display: block;}
.mbfooter{padding:20px; background:#f02200; text-align:center; font-size:14px; color:#FFF;}
.mbfooter a{color:#FFF;}
	
.nybnaner{height:200px; margin-top:0px; width:100%; text-align:center; background-size:cover!important; }

.mblc{ display: block;}	
.mblc{  width:90%; padding-left:10%;}
.mblc ul li h4{ font-size:20px; line-height:28px; font-weight:bold; color:#e7354a;}
.mblc ul li p{ font-size:14px; line-height:24px; padding-bottom:10px; border-bottom:1px dotted #036; margin-bottom:10px;}

	.menu li{ width:15%; text-align:center; padding:none; margin:none; height:20px;}
	#lxdt{ display:none;}
	.nylx{width:100%;}
	.whsm{padding:20px 20px 50px 20px; font-size:14px; line-height:28px;}
	.banner{ width:100%; height:230px;}
	.banner{height:230px; width:100%;background-size: cover!important;}
}

@media all and (max-width:768px){
	
.qyzsnr{width:100%;  overflow:hidden;}
.qyzstt{width:100%;  overflow:hidden;} 
.qyzsbt{font-size:20px; font-weight:bold; color:#333; margin-top:20px; padding-right:20px;}

	
.fznr{width:100%; height: auto; background:#f6f1eb; overflow:hidden; padding-bottom:20px;}
.fznr img{ width:100%; height:100%;object-fit: cover;}
.fzbt{font-size:20px; font-weight:bold; color:#333; text-align:center; background:url(../images/xxx.jpg) bottom center no-repeat; margin-top:30px; padding-bottom:20px;}
.fzsm{padding:20px 40px 20px 40px; font-size:14px; line-height:22px; color:#414141; text-align:justify;}

	
.yuangong{width:45%; line-height:24px!important; padding:2%; font-size:14px!important; margin-bottom:50px; color:#333; background:#fff; border:8px solid #E9E9E9; text-align:center;}
.yuangong a{color:#333; font-weight:bold;}
.yuangong img{width:100%!important; object-fit: cover;}

.yuangong01{width:42%; line-height:26px; padding:3%; font-size:14px!important; margin-bottom:50px; color:#333; background:#E9E9E9; border:1px solid #DBDADA; text-align:center;}
.yuangong01 img{ width:100%!important; object-fit: cover; margin-bottom:20px;}

.yuangong02{width:45%; line-height:26px; padding:3%; font-size:14px!important; margin-bottom:50px; color:#333; background:#E9E9E9; border:1px solid #DBDADA; text-align:center;}
.yuangong02 img{ width:100%!important; object-fit: cover; margin-bottom:20px;}

	
	.top_layer{display:none;}
	.nyban{ height:200px;}
	.nydh{ display:none;}
	.mbdh{ display:block;}
	.mbfor{display:block;}
	#mccp{ display:block;}
	#pccp{ display:none;}
	#xw{ display:none;}
	
	.bti{ padding-top:65px;}
.btiwz{ padding-left:10%; line-height:48px; color:#ccc; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:20px;}
.btiwz span{ color:#212121; font-family:'微软雅黑'; text-transform:uppercase; font-size:36px; line-height:44px;}



	.whnr{ width:100%;}
	.nynr{ padding-top:0px; text-align:left; padding-bottom:10px;}
	.nyban{display:none;}
	.lxwmbt{ font-size:24px;}
	
	table { width:100%!important;max-width:100%!important;} 
	
table td{table-layout:fixed; word-break: break-all; overflow:hidden; } 
table td img{ width:100%!important;height:auto!important;}

.nynr img{ width:100%!important;height:auto!important;}
.whnr{ height:auto;}

.cpwz{padding-left:20px; padding-bottom:5px;}
.jiance01{ padding-bottom:30px;}
.jiance01 a{ padding-top:15px; padding-left:30px; padding-right:10px; width:50%; float:left; color:#212121; display:block;font-size:14px; line-height:20px; background:url(../images/dd.png) 20px 24px no-repeat;}
.jiance01 a:hover{color:#e60012; }



}

@media all and (max-width:450px){
	.dbdhk1{width:100%;}
	.syxw{ width:100%;}
	
}


.jsser{float:left; margin-left:24%; margin-bottom:10px;}
.jsser input{border:3px solid #f19700; padding-left:10px; font-size:14px; height:36px; width:550px; margin-bottom:10px;}
.jsser01{float:left;}

.lckuai{ width:100%;}
.lckuai ul li{ float:left; width:100%;}