﻿@charset "utf-8";

/*��ҳ���¿�ʼ*/
.index_main {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 12px;
}

.index_main1 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 5px;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  *zoom: 1;
}

.boxbox {
  position: relative;
  width: 100%;
  height: auto;
}

.boxdown {
  margin-top: -290px;
}

#ad1 img {
  width: 400px !important;
  height: auto !important;
}

/*��࿪ʼ*/
.index_main_left {
  height: 400px;
  width: 955px;
  float: left;
}

/*ʱ��Ҫ��*/
.shishiyawen {
  width: 955px;
  height: 400px;
}

.shishiyawen h2 {
  background: url(../images/shishiyawen_h2.jpg) no-repeat;
  background-size: cover;
  width: 955px;
  height: 37px;
}

.shishiyawen h2 span {
  width: 168px;
  height: 37px;
  line-height: 37px;
  display: block;
  text-align: center;
  float: left;
  font-size: 14px;
  color: #fff;
}

.ywcd {
  width: 470px;
  float: right;
  height: 37px;
  line-height: 37px;
  font-weight: 100;
  color: #555
}

.ywcd a {
  margin: 0 7px;
}

.ssyw_list {
  border: 1px solid #e8e8e8;
  border-top: 0;
  overflow: hidden;
  background: #fff;
}

.hdp {
  width: 522px;
  height: 360px;
  float: left;
}

.hdp_one {
  padding: 1px;
  border: 1px solid #ccc;
  overflow: hidden;
  width: 505px;
  height: 337px;
  margin: 10px;
}

.ssyw_list ul.ssyw_list_left {
  width: 420px;
  float: right;
  margin-top: 5px;
}

.ssyw_list ul.ssyw_list_left li {
  border-bottom: 1px dashed #ccc;
  height: 33px;
  line-height: 32px;
  background: url(../images/ioc.jpg) no-repeat center left;
  overflow: hidden;
  /*自动隐藏文字*/
  text-overflow: ellipsis;
  /*文字隐藏后添加省略号*/
  white-space: nowrap;
  /*强制不换行*/
}

.ssyw_list ul.ssyw_list_left li a {
  color: #555;
  padding-left: 12px;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}

.ssyw_list ul.ssyw_list_left li a:hover {
  color: #f00;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}

.banner {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

/*.banner img{max-width:100%;}*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.slide_container {
  position: relative;
  float: left;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 1920px;
  padding: 0;
  margin: 0;
}

.slide li {
  position: absolute;
  width: 1920px;
  left: 0;
  top: 0;
}

.slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
}

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
}

.slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
}

.slide_nav:active {
  opacity: 1.0;
}

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}

.zxcot {
  /*background:url(../images/bodybg.jpg) no-repeat center top;padding-top:252px;*/
  position: relative;
  top: -300px;
  z-index: 999999;
  margin: 0 auto;
  left: 0;
  right: 0;
}

/*banner*/
#slider {
  width: 1920px;
  height: 864px;
  margin: 0 auto;
  /*position:relative;*/
}

.slider_list li {
  position: absolute;
  display: none;
  left: 50%;
  margin-left: -960px
}

.slider_list li:first-child {
  display: block;
}

.slider_icon {
  position: relative;
  z-index: 1;
  left: 40%;
  bottom: -550px;
  font-size: 0;
  padding: 4px 8px;
  border-radius: 12px;
  background-color: hsla(0, 0%, 100%, .3);
  width: 110px;
}

.slider_icon i {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 5px;
}

.btn {
  background: #fff;
}

.arrow {
  display: none;
  width: 30px;
  height: 60px;
  background-color: rgba(0, 0, 0, .2);
  position: absolute;
  top: 50%;
  margin-top: -30px;
}

.prve {
  left: 0;
}

.next {
  right: 0;
}

.arrow span {
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

.slider_left {
  margin: 25px 0 0 10px;
  transform: rotate(45deg);
}

.slider_right {
  margin: 25px 0 0 5px;
  transform: rotate(-135deg);
}

.arrow:hover {
  background: #444;
}

#slider:hover .arrow {
  display: block;
}

.btn_act {
  background: #db192a;
}

/*领导*/
.titlebg {
  width: 100%;
  height: auto;
  background: url(../images/titlebg.jpg)no-repeat center top;
  padding: 2px 0;
  margin-bottom: 1px;
  text-align: center;
}

.zxbox {}

.leaderbox {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
}

.leaderbox p {
  display: block;
  font-size: 15px;
  color: #000000;
  text-align: center;
}

.leaderbox span {
  display: block;
  font-size: 11px;
  color: #c20303;
  text-align: center;
  font-weight: bold;
}

.leaderbox span a {
  color: #c20303;
}

.leaderbox img {
  width: 85px;
  height: auto;
  padding: 2px;
  border: 1px #e5e5e5 solid;
  background: #fff;
}

.smalltitle {
  background: url(../images/leftjt.jpg)no-repeat left 9px;
  padding-left: 25px;
  font-size: 14px;
  color: #e50402;
  border-top: 1px #ffdb9b solid;
  padding-top: 8px;
  margin-top: 5px;
  font-weight: bold;
}

.smalltitle a {
  color: #c20303;
}

.smalltitle p {
  background: url(../images/jticon.jpg)no-repeat left 6px;
  display: inline-block;
  float: right;
  width: 125px;
  font-weight: normal;
  color: #555;
  padding-left: 10px;
  line-height: 22px;
}

.smalltitle p a {
  color: #555;
}

.smalltitlebox {
  width: 215px;
  margin-top: 10px;
  height: auto;
  overflow: hidden;
}

.smalltitlebox p {
  width: 97px;
  height: auto;
  font-size: 12px;
  color: #000000;
  background: url(../images/jticon.jpg)no-repeat left 8px;
  padding-left: 10px;
  display: block;
  float: left;
  padding-top: 4px;
  padding-bottom: 4px;
}

/*ʱ������*/
.index_mainl {
  width: 955px;
  height: 321px;
  margin-top: 5px;
  float: left;
}

.index_mainl1 {
  width: 422px;
  height: 261px;
  float: left;
}

.index_mainl1 h2 {
  width: 422px;
  height: 37px;
  line-height: 37px;
  background: url(../images/index_mainl_h2.jpg) no-repeat;
}

.index_mainl1 h2 span {
  width: 93px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  float: left;
  margin-top: 7px;
}

.szyw_l {
  margin-left: 10px;
  color: #fff;
}

.szyw_l a {
  color: #fff;
}

.szyw_r {
  margin-left: 3px;
}

.index_mainl1 ul {
  border: 1px solid #e8e9eb;
  border-top: 0;
  padding: 10px;
  height: 146px;
}

.index_mainl1 ul li {
  height: 28px;
  line-height: 28px;
  border-bottom: 1px dashed #ccc;
}

.index_mainl1 ul li a {
  padding-left: 7px;
  background: url(../images/ioc1.jpg) no-repeat center left;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}

.index_mainl2 {
  margin-left: 6px;
}

.shishiyawen p {
  display: blcok;
  width: 80px;
  float: right;
  text-align: right;
  line-height: 37px;
  font-size: 12px;
  padding-right: 10px;
  color: #555;
}

.shishiyawen p a {
  color: #555;
  font-size: 12px;
  font-weight: normal;
}

/*�Ҳ�*/
.index_main_right {
  height: 325px;
  width: 232px;
  float: right;
}

/*����֪ͨ*/
.main_txgg {
  height: 160px;
  width: 232px;
}

.main_txgg h2 {
  background: url(../images/index_main_r_t.jpg) no-repeat;
  height: 37px;
  line-height: 37px;
}

.main_txgg h2 span {
  width: 140px;
  text-align: center;
  display: block;
  float: left;
  font-size: 14px;
  color: #fff;
}

.main_txgg h2 a {
  width: 60px;
  display: block;
  float: right;
  text-align: center;
  color: #fff;
  font-weight: 100;
}

.main_txgg h2 a:hover {
  color: #ff0;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}

.main_txgg ul {
  background: url(../images/bgline.jpg) repeat-x left top;
  height: 343px;
  border: 1px solid #f7dcc7;
  border-top: 0;
  padding: 8px;
  width: 215px
}

.ry_l {
  width: 150px;
  height: 185px;
  margin: 12px auto;
}

.ry_r {
  width: 150px;
  margin: 0 auto;
  height: 90px;
}

.ry_r p {
  line-height: 28px;
  font-weight: bold;
  display: inline-block;
}

.ry_r p a {
  font-weight: normal;
}

.main_txgg ul li {
  background: url(../images/bgline.jpg)repeat-x;
  width: 209px;
  height: 44px;
  margin: 0 auto;
}

/*�Ҳ�*/
.index_main_right1 {
  height: 278px;
  width: 232px;
  float: right;
  margin-top: 5px;
}

/*����֪ͨ*/
.main_txgg1 {
  height: 270px;
  width: 232px;
}

.main_txgg1 h2 {
  background: url(../images/index_main_r_t.jpg) no-repeat;
  height: 37px;
  line-height: 37px;
}

.main_txgg1 h2 span {
  width: 140px;
  text-align: center;
  display: block;
  float: left;
  font-size: 14px;
  color: #fff;
}

.main_txgg1 h2 a {
  width: 60px;
  display: block;
  float: right;
  text-align: center;
  color: #fff;
  font-weight: 100;
}

.main_txgg1 h2 a:hover {
  color: #ff0;
}

.main_txgg1 ul {
  background: url(../images/tzgg_bg.jpg) repeat-x;
  height: 210px;
  border: 1px solid #f7dcc7;
  border-top: 0;
  padding: 8px;
}

.main_txgg1 ul li {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px dashed #f7dcc7;
  background: url(../images/ioc2.jpg) no-repeat center left;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}

.main_txgg1 ul li a {
  padding-left: 7px;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}






/*�칫���*/
.mainl_kjbg {
  height: 360px;
  width: 237px;
  margin-top: 9px;
  overflow: hidden;
  margin-left: 5px;
  padding-left: 8px;
}

/*
.mainl_kjbg h2{background:url(../images/index_kjbg.jpg) no-repeat; height:37px; line-height:37px;}
.mainl_kjbg h2 span{width:140px; text-align:center; display:block; float:left; font-size:14px;color:#bb0000;}*/
.mainl_kjbg ul {
  height: 580px;
}

.mainl_kjbg ul li {
  width: 232px;
  height: 64px;
  margin-bottom: 5px;
  margin-left: 5px;
}

.mainl_kjbg ul li img {
  width: 232px;
  height: auto;
}

/* 友情链接 */
.flink {
  width: 1175px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.flink li {
  width: 175px;
  float: left;
  height: 90px;
  margin-bottom: 5px;
  margin-right: 24px;
}

.flink li:last-child {
  margin-right: 0;
}

.flink li img {
  width: 100%;
}

/*banner���*/
.banners {
  width: 1200px;
  margin: 5px auto;
  overflow: hidden;
  clear: both
}

/*�ڶ�����*/
.index_main2 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

/*���*/
.index_mains2_l {
  width: 848px;
  float: left;
  overflow: hidden;
}

/*���1*/
.index_mains2_l_one {
  width: 848px;
  overflow: hidden;
}

.index_mains2_l_one h2 {
  background: url(../images/main2_l_top.jpg) no-repeat;
  height: 37px;
  line-height: 37px;
}

.index_mains2_l_one h2 span {
  width: 92px;
  height: 30px;
  display: block;
  float: left;
  text-align: center;
  margin-top: 3px;
  margin-right: 2px;
}

#leftspan1 {
  margin-left: 12px;
}

#leftspan1 a {
  color: #fff;
}

.index_mains2_l_one h2 span a {
  color: #bb0000;
  line-height: 30px;
  text-align: center;
}

.index_mains2_l_one h2 b {
  display: block;
  float: right;
  width: 60px;
}

.index_mains2_l_one h2 b a {
  text-align: center;
  font-weight: 100;
}

.index_mains2_l_one ul {
  border: 1px solid #f1ceb2;
  border-top: 0;
  height: 199px;
  padding: 10px;
}

.index_mains2_l_one ul li {
  width: 350px;
  height: 28px;
  line-height: 28px;
  float: left;
  background: url(../images/ioc3.jpg) no-repeat left;
}

.index_mains2_l_one ul li a {
  padding-left: 10px;
}

/*���1*/
.index_mains2_l_two {
  width: 848px;
  overflow: hidden;
  margin-top: 6px;
}

.index_mains2_l_two h2 {
  background: url(../images/main2_l_top2.jpg) no-repeat;
  height: 37px;
  line-height: 37px;
}

.index_mains2_l_two h2 span {
  width: 115px;
  height: 30px;
  display: block;
  float: left;
  text-align: center;
  margin-top: 3px;
  margin-left: 15px;
  color: #fff;
}

#mores {
  width: 320px;
  float: right;
  text-align: right;
}

#mores a {
  margin: 0 8px;
  text-align: center;
  font-weight: 100;
}

/*��������*/
.lfgzs {
  border: 1px solid #e8e8e8;
  border-top: 0;
  height: 297px;
}

/*��������������*/
.lfgzs_l {
  width: 350px;
  float: left;
  overflow: hidden;
  border-right: 1px solid #e8e8e8;
}

.lfgzs_l h3 {
  width: 350px;
  height: 35px;
  line-height: 35px;
}

.lfgzs_l h3 span {
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  color: #bb0000;
  float: left;
}

.lfgzs_l h3 a {
  width: 50px;
  height: 35px;
  line-height: 35px;
  float: right;
  font-weight: 100;
}

.lfgzs_l ul p {
  width: 350px;
  height: 120px;
}

.lfgzs_l ul p a {
  width: 152px;
  height: 102px;
  float: left;
  display: block;
  border: 1px solid #ccc;
  margin: 8px;
  padding: 1px;
}

.lfgzs_l ul li {
  clear: both;
  height: 33px;
  line-height: 33px;
  margin: 0 10px;
  border-bottom: 1px dashed #e2e2e2;
  background: url(../images/ioc3.jpg) no-repeat left
}

.lfgzs_l ul li a {
  padding-left: 10px;
}

/*����Ҳ�*/
.lfgzs_r {
  width: 460px;
  float: left;
  overflow: hidden;
  padding-left: 20px;
}

.lfgzzs_rr h3 {
  width: 460px;
  height: 35px;
  line-height: 35px;
}

.lfgzzs_rr h3 span {
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  color: #bb0000;
  float: left;
}

.lfgzzs_rr h3 a {
  width: 50px;
  height: 35px;
  line-height: 35px;
  float: right;
  font-weight: 100;
}

.lfgzzs_rr ul li {
  clear: both;
  height: 30px;
  line-height: 30px;
  margin: 0 10px;
  border-bottom: 1px dashed #e2e2e2;
  background: url(../images/ioc3.jpg) no-repeat left
}

.lfgzzs_rr ul li a {
  padding-left: 10px;
}


/*�ųǷ��*/
/*����css*/
.chinaxahd {
  width: 285px;
  height: 208px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}

.chinaxahd h2 {
  height: 35px;
  width: 289px;
  background: url(../images/shipinbofang.jpg) no-repeat;
}

.chinaxahd h2 span {
  height: 35px;
  line-height: 45px;
  width: 125px;
  display: block;
  color: #bb0000;
  text-align: center;
  font-size: 14px;
  float: left;
}

.chinaxahd h2 a {
  height: 35px;
  line-height: 35px;
  color: #555;
  width: 60px;
  display: block;
  float: right;
  text-align: center;
  font-weight: 100;
}

/*���ְ�ť��ʽ*/
.chinaxahd .num {
  overflow: hidden;
  height: 20px;
  position: absolute;
  bottom: 12px;
  left: 55px;
  zoom: 1;
  z-index: 3
}

.chinaxahd .num li {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: 400;
  font-family: "΢���ź�", Arial;
  color: #FFFFFF;
  background: #444444;
  margin-right: 10px;
  border-radius: 50%;
  cursor: pointer;
  float: left;
}

.chinaxahd .num li.on {
  background: #FF7700;
}

/*��ǰ��*/
/*��һ��  ��һ��*/
.chinaxahd .prev,
.chinaxahd .next {
  display: none;
  width: 36px;
  height: 45px;
  background: url(../images/btn.png) no-repeat;
  position: absolute;
  top: 90px;
}

.chinaxahd .prev {
  left: 0;
}

.chinaxahd .next {
  right: 0;
  background-position: right
}

/*��Ƶ�Ҳ�*/
.index_mains2_r {
  width: 285px;
  float: right;
  overflow: hidden;
}

.index_mains2_r1 h2 {
  height: 35px;
  width: 289px;
  background: url(../images/shipinbofang.jpg) no-repeat;
}

.index_mains2_r1 h2 span {
  height: 35px;
  line-height: 45px;
  width: 125px;
  display: block;
  color: #bb0000;
  text-align: center;
  font-size: 14px;
  float: left;
}

.index_mains2_r1 h2 a {
  height: 35px;
  line-height: 35px;
  color: #555;
  width: 60px;
  display: block;
  float: right;
  text-align: center;
  font-weight: 100;
}

.index_mains2_r1 ul {
  height: 323px;
  border: 1px solid #f3dec9;
  border-top: 0;
  background: url(../images/shipinbfbg.jpg) repeat-x;
  padding: 10px;
}

.index_mains2_r1 ul li {
  line-height: 35px;
  height: 35px;
  background: url(../images/ioc3.jpg) no-repeat left
}

.index_mains2_r1 ul li a {
  padding-left: 10px;
}

/*�ط�����*/
.index_mains2_r2 h2 {
  height: 35px;
  width: 289px;
  background: url(../images/shipinbofang.jpg) no-repeat;
  margin-top: 7px;
}

.index_mains2_r2 h2 span {
  height: 35px;
  line-height: 35px;
  width: 125px;
  display: block;
  color: #bb0000;
  text-align: center;
  font-size: 14px;
  float: left;
}

.index_mains2_r2 h2 a {
  height: 35px;
  line-height: 35px;
  color: #555;
  width: 60px;
  display: block;
  float: right;
  text-align: center;
  font-weight: 100;
}

.index_mains2_r2 ul {
  height: 150px;
  border: 1px solid #f3dec9;
  border-top: 0;
  background: url(../images/shipinbfbg.jpg) repeat-x;
  padding: 5px 10px;
}

.index_mains2_r2 ul p {
  width: 215px;
  height: 167px;
}

.index_mains2_r2 ul li {
  line-height: 25px;
  height: 25px;
  background: url(../images/ioc3.jpg) no-repeat left
}

.index_mains2_r2 ul li a {
  padding-left: 10px;
}

.right_btns {
  float: left;
  margin: 5px;
  background: url(../images/main2_r_btn.jpg) no-repeat;
  width: 97px;
  height: 28px;
  line-height: 28px;
  text-align: center;
}

.right_btns a {
  color: #bb0000;
}

/*�ල����*/
.jdgzs {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  clear: both;
  margin-top: 8px;
}

.jdgzs h2 {
  background: url(../images/jdgzs.jpg) no-repeat;
  height: 37px;
  line-height: 37px;
}

.jdgzs h2 span {
  width: 115px;
  height: 37px;
  line-height: 37px;
  display: block;
  float: left;
  text-align: center;
  margin-left: 15px;
  color: #bb0000;
  font-size: 14px;
}

#jdgzs_mores {
  width: 270px;
  float: right;
}

#jdgzs_mores a {
  margin: 0 8px;
  text-align: center;
  font-weight: 100;
}

/*�ල����ͼƬ*/
.jdgz_pics {
  border: 1px solid #e8e8e8;
  border-top: 0;
  height: 311px;
  padding: 10px 5px;
}

.jdzg_pic {
  width: 250px;
  height: 290px;
  float: left;
  padding: 10px;
  border: 1px solid #f2f2f2;
}

.jdzg_pic p a {
  width: 113px;
  height: 78px;
  padding: 2px;
  border: 1px solid #e2e2e2;
  float: left;
  display: block;
  margin: 3px;
}

.jdzg_pic ul {
  clear: both;
}

.jdzg_pic ul li {
  line-height: 26px;
  height: 26px;
  background: url(../images/ioc3.jpg) no-repeat left;
}

.jdzg_pic ul li a {
  padding-left: 10px;
}

/*�ල�Ҳ�����*/
.jdgzwz {
  width: 680px;
  float: left;
  overflow: hidden;
  margin-left: 10px;
}

.jdgzwz_txt {
  width: 320px;
  float: left;
  overflow: hidden;
  margin: 0 10px;
}

.jdgzwz_txt h3 {
  background: url(../images/ioc6.png) no-repeat left #f2f2f2;
  height: 30px;
  line-height: 30px;
  padding-left: 5px;
}

.jdgzwz_txt h3 span {
  width: 120px;
  float: left;
  text-align: center;
  font-size: 14px;
  color: #bb0000;
}

.jdgzwz_txt h3 a {
  width: 60px;
  float: right;
  text-align: center;
  font-weight: 100;
}

.jdgzwz_txt ul {
  overflow: hidden;
}

.jdgzwz_txt ul li {
  line-height: 26px;
  height: 26px;
  background: url(../images/ioc3.jpg) no-repeat left;
}

.jdgzwz_txt ul li a {
  padding-left: 10px;
}

/*�ײ��ĸ���*/
.sigequ {
  width: 1140px;
  height: 244px;
  margin: 0 auto;
  overflow: hidden;
  clear: both;
  margin-top: 8px;
  clear: both;
}

/*1*/
.sige_left {
  width: 487px;
  height: 264px;
  float: left;
}

.sige_left h2 {
  height: 37px;
  width: 487px;
  background: url(../images/dibutop1.jpg) no-repeat;
}

.sige_left h2 span {
  height: 37px;
  line-height: 43px;
  width: 100px;
  display: block;
  margin-left: 20px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  float: left;
}

.sige_left h2 a {
  height: 37px;
  line-height: 37px;
  color: #555;
  width: 60px;
  display: block;
  float: right;
  text-align: center;
  font-weight: 100;
}

.sige_left ul {
  width: 465px;
  height: 198px;
  border: 1px solid #ebebeb;
  border-top: 0;
  padding: 0 10px;
  padding-top: 8px;
}

.sige_left ul li {
  line-height: 32px;
  height: 32px;
  background: url(../images/ioc3.jpg) no-repeat left;
}

.sige_left ul li a {
  padding-left: 10px;
}


.sigequ11 {
  width: 1140px;
  height: 264px;
  margin: 0 auto;
  overflow: hidden;
  clear: both;
  margin-top: 8px;
  clear: both;
}

.sige_left11 {
  width: 487px;
  height: 244px;
  float: left;
}

.sige_left11 h2 {
  height: 37px;
  width: 487px;
  background: url(../images/dibutop1.jpg) no-repeat;
}

.sige_left11 h2 span {
  height: 37px;
  line-height: 43px;
  width: 100px;
  display: block;
  margin-left: 20px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  float: left;
}

.sige_left11 h2 a {
  height: 37px;
  line-height: 37px;
  color: #555;
  width: 60px;
  display: block;
  float: right;
  text-align: center;
  font-weight: 100;
}

.sige_left11 ul {
  width: 465px;
  height: 213px;
  border: 1px solid #ebebeb;
  border-top: 0;
  padding: 0 10px;
  padding-top: 8px;
}

.sige_left11 ul li {
  line-height: 30px;
  height: 30px;
  background: url(../images/ioc3.jpg) no-repeat left;
}

.sige_left11 ul li a {
  padding-left: 10px;
}

/*2*/
.sige_right1 {
  width: 647px;
  height: 204px;
  float: right;
}

.sige_right1 h2 {
  height: 37px;
  width: 647px;
  background: url(../images/dibutop.jpg) no-repeat;
}

.sige_right1 h2 span {
  height: 37px;
  line-height: 43px;
  width: 100px;
  display: block;
  margin-left: 20px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  float: left;
}

.sige_right1 h2 a {
  height: 37px;
  line-height: 37px;
  color: #555;
  width: 60px;
  display: block;
  float: right;
  text-align: center;
  font-weight: 100;
}

.sige_right1 ul {
  height: 194px;
  float: left;
}

.sige_right1 ul li {
  width: 120px;
  height: 152px;
  float: left;
  margin: 13px;
}

.sige_right1 ul li img {
  width: 130px;
  height: 152px;
}

.sige_right1 ul li span {
  display: block;
  height: 25px;
  line-height: 25px;
  text-align: center;
}

/*����*/
#demo {
  overflow: hidden;
  width: 645px;
  border: 1px solid #ebebeb;
  border-top: 0;
  height: 206px;
  overflow: hidden;
}

#demo img {
  width: 130px;
  height: 152px;
}

#indemo {
  float: left;
  width: 800%;
}

#demo1 {
  float: left;
}

#demo2 {
  float: left;
}

/*3*/
.sige_left2 {
  width: 487px;
  height: 204px;
  float: left;
}

.sige_left2 h2 {
  height: 37px;
  width: 487px;
  background: url(../images/dibutop.jpg) no-repeat;
}

.sige_left2 h2 span {
  height: 37px;
  line-height: 37px;
  width: 100px;
  display: block;
  margin-left: 35px;
  color: #bb0000;
  text-align: center;
  font-size: 14px;
  float: left;
}

.sige_left2 h2 a {
  height: 37px;
  line-height: 37px;
  color: #555;
  width: 60px;
  display: block;
  float: right;
  text-align: center;
  font-weight: 100;
}

.sige_left2 ul {
  width: 485px;
  height: 158px;
  border: 1px solid #ebebeb;
  border-top: 0;
  padding: 10px 0 10px 0;
}

.sige_left2 ul li {
  width: 224px;
  line-height: 25px;
  height: 25px;
  background: url(../images/ioc3.jpg) no-repeat left;
  float: left;
}

.sige_left2 ul li a {
  padding-left: 10px;
}

/*4*/
.sige_right2 {
  width: 647px;
  height: 204px;
  float: right;
}

.sige_right2 h2 {
  height: 37px;
  width: 647px;
  background: url(../images/dibutop.jpg) no-repeat;
}

.sige_right2 h2 span {
  height: 37px;
  line-height: 43px;
  width: 100px;
  display: block;
  margin-left: 20px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  float: left;
}

.sige_right2 h2 a {
  height: 37px;
  line-height: 37px;
  color: #555;
  width: 60px;
  display: block;
  float: right;
  text-align: center;
  font-weight: 100;
}

.sige_right2 ul {
  width: 645px;
  height: 195px;
  border: 1px solid #ebebeb;
  border-top: 0;
  padding: 15px 0 10px 0;
}

.sige_right2 ul li {
  width: 80px;
  line-height: 29px;
  height: 29px;
  background: #fbe6da;
  border-radius: 10px;
  text-align: center;
  float: left;
  margin: 5px 5px;
}

.sige_right2 ul li a {
  color: #555;
}

.sige_right2 ul li a:hover {
  color: #bb0000;
}

/*��������*/
.flinks {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  clear: both;
  margin-top: 8px;
}

.flinks h2 {
  height: 37px;
  width: 980px;
  line-height: 37px;
  background: url(../images/jdgzs.jpg) no-repeat;
}

.flinks h2 span {
  width: 100px;
  margin-left: 30px;
  float: left;
  text-align: center;
}

.flinks h2 a {
  width: 100px;
  float: right;
  display: block;
  text-align: center;
}

.flinks ul {
  border: 1px solid #ccc;
  border-top: 0;
  height: 40px;
  padding: 10px;
}

.flinks li {
  float: left;
  margin: 0 35px;
}

.flinks li select {
  width: 165px;
  border: 1px solid #ccc;
}






.ban111 {
  width: 1140px;
  height: 220px;
  margin: 0 auto;
}














/*tab1,/*tab2*/
.index_mainl_tab {
  width: 474px;
  height: 310px;
  float: left;
  margin-bottom: 8px;
}

.index_mainl2 {
  margin-left: 6px;
}

.tabs {
  width: 474px;
  height: 37px;
  line-height: 37px;
  background: url(../images/index_mainl_h2_tab.jpg) no-repeat;
  background-size: cover;
}

.tabs li {
  width: 115px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  float: left;
  margin-top: 7px;
  font-weight: bold;
}

.tabs span {
  float: right;
  margin-right: 10px;
}

.tabs span a {
  font-size: 12px !important;
}

.tabs1 span {
  float: right;
  margin-right: 10px;
}

.tabs1 span a {
  font-size: 12px !important;
}



.tabs .thistab a {
  color: #F00;
  font-weight: bold;
}

.tabs .thistab {
  /*background:url(../images/index_mainl_h2_tab2.jpg) no-repeat;*/
  color: #fff;
}

.szyw_ls {
  margin-left: 10px;
  margin-right: 15px;
}

.szyw_ls a {
  color: #555;
}

.szyw_rs {
  margin-left: 3px;
  width: 80px !important;
  font-size: 12px !important;
}

.szyw_rs a {
  font-size: 13px !important;
  font-weight: normal;
}

.szyw_ls1 {
  margin-left: 10px;
  margin-right: 15px;
}

.szyw_ls1 a {
  color: #555;
}

.szyw_rs1 {
  margin-left: 3px;
  width: 85px !important;
  font-size: 12px !important;
}

.szyw_rs1 a {
  font-size: 13px !important;
  font-weight: normal;
}

.szyw_ls2 {
  margin-left: 10px;
  margin-right: 15px;
}

.szyw_ls2 a {
  color: #555;
}

.szyw_ls3 {
  margin-left: 10px;
  margin-right: 15px;
}

.szyw_ls3 a {
  color: #555;
}

.szyw_ls4 {
  margin-left: 10px;
  margin-right: 15px;
}

.szyw_ls4 a {
  color: #555;
}



.tab_conbox2 ul {
  border: 1px solid #e8e9eb;
  border-top: 0;
  padding: 10px;
  height: 250px;
  list-style: none;
}

.tab_conbox2 ul li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #ccc;
  list-style: none;
  background: url(../images/ioc1.jpg) no-repeat center left;
}

.tab_conbox2 ul li a {
  padding-left: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}





.index_mainlaa {
  width: 1200px;
  height: 335px;
  margin-top: 5px;
  float: left;
}

.kuan2 {
  width: 597px !important;
}

.tabs1 {
  width: 597px;
  height: 37px;
  line-height: 37px;
  background: url(../images/index_mainl_h2_tab2.jpg) no-repeat;
  background-size: cover;
}

.tabs1 li {
  width: 115px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  float: left;
  margin-top: 7px;
  font-weight: bold;
}

.tabs1 .thistab a {
  color: #F00;
  font-weight: bold;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}

.tabs1 .thistab {
  /*background:url(../images/index_mainl_h2_tab2.jpg) no-repeat;*/
  color: #fff;
}

.tab_conbox3 ul {
  border: 1px solid #e8e9eb;
  border-top: 0;
  padding: 10px;
  height: 276px;
  list-style: none;
  width: 575px;
}

.tab_conbox3 ul li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #ccc;
  list-style: none;
}

.tab_conbox3 ul li a {
  padding-left: 7px;
  background: url(../images/ioc1.jpg) no-repeat center left;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}

.tab_conbox4 ul {
  border: 1px solid #e8e9eb;
  border-top: 0;
  padding: 10px;
  height: 276px;
  list-style: none;
  width: 575px;
}

.tab_conbox4 ul li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #ccc;
  list-style: none;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}

.tab_conbox4 ul li a {
  padding-left: 12px;
  background: url(../images/ioc1.jpg) no-repeat center left;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}


.tab_conbox5 ul {
  border: 1px solid #e8e9eb;
  border-top: 0;
  padding: 10px;
  height: 276px;
  list-style: none;
  width: 575px;
}

.tab_conbox5 ul li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #ccc;
  list-style: none;
}

.tab_conbox5 ul li a {
  padding-left: 12px;
  background: url(../images/ioc1.jpg) no-repeat center left;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}


.tab_conbox6 ul {
  border: 1px solid #e8e9eb;
  border-top: 0;
  padding: 10px;
  height: 276px;
  list-style: none;
  width: 575px;
}

.tab_conbox6 ul li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #ccc;
  list-style: none;
}

.tab_conbox6 ul li a {
  padding-left: 7px;
  background: url(../images/ioc1.jpg) no-repeat center left;
}

.tab_conbox6 ul {
  border: 1px solid #e8e9eb;
  border-top: 0;
  padding: 10px;
  height: 276px;
  list-style: none;
  width: 575px;
}

.tab_conbox6 ul li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #ccc;
  list-style: none;
}

.tab_conbox6 ul li a {
  padding-left: 12px;
  background: url(../images/ioc1.jpg) no-repeat center left;
}




/*tab3*/
.index_mains2_l_tab {
  width: 848px;
  overflow: hidden;
}

.tab_ul {
  width: 848px;
  background: url(../images/main2_l_top_tab.jpg) no-repeat;
  height: 37px;
  line-height: 37px;
}

.tab_ul li {
  width: 113px;
  height: 30px;
  display: block;
  float: left;
  text-align: center;
  margin-top: 6px;
  margin-right: 2px;
  font-weight: bold;
}

.tab_ul .thistab a {
  color: #fff;
}

.tab_ul .thistab {
  background: url(../images/main2_l_top_tab1.jpg) no-repeat;
}

.leftspan1 {
  margin-left: 12px;
}

.leftspan1 a {
  color: #555;
}

/*.tab_conbox3 ul{border:1px solid #f1ceb2; border-top:0; height:199px; padding:10px;list-style:none;}
.tab_conbox3 ul li{width:410px; height:34px; line-height:34px; float:left; background:url(../images/ioc3.jpg) no-repeat left;}
.tab_conbox3 ul li a{padding-left:10px;}
*/





/*------------------------板块三---------------------*/
.bker_3 {
  width: 1200px;
  margin: 0 auto;
  background: #FFF;
  position: relative;
  left: 0px;
  top: 0px;
}

.picshowdl {
  width: 204px;
  height: 175px;
  margin: 17px 17px 0px 17px;
  float: left;
  overflow: hidden;
}

.picshowdl img {
  padding: 2px;
  border: solid 1px #ddd;
}

.picshowdl dd {
  line-height: 25px;
  text-align: center;
}

.picshow {
  width: 1200px;
  height: auto;
  margin: 10px auto 0px auto;
  overflow: hidden;
}

.picshow h1 {
  background: url(../images/xxc.jpg) no-repeat;
  background-size: cover;
  /* background: url(../images/bg_link.jpg) no-repeat center center;*/
  height: 37px;
  overflow: hidden;
  line-height: 45px;
}

.picshow h1 span {
  text-indent: 20px;
  float: left;
  width: 120px;
  font-size: 15px;
  color: #fff;
  background: url(../images/an1.jpg) no-repeat;
  padding-left: 15px;
}

.picshow h1 b {
  float: right;
  font-size: 12px;
  color: #fff;
  width: 46px;
  text-align: right;
  margin: 0px 10px auto 0px;
  padding-right: 10px;
  font-weight: normal;
}

.picshow h1 b a {
  color: #404040;
  font-size: 12px;
}

.picshow_main {
  width: 1198px;
  height: 210px;
  border: solid 1px #d3d3d3;
  border-top: none;
  margin: 0px auto;
  padding-top: 15px;
  position: relative;
}

.zxfrends {
  height: 107px !important;
}

.productlistx2 {
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.blkproductlistx2 {
  border: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}

.LeftButton2 {
  background: url(../images/picleft.png) no-repeat 0px 0px;
  float: left;
  width: 34px;
  height: 43px;
  cursor: pointer;
  margin: 75px auto 0px 10px;
}

.RightButton2 {
  background: url(../images/picright.png) no-repeat 0px 0px;
  float: right;
  width: 34px;
  height: 43px;
  cursor: pointer;
  margin: 75px 5px 0px 0px;
}

.Cont2 {
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  float: left;
  width: 1000px;
}

.font2 {
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}

.box2 {
  float: left;
  text-align: center;
  margin: 15px 6px 0px 6px;
  padding: 0;
  border: 0;
}

.box2 img {
  border: 0;
  padding: 0;
  padding: 2px;
  border: solid 1px #dcdcdc;
}

#demo {
  width: 1100px;
  margin: 0 auto;
}

#demo tr td {
  padding-right: 20px;
  width: 132px;
  height: 136px;
}

#demo tr td img {
  padding: 2px;
  border: 1px #CCC solid;
  margin-bottom: 10px;
}










/***************案例***************/
.cbcbc_bj {
  background: url(../images/wallpaper3.jpg) no-repeat;
  width: 100%;
  height: auto;
  min-height: 100px;
}

.con6 {
  width: 1180px;
  margin: 0 auto;
}

.con6 .qiehuan {
  width: 1180px;
  overflow: hidden;
  position: relative;
  overflow: hidden;
}

.con6 .qiehuan a.qie_l,
.qiehuan a.qie_r {
  width: 29px;
  height: 54px;
  display: block;
  position: absolute;
  z-index: 999;
  top: 50px;
  cursor: pointer;
}

.con6 .qiehuan a.qie_l {
  background-position: -29px 0;
  left: 8px;
  background: url(../images/picleft.png) no-repeat;
}

.con6 .qiehuan a.qie_r {
  right: 0px;
  background-position: 0px 0px;
  background: url(../images/picright.png) no-repeat;
}


.con6 .qiehuan ul li img {
  border: 1px #CCC solid;
}

.con6 .qiehuan ul#p1_cont a {
  float: left;
  width: 210px;
  height: 220px;
  display: inline-block;
  margin: 0px 5px 0px 5px;
  /* color: #000000; */
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}

.con6 .qiehuan ul#p1_cont a:hover {
  width: 210px;
  color: #c30002;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}

.con6 .qiehuan ul li .js_ms {
  /* color: #000000; */
  width: 210px;
  text-align: center;
}

.con6 .qiehuan ul li .js_ms b {
  display: block;
  width: 100%;
  /* color: #000000; */
  font-size: 14px;
  line-height: 25px;
  font-weight: normal;
  text-indent: 3px;
  padding-bottom: 3px;
}



.box {
  BORDER-BOTTOM: #cccccc 1px solid;
  BORDER-LEFT: #cccccc 1px solid;
  BACKGROUND-COLOR: #ffffff;
  BORDER-TOP: #cccccc 0px solid;
  BORDER-RIGHT: #cccccc 1px solid;
  margin-bottom: 20px;
}

.box_rdyw {
  BORDER-BOTTOM: #cccccc 0px solid;
  BORDER-LEFT: #cccccc 1px solid;
  BACKGROUND-COLOR: #ffffff;
  BORDER-TOP: #cccccc 0px solid;
  BORDER-RIGHT: #cccccc 1px solid
}

.boxs {
  BORDER-BOTTOM: #E9E9E9 1px solid;
  BORDER-LEFT: #E9E9E9 1px solid;
  BACKGROUND-COLOR: ;
  BORDER-TOP: #0d8ee9 5px solid;
  BORDER-RIGHT: #E9E9E9 1px solid
}

.con {
  font-family: "宋体";
  font-size: 18px;
  line-height: 28px;
  COLOR: #000000;
}

.gsjj {
  font-family: "";
  font-size: 13px;
  line-height: 23px;
}

.box_list {
  BORDER-LEFT: #d9e0e8 1px solid;
  BACKGROUND-COLOR: #f6fcfc;
  COLOR: #45494a;
  BORDER-RIGHT: #d9e0e8 1px solid
}




@media screen and (max-width: 1140px) {

  .banner {
    width: 1140px;
  }
}