* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
i,
em {
  font-style: normal;
}
input,
select {
  vertical-align: middle;
  font-family: "";
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a img {
  border: 0 none;
}
a,
input,
textarea {
  outline: none;
}
input:focus,
select:focus,
textarea:focus {
  color: #666 !important;
}
.tl li {
  white-space: nowrap;
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.dpn {
  display: none;
}
.m0 {
  margin: 0 !important;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
  _height: 1px;
}
*html .clearfix {
  height: 1%;
}
* + html .clearfix {
  height: 1%;
}
.color-green {
  color: #229783!important;
}
html {
  -webkit-text-size-adjust: none;
  -webkit-text-size-adjust: 100%;
}
body {
  font-family: "Microsoft YaHei";
}
.banner {
  width: 100%;
  height: 646px;
  text-align: center;
  padding-top: 65px;
  background: url("../images/banner_pc.png") no-repeat top center;
}
.ban-2 {
  margin-top: 50px;
}
.ban-3 {
  margin-top: 140px;
}
.focus {
  width: 1000px;
  margin: 0 auto;
  padding-top: 60px;
}
.focus .focus-lf-top {
  position: relative;
}
.focus .focus-lf {
  width: 500px;
  float: left;
  text-align: center;
}
.focus .focus-lf .focus-lf-text {
  width: 500px;
  height: auto;
  font-size: 16px;
  background: #f7f7f7;
  line-height: 1.9;
  text-align: justify;
  padding: 20px 25px;
  margin-top: 30px;
  color: #333;
}
.focus .focus-lf .swiper-pagination {
  width: 100%;
  bottom: 30px;
}
.focus .focus-lf .swiper-pagination span {
  display: inline-block;
  width: 20px!important;
  height: 3px;
  background: #888;
  border-radius: 0;
}
.focus .focus-lf .swiper-pagination .swiper-active-switch {
  background: #d81212;
}
.focus .focus-lf .swiper-pagination span + span {
  margin-left: 18px;
}
.focus .focus-rt {
  width: 500px;
  float: left;
  padding-left: 25px;
}
.focus .focus-rt .focus-rt-title {
	height: 32px;
	color: #9e0206;
	line-height: 28px;
	padding-left: 15px;
	border-left: 5px solid #d81212;
	font-size: 30px;
	font-weight: bold;
}
.focus .focus-rt .focus-rt-con {
  width: 100%;
  height: auto;
  margin-top: 35px;
  line-height: 2;
  border: 1px solid #e9e9e9;
}
.focus .focus-rt .focus-rt-con .focus-item + .focus-item {
  border-top: 1px solid #e9e9e9;
}
.focus .focus-rt .focus-rt-con .focus-item {
  padding: 15px 16px ;
  background: #f7f7f7;
  height: 150px;
}
.focus .focus-rt .focus-rt-con .focus-item a {
  color: #999;
}
.focus .focus-rt .focus-rt-con .focus-item a:hover {
  color: #000;
  text-decoration: underline;
}
.focus .focus-rt .focus-rt-con .focus-item div {
  font-size: 20px;
}
.focus .focus-rt .focus-rt-con .focus-item div a {
  color: #333;
}
.focus .focus-rt .focus-rt-con .focus-item div + div {
  font-size: 16px;
  color: #999;
}
.focus .focus-rt .focus-rt-con .focus-item div + div a {
  color: #999;
}
.focus .focus-rt .focus-tab {
  width: 100%;
  height: auto;
  margin-top: 52px;
  margin-top: 55px\9;
}
.focus .focus-rt .focus-tab .tab-item {
  width: 205px;
  height: 55px;
  color: #666;
  text-align: center;
  background: #e7e7e7;
  font-size: 24px;
  line-height: 50px;
  float: left;
}
.focus .focus-rt .focus-tab .tab-item:hover {
  background: #d93131;
}
.focus .focus-rt .focus-tab .tab-item:hover a {
  color: #fff;
}
.focus .focus-rt .focus-tab div + div {
  margin-left: 65px;
}
.wrap {
  width: 100%;
  height: 430px;
  overflow: hidden;
}
.title {
  width: 1000px;
  text-align: center;
  margin: 100px auto 80px;
}
.title div {
  margin-top: 40px;
  font-size: 36px;
}
.viewpoint {
  width: 999px;
  height: auto;
  margin: 0 auto 115px;
}
.viewpoint .swiper-button-next,
.viewpoint .swiper-button-prev {
  width: 65px;
  height: 65px;
  position: absolute;
  top: 230px;
  text-align: center;
  padding-top: 22px;
  background: #000;
  opacity: .7;
}
.viewpoint .swiper-button-next:hover,
.viewpoint .swiper-button-prev:hover {
  background: #d93131;
}
.viewpoint .v-item {
  width: 300px;
  height: 540px;
  margin: 0 auto;
  overflow: hidden;
  transition: all .3s;
}
.viewpoint .v-item .v-img {
  width: 100%;
  height: 400px;
}
.viewpoint .v-item .v-img img {
  width: 100%;
  height: 100%;
}
.viewpoint .v-item .v-text {
  cursor: pointer;
  width: 100%;
  height: 140px;
  padding: 13px 20px;
  line-height: 2;
  background: #f2f2f2;
  transition: all .3s;
}
.viewpoint .v-item .v-text .v-name {
  font-size: 24px;
  color: #333333;
  transition: all .3s;
}
.viewpoint .v-item .v-text .v-name span {
  font-size: 18px;
}
.viewpoint .v-item .v-text .v-intro {
  font-size: 14px;
  color: #666;
  transition: all .3s;
}
.viewpoint .v-item:hover {
  box-shadow: 0 0 20px #ccc;
}
.viewpoint .v-item:hover .v-text {
  background: #d93131;
}
.viewpoint .v-item:hover .v-text .v-name,
.viewpoint .v-item:hover .v-text .v-intro {
  color: #fff;
}
.zm {
  width: 100%;
  height: auto;
  background: #d93131;
  overflow: hidden;
}
.zm .zm-con {
  width: 1000px;
  height: auto;
  margin: 0 auto 40px;
}
.zm .zm-con .zm-active {
  box-shadow: 0 0 10px #ccc;
}
.zm .zm-con .zm-item {
  width: 220px;
  height: 255px;
  margin: 0 15px 30px;
  float: left;
  cursor: pointer;
  position: relative;
}
.zm .zm-con .zm-item img {
  width: 100%;
  height: 100%;
}
.zm .zm-con .zm-item .info {
  position: absolute;
  display: none;
  top: 0;
  left: 220px;
  width: 500px;
  height: 255px;
  z-index: 999;
  background: #e54242;
  padding: 30px 30px 0 40px;
  box-shadow: 0 0 10px #ccc;
}
.zm .zm-con .zm-item .info .info-head span {
  font-size: 30px;
  color: #ffffff;
}
.zm .zm-con .zm-item .info .info-head span + span {
  margin-left: 30px;
}
.zm .zm-con .zm-item .info .info-title {
  font-size: 24px;
  color: #ffea00;
  margin: 18px 0;
}
.zm .zm-con .zm-item .info .info-con {
  font-size: 18px;
  line-height: 1.8;
  text-align: justify;
}
.zm .zm-con .zm-item .info .info-con a {
  color: #fafafa;
  display: inline-block;
}
.zm .zm-con .zm-item .info .info-con a:hover {
  color: #fff;
}
.zm .zm-con .zm-item .info .sj {
  position: absolute;
  top: 114px;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
}
.zm .zm-con .zm-item .info-left {
  left: 220px;
}
.zm .zm-con .zm-item .info-left .sj-left {
  left: -25px;
  border-right: 25px solid #e54242;
}
.zm .zm-con .zm-item .info-right {
  left: -500px;
}
.zm .zm-con .zm-item .info-right .sj-right {
  right: -25px;
  border-left: 25px solid #e54242;
}
.gy-con {
  width: 100%;
  min-width: 1000px;
  height: 750px;
  background: #efefef;
}
/*banneræ•ˆé”Ÿæ–¤æ‹·start*/
.icon-arrow-a-left {
  background: url(../images/left.png) no-repeat center center;
}
.icon-arrow-a-right {
  background: url(../images/right.png) no-repeat center center;
}
.icon-arrow-a-left {
  height: 60px;
  width: 60px;
}
.icon-arrow-a-left:hover,
.icon-arrow-a-left.arrow-a-left_hover,
.icon-arrow-a-right {
  height: 60px;
  width: 60px;
}
.icon-arrow-a-right:hover,
#bannermain {
  overflow: hidden;
  zoom: 1;
  position: relative;
  margin-top: 50px;
}
#index_b_hero {
  width: 984px;
  height: 500px;
  margin: auto;
  position: relative;
}
#index_b_hero img {
  width: 982px;
  height: 500px;
}
#index_b_hero .heros {
  width: 984px;
  height: 500px;
}
#index_b_hero .hero-wrap {
  overflow: visible;
  position: absolute;
}
#index_b_hero .next,
#index_b_hero .prev {
  filter: alpha(opacity=70);
  opacity: .7;
  position: absolute;
  bottom: 220px;
  margin-top: -25px;
  margin-left: 2px;
  background-color: #303030;
  z-index: 3;
}
#index_b_hero .prev {
  left: 2px;
}
#index_b_hero .next:hover,
#index_b_hero .prev:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  background-color: #da3c40;
}
#index_b_hero .next {
  margin: -25px 2px 0 0;
  right: 2px;
}
#index_b_hero .disabled {
  background-color: #eee;
}
#index_b_hero .mask-left,
#index_b_hero .mask-right,
#index_b_hero .hero {
  background: #fff;
  padding: 0 1px;
  z-index: 1;
  position: absolute;
  top: 0;
  width: 982px;
  height: 500px;
  overflow: hidden;
  left: 1920px;
}
#index_b_hero .mask-right,
#index_b_hero .mask-left {
  z-index: 4;
  left: -984px;
  filter: alpha(opacity=50);
  opacity: .5;
  background: #fff;
  overflow: hidden;
}
#index_b_hero .mask-right {
  left: 984px;
}
#index_b_hero .active {
  z-index: 2;
  left: 0;
}
/*banneræ•ˆé”Ÿæ–¤æ‹·end*/
.text {
  width: 1000px;
  height: auto;
  margin: 50px auto 0;
  padding-left: 50px;
  font-size: 24px;
  line-height: 2;
}
.case {
  width: 1000px;
  height: auto;
  margin: 0 auto 100px;
  position: relative;
}
.case .case-lf {
  width: 310px;
  height: 400px;
}
.case .case-lf img {
  width: 310px;
  height: 400px;
}
.case .case-sj {
  position: absolute;
  top: 1px;
  left: 310px;
}
.case .case-rt {
  width: 690px;
  height: 371px;
  position: absolute;
  top: 29px;
  left: 310px;
}
.case .case-rt img {
  width: 690px;
  height: 371px;
}
.case .case-rt .case-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  background-color: #333\9;
  color: #ffffff;
  padding: 40px 50px 0 50px;
}
.case .case-rt .case-mask .case-head span {
	font-size: 36px;
	font-weight: bold;
}
.case .case-rt .case-mask .case-head span + span {
	margin-left: 70px;
	font-size: 30px;
	font-weight: normal;
}
.case .case-rt .case-mask .case-title {
  margin: 30px 0;
  font-size: 24px;
}
.case .case-rt .case-mask .case-con {
  font-size: 18px;
  line-height: 1.8;
}
.case .case-rt .case-mask .case-con a {
  display: inline-block;
  color: #ffffff;
}
.case .case-rt .case-mask .case-con a:hover {
  color: #cfcfcf;
}
/* footer */
.footer #glbbot {
  margin: 0 auto;
  border: none;
  padding: 14px 0;
  color: white;
  font-size: 12px;
  line-height: 2;
  position: relative;
}
.footer #glbbot a {
  color: white;
}
.footer #glbbot img {
  position: absolute;
  top: 45px;
  right: 280px;
}
/*new add*/
.subject{
	width: 1000px;
	margin: 0 auto;
}
.subject-head>div{
	float: left;
	width: 230px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	color: #666666;
	background: #e9e9e9;
	cursor: pointer;
}
.select{
	color: #fff !important;
	background: #9e0206 !important;
}
.subject-head>div+div{
	margin-left: 26.666px;
}
.subject-cont{
	margin-top: 45px;
}
.subject-item{
	width: 460px;
	height: 400px;
	box-sizing: border-box;
	background: #f2f2f2;
	padding: 20px 20px 0 20px;
}
.subject-item img{
	width: 420px;
	height: 230px;
	display: block;
}
.people{
	width: 129px;
	height: 38px;
	background: url(../images/bgr.png) no-repeat;
	font-size: 26px;
	color: #fff;
	line-height: 38px;
	padding-left: 15px;
	box-sizing: border-box;
	margin-top: 30px;
}
.zhicheng{
	padding: 20px 0 15px 0;
	border-bottom:1px solid #9e0206;
	font-size: 18px;
	color: #333333;
}
.desc{
	text-align: justify;
	font-size: 14px;
	color: #666666;
	line-height: 32px;
	margin-top: 20px;
}
.desc a{
	color: #666666;
}
.disnone{display: none;}
