/*全局*/
* {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}
.clear {
  clear: both;
  visibility: hidden;
}
body {
  color: #696969;
  font-size: 13px;
  background: #fff;
  font-family: "微软雅黑", "华文细黑", arial;
}
body img {
  border: none;
  max-width: 100%;
}
body a {
  text-decoration: none;
  color: #555;
}
body ul,
body ol {
  list-style: none;
}
body em {
  font-style: normal;
}
/*header*/
.top_all {
  width: 100%;
  height: 93px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}
.top_all .top {
  width: 1010px;
  height: 93px;
  background: url(logo.png) no-repeat center;
  margin: 0 auto;
  position: relative;
}
.top_all .top .lang { position: absolute;  top: 5px; right: 0;  }
.top_all .top .lang a { margin-left: 15px; color: #4c4c4c; color: #1b1143; }
.top_all .top ul li {
  width: 120px;
  height: 40px;
  float: left;
  margin-top: 31px;
  margin-left: 13px;
  position: relative;
}
.top_all .top ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
}
.top_all .top ul li a font {
  font-size: 9px;
  display: block;
  width: 100%;
  height: 15px;
  line-height: 15px;
}
.top_all .top ul li a:hover {
  color: #fff;
}
.top_all .top ul li:nth-child(4) {
  width: 185px;
}
.top_all .top ul li .down {
  width: 100%;
  min-height: 80px;
  position: absolute;
  top: 40px;
  left: -5px;
  display: none;
}
.top_all .top ul li .down .lit {
  width: 135px;
  height: 40px;
  line-height: 40px;
  float: left;
  transform: skew(-20deg);
  background-color: rgba(27, 17, 67, 0.8);
  border-bottom: 3px #1b1143 solid;
  position: relative;
}
.top_all .top ul li .down .lit a {
  display: block;
  width: 120px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 13px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.top_all .top ul li .down .lit a:hover {
  color: #fff;
}
.top_all .top ul li .down .lit:nth-child(even) {
  transform: skew(20deg);
}
.top_all .top ul li:hover .down {
  display: block;
}
.top_all .top .erweima {
  position: fixed;
  top: 400px;
  width: 110px;
  height: 206px;
  left: 50%;
  margin-left: 520px;
  background: url(../images/erweima.png) no-repeat center;
  background-size: cover;
}
.top_all:after {
  width: 30%;
  height: 40px;
  background: #1b1143;
  content: '';
  position: absolute;
  left: 0;
  top: 31px;
  z-index: -1;
}
.top_all:before {
  width: 30%;
  height: 40px;
  background: #1b1143;
  content: '';
  position: absolute;
  right: 0;
  top: 31px;
  z-index: -1;
}
/*flash*/
#banner {
  width: 100%;
  margin: 0 auto;
}
.pro-switch {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides li {
  width: 100%;
  display: block;
  height: 500px;
}
.flexslider .slides .img {
  width: 100%;
  display: block;
  height: 507px;
}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
.slides {
  height: auto;
}
.no-js .slides > li:first-child {
  display: block;
}
.flexslider {
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: auto;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.flexslider .slides {
  zoom: 1;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  width: 60px;
  height: 90px;
  margin: -20px 0 0;
  display: block;
  background: url(../images/ad_ctr.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease;
  margin-top: -45px;
}
.flex-direction-nav .flex-next {
  background-position: 0 -90px;
  right: 0;
}
.flex-direction-nav .flex-prev {
  left: 0;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
  filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
  filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
  filter: alpha(opacity=50);
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
  margin: 0;
  padding: 0;
}
.flex-control-nav li {
  margin: 0 5px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  background: url(../images/dot.png) no-repeat 0 -16px;
  display: block;
  height: 16px;
  overflow: hidden;
  text-indent: -99em;
  width: 16px;
  cursor: pointer;
}
.flex-control-paging li a.flex-active {
  background-position: 0 0;
}
.main {
  width: 1000px;
  margin: 0 auto;
  height: auto;
  margin-top: 20px;
}
.main ul {
  width: 1038px;
  margin-left: -38px;
  margin-top: 20px;
}
.main ul li {
  float: left;
  width: 308px;
  height: 100%;
  margin-left: 38px;
  margin-bottom: 50px;
}
.main ul li span {
  width: 165px;
  height: 165px;
  display: block;
  cursor: pointer;
  margin: 0 auto;
  overflow: hidden;
}
.main ul li span a {
  display: block;
  width: 100%;
  height: 100%;
}
.main ul li span.p1 {
  background: url(../images/index_ab.png) no-repeat;
}
.main ul li span.p2 {
  background: url(../images/index_new.png) no-repeat;
}
.main ul li span.p3 {
  background: url(../images/index_con.png) no-repeat;
}
.main ul li span.p1:hover {
  background: url(../images/index_ab_h.png) no-repeat;
}
.main ul li span.p2:hover {
  background: url(../images/index_new_h.png) no-repeat;
}
.main ul li span.p3:hover {
  background: url(../images/index_con_h.png) no-repeat;
}
.main ul li em {
  width: 100%;
  height: 18px;
  display: block;
  margin-top: 40px;
}
.main ul li item {
  width: 100%;
  height: 75px;
  line-height: 25px;
  font-size: 13px;
  color: #777777;
  display: block;
  margin-top: 10px;
}
.main ul li .index_new {
  width: 100%;
  height: 75px;
  margin-top: 10px;
  overflow: hidden;
}
.main ul li .index_new ol li {
  float: left;
  width: 100%;
  height: 25px;
  overflow: hidden;
  margin: 0;
}
.main ul li .index_new ol li a {
  width: 220px;
  height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  color: #767676;
  line-height: 25px;
  float: left;
}
.main ul li .index_new ol li font {
  display: inline-block;
  width: 88px;
  height: 25px;
  line-height: 25px;
  text-align: right;
  font-size: 13px;
  color: #767676;
  float: right;
}
.main ul li .index_new ol li:hover a {
  color: #1b1143;
}
.main ul li .index_new ol li:hover font {
  color: #1b1143;
}
.main_bottom {
  width: 100%;
  height: auto;
  float: left;
  background: #eaebea;
  padding-bottom: 40px;
}
.main_bottom .index_pro {
  width: 1000px;
  margin: 0 auto;
}
.main_bottom .index_pro a {
  display: block;
  width: 1000px;
  height: 558px;
}
.foot_all {
  width: 100%;
  height: 40px;
  background: #1b1143;
  float: left;
}
.foot_all .foot {
  width: 1000px;
  margin: 0 auto;
  height: 40px;
  text-align: right;
  color: #fff;
  font-size: 13px;
  line-height: 40px;
}
.foot_all .foot a {
  float: left;
  margin-left: 15px;
  color: #fff;
  position: relative;
}
.foot_all .foot a:after {
  content: '';
  position: absolute;
  right: -7px;
  top: 15px;
  height: 12px;
  width: 1px;
  background: #000;
}
.foot_all .foot a:last-child:after {
  content: none;
}
.foot_all .foot a:hover {
  text-decoration: underline;
}
.web_f {
  width: 100%;
  height: 350px;
}
.web_mian_all {
  width: 100%;
  height: auto;
  float: left;
}
.web_mian_all .web_main {
  width: 1000px;
  margin: 0 auto;
  height: auto;
  position: relative;
}
.web_mian_all .web_main .web_list {
  width: 225px;
  height: auto;
  margin-bottom: 50px;
  float: left;
}
.web_mian_all .web_main .web_list span {
  width: 100%;
  height: 45px;
  line-height: 45px;
  color: #fff;
  background: #1b1143;
  font-size: 22px;
  display: block;
  text-indent: 40px;
}
.web_mian_all .web_main .web_list ul li {
  width: 100%;
  text-indent: 10px;
  height: auto;
  cursor: pointer;
	text-transform:  uppercase;
}
.web_mian_all .web_main .web_list ul li a {
  display: block;
  width: 100%;
  height: 39px;
  color: #3B3B3B;
  line-height: 39px;
  font-size: 13px;
  border-bottom: 1px #e5e5e5 solid;
  transition: all 0.3s;
  float: left;
  position: relative;
}
.web_mian_all .web_main .web_list ul li a:hover {
  color: #1b1143;
  text-indent: 20px;
}
.web_mian_all .web_main .web_list ul li a:before {
  width: 25px;
  height: 33px;
  top: 0px;
  position: absolute;
  content: '●';
  left: -10px;
  color: #1b1143;
  display: none;
}
.web_mian_all .web_main .web_list ul li a:hover:before {
  display: block;
}
.web_mian_all .web_main .web_list ul li.on a {
  color: #1b1143;
  text-indent: 55px;
}
.web_mian_all .web_main .web_list ul li.on a:before {
  display: block;
}
/*czs731*/
#web_list_cursor { width: 223px; height: auto; background:#fff; border: 1px solid #1b1143; float: left; }
#web_list_cursor ul li a {
  display: block;
  width: 100%;
  height: 39px;
  color: #3B3B3B;
  line-height: 39px;
  font-size: 13px;
  transition: all 0.3s;
  float: left;
  position: relative;
}

#web_list_cursor ul li a:hover {
	background:#1b1143;
  color: #fff;
  text-indent: 55px;
}
#web_list_cursor ul li a:before {
  width: 25px;
  height: 33px;
  top: 0px;
  position: absolute;
  content: '●';
  left: 0;
  color: #fff;
  display: none;
  left: -18px;
}
#web_list_cursor ul li a:hover:before {
	color: #fff;
  display: block;
}
#web_list_cursor ul li.on a {
	background:#1b1143;
	color: #fff;
	text-indent: 55px;
}
#web_list_cursor ul li.on a:before {
  display: block;
}
/*czs731*/
.web_mian_all .web_main .web_list ul li .mlist {
  width: 100%;
  height: auto;
  float: left;
  display: none;
}
.web_mian_all .web_main .web_list ul li .mlist item {
  height: 40px;
  line-height: 40px;
  float: left;
  width: 100%;
  display: block;
}
.web_mian_all .web_main .web_list ul li .mlist item a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 40px;
  color: #333;
  text-indent: 20px;
  font-size: 12px;
}
.web_mian_all .web_main .web_right {
  width: 750px;
  height: auto;
  float: right;
  margin-bottom: 30px;
}
.web_mian_all .web_main .web_right .web_title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #333;
  border-bottom: 1px #bbb solid;
}
.web_mian_all .web_main .web_right .web_ab_msg {
  width: 718px;
  height: auto;
  float: left;
  line-height: 22px;
  font-size: 13px;
  margin-top: 10px;
  margin-left: 15px;
}
.web_mian_all .web_main .web_right .web_ab_msg img {
  margin-top: 10px;
}
.web_mian_all .web_main .web_right #web_new_list {
  width: 750px;
  margin: 0 auto;
  margin-top: 20px;
  float: left;
  margin-bottom: 40px;
}
.web_mian_all .web_main .web_right #web_new_list li {
  float: left;
  width: 100%;
  height: 130px;
  margin-bottom: 25px;
}
.web_mian_all .web_main .web_right #web_new_list li span {
  display: block;
  width: 190px;
  height: 120px;
  float: left;
  overflow: hidden;
  cursor: pointer;
}
.web_mian_all .web_main .web_right #web_new_list li span a {
  display: block;
  width: 100%;
  height: 100%;
}
.web_mian_all .web_main .web_right #web_new_list li .msg {
  width: 535px;
  height: 100%;
  float: right;
}
.web_mian_all .web_main .web_right #web_new_list li .msg .title {
  width: 100%;
  height: 30px;
  border-bottom: 1px #D1D1D1 dashed;
}
.web_mian_all .web_main .web_right #web_new_list li .msg .title a {
  display: block;
  width: 440px;
  float: left;
  height: 30px;
  line-height: 30px;
  color: #666666;
  overflow: hidden;
  font-size: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.web_mian_all .web_main .web_right #web_new_list li .msg .title a:hover {
  color: #1b1143;
}
.web_mian_all .web_main .web_right #web_new_list li .msg .title font {
  float: right;
  width: 80px;
  font-size: 13px;
  line-height: 30px;
}
.web_mian_all .web_main .web_right #web_new_list li .msg item {
  display: block;
  width: 100%;
  height: 75px;
  line-height: 25px;
  font-size: 13px;
  color: #7f7e7e;
  overflow: hidden;
  float: left;
  margin-top: 10px;
}
.web_mian_all .web_main .web_right .web_Ser_msg {
  width: 100%;
  height: auto;
  float: left;
  line-height: 22px;
  font-size: 13px;
  margin-top: 10px;
}
.web_mian_all .web_main .web_right .web_Ser_msg .ser_maintain ul li {
  width: 100%;
  height: auto;
  float: left;
  border-bottom: 1px #ddd dashed;
}
.web_mian_all .web_main .web_right .web_Ser_msg .ser_maintain ul li span {
  display: block;
  width: 65%;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  font-size: 15px;
  cursor: pointer;
}
.web_mian_all .web_main .web_right .web_Ser_msg .ser_maintain ul li item {
  display: block;
  width: 30%;
  float: right;
  text-align: right;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.web_mian_all .web_main .web_right .web_Ser_msg .ser_maintain ul li .ser_msg {
  width: 96%;
  height: auto;
  float: left;
  font-size: 12px;
  color: #999;
  line-height: 25px;
  padding: 1% 2%;
  display: none;
}
.web_mian_all .web_main .web_new_title {
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #303030;
  font-size: 16px;
  font-weight: bold;
}
.web_mian_all .web_main .web_new_time {
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #555;
  margin-bottom: 10px;
}
.web_mian_all .web_main .web_new_msg {
  width: 100%;
  height: auto;
  padding-bottom: 30px;
  font-size: 13px;
  line-height: 25px;
  color: #474747;
  border-bottom: 1px #ddd solid;
  min-height: 500px;
}
.web_mian_all .web_main .web_new_page {
  width: 100%;
  height: 60px;
  margin: 20px 0;
}
.web_mian_all .web_main .web_new_page span {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #c9c9c9;
  font-size: 13px;
}
.web_mian_all .web_main .web_new_page a {
  display: inline-block;
  width: auto;
  height: 30px;
  line-height: 30px;
  color: #323232;
  font-size: 13px;
}
.web_mian_all .web_main .web_new_page a:hover {
  text-decoration: underline;
}
.web_mian_all .web_main .pro_show {
  width: 750px;
  float: right;
  height: auto;
}
.web_mian_all .web_main .pro_show .web_title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #727272;
  border-bottom: 1px #DADADA solid;
}
.web_mian_all .web_main .pro_show .web_prosearch {
  width: 100%;
  height: 24px;
  padding: 10px 0;
  background: #1b1143;
  margin: 20px 0;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-indent: 50px;
  position: relative;
}
.web_mian_all .web_main .pro_show .web_prosearch input[type='text'] {
  width: 320px;
  position: absolute;
  right: 50px;
  background: #fff;
  border: none;
  top: 10px;
  height: 24px;
  padding: 0;
  text-indent: 10px;
  font-size: 13px;
}
.web_mian_all .web_main .pro_show .web_prosearch input[type='submit'] {
  width: 35px;
  height: 24px;
  position: absolute;
  right: 55px;
  top: 10px;
  background: url(pro_search.png) no-repeat center;
  text-indent: 20000px;
  border: none;
  cursor: pointer;
}
.web_mian_all .web_main .pro_show ul {
  width: 768px;
  margin-left: -18px;
  margin-top: 10px;
}
.web_mian_all .web_main .pro_show ul li {
  width: 172px;
  height: auto;
  float: left;
  margin-left: 18px;
  border: 1px #DADADA solid;
  margin-bottom: 20px;
  overflow: hidden;
}
.web_mian_all .web_main .pro_show ul li img {
  cursor: pointer;
  width: 172px;
  height: 172px;
  object-fit: cover;
}
.web_mian_all .web_main .pro_show ul li a {
  display: block;
  width: 100%;
  max-height: 222px;
  float: left;
  overflow: hidden;
}
.web_mian_all .web_main .pro_show ul li span {
  display: block;
  width: 100%;
  height: 25px;
  text-align: center;
  background: #1b1143;
  color: #fff;
  line-height: 25px;
  font-size: 14px;
  float: left;
}
.web_recruit {
  width: 100%;
}
.web_recruit ul li {
  width: 100%;
  height: auto;
  float: left;
  border-bottom: 1px #000 solid;
}
.web_recruit ul li .rec_title {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px #ddd solid;
}
.web_recruit ul li .rec_title font {
  color: #1b1143;
}
.web_recruit ul li .rec_title span {
  width: auto;
  text-align: right;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  color: #3b3b3b;
  float: right;
}
.web_recruit ul li .rec_msg {
  width: 100%;
  height: auto;
  float: left;
  font-size: 12px;
  line-height: 15px;
  color: #3b3b3b;
  padding-bottom: 25px;
}
.web_recruit ul li .rec_msg .mc {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 20px;
  display: block;
  margin-left: 1px;
  line-height: 25px;
}
.rec_msg .mc b {
  font-size: 14px;
}
.web_recruit ul li .rec_msg a {
  display: block;
  width: 120px;
  height: 40px;
  background: #1796f9;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  float: left;
  margin-top: 10px;
  border-radius: 3px;
}
.web_recruit ul li:last-child {
  border-bottom: none;
}
/*分页*/
.curr {
  border: 1px solid #CCC;
  color: #CCC;
  display: inline;
  padding: 4px 8px;
}
a.page {
  border: 1px solid #eee;
  text-decoration: none;
  color: #fff;
  display: inline;
  padding: 4px 8px;
  background-color: #1b1143;
}
a.page:visited {
  border: 1px solid #fff;
  text-decoration: none;
  padding: 4px 8px;
}
.ra {
  color: #000;
}
.ra a,
.ra a:link {
  color: #000;
  text-decoration: none;
}
.ra a:hover {
  color: #000;
  text-decoration: underline;
}
.red {
  color: #ff0000;
}
.yrr {
  color: #FF9900;
}
.bb {
  font-weight: bold;
}
.expage {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding-top: 10px;
  float: left;
  padding-bottom: 30px;
  padding-top: 30px;
}
.error {
  border: 1px #f40 solid;
}
.right {
  border: 1px #44b549 solid;
}
/*# sourceMappingURL=style.css.map */
