* {
  margin: 0;
  padding: 0;
  list-style-type: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
a,
img {
  border: 0;
}
.iconfont {
    font-family: "iconfont";
    font-style: normal;
}
img {
  vertical-align: top;
}
body {
  font-size: 12px;
  font-family: "Arial", "思源黑体";
  color: #333;
  margin: 0;
  min-width: 1280px;
}
.public{
    width: 100%;
    float: left;
}
input {
  outline: 0;
}
a {
  color: #333;
  text-decoration: none;
  outline: 0;
}
li {
  list-style-type: none;
}
img{
	max-width: 100%;
}
a:hover {
  color: #ae0a29;
}
.wc{
  width: 1200px;
  margin: auto;
}
.banner{
	position: relative;
	float: left;
	width: 100%;
}
.baojiaxit .lei1 input{
	width: 195px;
}

.banner .wenzi{	
	height: 85px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 1000px;
	color: #fff;
	text-align: center;
}

.banner .wenzi div:nth-child(1){
	font-size: 46px;
	font-weight: bold;
}
.banner .wenzi div:nth-child(2){
	font-size: 24px;
	margin-top: 10px;
}


.banner img{
  float: left;
  width: 100%;
}
.header{
  position: fixed;
  width: 100%;
  float: left;
  height: 100px;
  z-index: 9999;
    border-bottom: 0.5px solid rgba(255,255,255,0.1);
}
.header .logo {
  margin-top: 10px;
  float: left;
}

.header .logo .logo-img{
    width: 130px;
}
.header .wc{
  width: 1300px;
}
.header  .lanmu{
  font-size: 14px;
  float: right;
}
.header  .lanmu li{
  position: relative;
  float: left;
}
.header .lanmu li a{
  float: left;
  padding: 0 10px;
  height: 40px;
  line-height: 20px;
  color: #fff;
}
.header .lanmu li ul {
    position: absolute;
    top: 33px;
    border-bottom: 1px solid #eee;
    display: none;
	background:#fff;
    left: 50%;
    transform: translateX(-50%);
}
.header .lanmu li ul div{
    width: 130px;
    display: flex;
    flex-direction: column;
	margin:auto;
}
.logo2{
	display:none;
}
.header .lanmu li ul li {
    height: 50px;
    line-height: 50px;
	padding:0 10px;
    border-bottom: 0px solid #cecdcd;
	text-align:center;
	position:relative;
}
.header .lanmu li ul li:hover{
	color:#ae0a29;
	
}
.header .lanmu li ul li:hover:after{
	position:absolute;
	bottom:-2px;
	left:0;
	height:2px;
	background:#ae0a29;
	float:left;
	width:100%;
	content:"";
}
.header .lanmu li ul li:hover a{
	color:#ae0a29 !important;
}
.header .lanmu li ul li a {
    padding: 0;
	height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    display: block;
    color: #333 !important;
	    width: 100%;
	margin-top: 0;
}
.header .lanmu li:hover ul {
    display: block;
}
.header  .lanmu li.on>a{
  color: #ae0a29 !important;
}
.slideBox img{
  max-width: 100%;
}

.public .title{
  margin-top: 100px;
  float: left;
  width: 100%;
  text-align: center;
}
.public .title h3{
  font-size: 28px;
  position: relative;
  font-weight: normal;
}
.public .title h3::after{
  content: "";
  position: absolute;
  width: 66px;
  height: 1px;
  background: #cccccc;
  top: 20px;
  right: 465px;
}
.public .title h3::before{
  content: "";
  position: absolute;
  width: 66px;
  height: 1px;
  background: #cccccc;
  top: 20px;
  left: 465px;
}
.public .title p{
  font-size: 16px;
  color: #999999;
  margin-top: 3px;
}


.business-list li.slideInUp {
  position: relative;
  width: 230px;
  overflow: hidden;
  height: 555px;
  float: left;
  border-left: 5px solid #FFFFFF;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
}
.business-list li.slideInUp:before {
  content: "";
  width: 480px;
  height: 100%;
  background: #000;
  padding: 14px 18px;
  position: absolute;
  top: 0;
  left: 0%;
  opacity: 0.5;
  transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
  -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
  z-index: 2;
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.business-list .bus-bg {
  position: relative;
}
.business-list .bus-top {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 16px;
  line-height: 28px;
  color: #FFFFFF;
  margin-top: 245px;
  transition: all .3s linear;
  -webkit-transition: all .3s linear;
  display: block;
  opacity: 1;
  z-index: 2;
}
.bus-bottom {
  color: #FFFFFF;
  width: 480px;
  height: 555px;
  box-sizing: border-box;
  padding: 40px 35px;
  position: absolute;
  z-index: 2;
  top: 0px;
  opacity: 0;
  transition: all .5s linear;
  -webkit-transition: all .5s linear;
}
.bus-bottom .c-title {
  /* font-family: '思源黑体'; */
  font-size: 36px;
  line-height: 50px;
  margin: 0px 5px;
  text-align: left;
	margin-bottom: 10px;
	
}
.c-name {
  font-size: 18px;
  line-height: 30px;
  margin: 0px 5px;
  text-align: left;
  font-weight: bold;
}
.bus-bottom .bus-href-list {
  /* font-family: '思源黑体'; */
  font-size: 14px;
  line-height: 36px;
  margin-bottom: 25px;
  margin-top: 5px;
}
.business-list li a {
  display: inline-block;
  color: #fff;
}
.bus-href-list a {
  display: inline-block;
  width: 120px;
  height: 35px;
  border: 1px solid #FFFFFF;
  border-radius: 30px;
  text-align: center;
  float: left;
  margin: 0px 3px;
  margin-top: 10px;
  line-height: 30px;
}
.business-list li.slideInUp:hover{
  width: 460px !important;
  cursor: pointer;
}
.business-list li:hover .bus-top{
  opacity: 0;
}
.business-list li:hover .bus-bottom{
  opacity: 1;
}
.yewu .business-list{
	display: table;
	margin: auto;
  padding-top: 30px;
  margin-bottom: 100px;
  /*float: left;*/
}
.about_index{
  height: 740px;
  background: url(../images/abindex.jpg) no-repeat center;
}
.about_ic{
  width: 800px;
  text-align: justify;
  float: left;
  margin-left: 200px;
  margin-top: 70px;
  font-size: 16px;
  line-height: 26px;
}
.about_index .lei{
  
  display: table;
  margin: auto;
  margin-top: 70px;
}
.about_index .kuai{
  float: left;
  margin-right: 100px;
  text-align: center;
}
.about_index .kuai:last-child{
  margin-right: 0;
}
.about_index .kuai h3{
  font-size: 80px;
  font-weight: bold;
}
.about_index .kuai p{
  font-size: 16px;
}
.about_index .ckgd{
  width: 122px;
  height: 37px;
  border-radius: 40px;
  border: 1px solid #454545;
  text-align: center;
  line-height: 37px;
  margin-left: 539px;
  float: left;
  color: #454545;
  margin-top: 70px;
}
.about_index .ckgd:hover{
	color: #fff;
	background: #454545;
}
.team_index .slideTxtBox{
  float: left;
  position: relative;
 
}
.team_index .slideTxtBox .hd{
  display: table;
  margin: auto;
  margin-top: 30px;
}
.team_index .slideTxtBox .hd li{
  float: left;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-right: 33px;
  border: 1px solid #333;
  cursor: pointer;
}
.team_index .slideTxtBox .hd li.on{
  background: #333;
}
.team_index .slideTxtBox .bd{
  margin-top: 30px;
  float: left;
  width: 100%;
}
.team_index .slideTxtBox .bd li{
  float: left;
  width: 270px;
  height: 330px;
  background: url(../images/tuceng28.png);
  margin-right: 40px;
  text-align: center;
}
.team_index .slideTxtBox .bd li:nth-child(4n){
  margin-right: 0;
  
}
.team_index .slideTxtBox .bd li img{
  width: 237px;
  height: 237px;
  border-radius: 50%;
  margin-top: 28px;
  margin-left: 16px;
}
.team_index .slideTxtBox .bd li h3{
  font-size: 18px;
  margin-top: 20px;
}
.team_index .slideTxtBox .bd li span{
  font-size: 14px;
  color: #fff;
  margin-top: 10px;
  display: block;
}
.team_index .slideTxtBox .bd li p{
  width: 215px;
  float: left;
  margin-left: 27.5px;
  margin-top: 10px;
  color: #fff;
  font-size: 14px;
  height: 40px;
}
.team_index .slideTxtBox .bd li .a{
  width: 215px;
  float: left;
  margin-left: 27.5px;
  margin-top: 10px;
  color: #fff;
  font-size: 14px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #fff;
}
.team_index .slideTxtBox .bd li:hover .a{
	background:#454545;
	border:1px solid #454545;
	color:#fff;
}
.team_index .slideTxtBox  .ckgd{
  border-radius: 40px;
  border: 1px solid #333;
  text-align: center;
  width: 122px;
  height: 37px;
  line-height: 37px;
  float: left;
  margin-left: 539px;
  margin-top: 30px;
  font-size: 14px;
  margin-bottom: 70px;
}
.team_index .slideTxtBox .ckgd:hover{
	background: #333;
	color: #fff;
}

.baojia_index{
  background: #f5f5f7;
  height: 580px;
}
.baojia_index .left img{
	-webkit-transition: 0.36s ease;
	-moz-transition: 0.36s ease;
	-o-transition: 0.36s ease;
	-ms-transition: 0.36s ease;		
	  width: 642px;
	  height: 470px;
	  float: left;
}


.baojia_index .left:hover img {
    transform: scale(1.1);
}
.baojia_index .left {
  float: left;
   margin-top: 58px;
   width: 642px;
  height: 470px;
  overflow: hidden;
}
.baojia_index .right{
  float: right;
  width: 510px;

}
.baojia_index .right .one{
  margin-top: 220px;
  font-size: 16px;
  color: #999999;

}
.baojia_index .right h3{
  position: relative;
  font-size: 28px;
  font-weight: normal;
  margin-top: 10px;
  height: 50px;
}
.baojia_index .right h3::after{
  position: absolute;
  width: 34px;
  height: 4px;
  float: left;
  background: #ae0a29;
  bottom: 0;
  left: 0;
  content: "";
}
.baojia_index .right p{
  margin-top: 30px;
  font-size: 16px;
  color: #616166;
  text-align: justify;
  line-height: 24px;
}
.baojia_index .right a{
    border-radius: 40px;
    border: 1px solid #333;
    text-align: center;
    height: 37px;
    line-height: 37px;
    float: left;
    margin-top: 30px;
    font-size: 14px;
    margin-bottom: 70px;
    padding: 0 15px;
}
.baojia_index .right a:hover{
	background: #333;
	color: #fff;
}
.picScroll-top{
  background: url(../images/dibuf.png) no-repeat center;
  width: 100%;
  float: left;
  height: 80px;
  line-height: 80px;
}
.picScroll-top .c{
  float: left;
  font-size: 28px;
  color: #ffffff;
  width: 257px;
  text-align: center;
  margin-left: 17px;
}
.picScroll-top li{
  padding-left: 10px;
}
.picScroll-top li a{
  color: #fff;
  font-size: 20px;
}
.picScroll-top li a:hover{
  color: #ae0a29;
}
.footer{
  background: #111820;
  float: left;
  width: 100%;
  padding-top: 75px;
  background: #111820 url(../images/footerbeijing.jpg) no-repeat;
}
.footer ul{
  width: 170px;
  float: left;
}
.footer ul li a{
  font-size: 12px;
  color: #9fa3a6;
}
.footer ul li a:hover{
  color: #ae0a29;
}
.footer ul h3{
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 20px;
  font-weight: normal;
}
.footer ul li{
  margin-bottom: 15px;
}
.guanzhuimg{
  width: 38px;
  height: 38px;
}
.beianhao{
  border-top: 1px solid #455563;
  height: 80px;
  line-height: 80px;
  float: left;
  width: 100%;
  margin-top: 20px;
  font-size: 12px;
  color: #ffffff;
}
.beianhao .fl{
  float: left;

}
.beianhao .fr{
  float: right;
}
.kf {
  position: fixed;
  z-index: 99;
  right: 0;
  bottom: 40%;
  background: #333;
}

.kf a {
  width: 45px;
  height: 45px;
  display: block;
  position: relative;
}

.kf a:hover {
  background: #ae0a29;
}

.kf a .zx {
  width:210px;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 16px;
  line-height: 45px;
  background: #ae0a29;
  padding: 0 10px 0 20px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  position: absolute;
  top: 0;
  right: 45px;
  display: none;
}

.kf a:hover .zx {
  display: block;
}

.kf a .wx {
  width: 120px;
  height: 120px;
  box-sizing: border-box;
  background: #fff;
  padding: 7px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  position: absolute;
  right: 45px;
  top: 0;
  display: none;
}

.kf a:hover .wx {
  display: block;
}
.about1{
  float: left;
}
.about1{
  margin-top: 95px;
}
.about1 h3{
  font-size: 42px;
  float: left;
}
.about1 .fr{
  font-size: 18px;
  float: right;
  line-height: 28px;
  width: 600px;
  color: #7f7f7f;
}
.about2{
  margin-top: 30px;
  float: left;
  max-width: 100%;
}
.about_his{
  margin-top: 60px;
}
.about_box h3.tit {
  height: 60px;
  line-height: 60px;
  position: relative;
  margin-bottom: 35px;
}
.about_box h3.tit span {
  font-size: 42px;
  display: block;
  position: relative;
  z-index: 99;
}
.about_his .his {
  height: 110px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  padding-top: 15px;
}
.about_his .his ul li {
  width: 120px;
  float: left;
}
.about_his .his .co-nav a {
  display: block;
  width: 26px;
  height: 26px;
  background: url(../images/next.png) #fff no-repeat;
  position: absolute;
  top: 10px;
  z-index: 999;
}
.about_his .his .co-nav a.next {
  transform: rotate(180deg);
  position: absolute;
  right: 0;
}
.about_his .his .co-nav a {
  display: block;
  width: 26px;
  height: 26px;
  background: url(../images/next.png) #fff no-repeat;
  position: absolute;
  top: 10px;
  z-index: 999;
}
.about_his .his::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #434a4c;
  z-index: -1;
  top: 22px;
}
.about_his .his_cont {
  min-height: 200px;
  margin-bottom: 80px;
  display: none;
}
.about_his .his_cont .his_left {
  width: 168px;
}
.fl {
  float: left;
}
.about_his .his_cont .his_left h3 {
  font-size: 17px;
  color: #ae0a29;
  text-align: right;
  line-height:26px;
}
.about_his .his_cont .his_left h3::before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #ae0a29;
  vertical-align: sub;
  margin-right: 30px;
  position: relative;
  top: -3px;
}
.about_his .his_cont .his_right {
  margin-left: 35px;
  width: 997px;
}
.about_his .his_cont .his_right>ul {
  margin-bottom:20px;
  overflow: hidden;
}
.about_his .his_cont .his_right>ul>li {
  font-size: 18px;
  margin-bottom: 5px;
  color: #7f7f7f;
}
.about_hy.layui-carousel {
  background: transparent;
}
.layui-carousel {
  position: relative;
  left: 0;
  top: 0;
  background-color: #f8f8f8;
}
.about_his .his ul li.cur i, .about_his .his ul li:hover i {
  background: #ae0a29;
}
.about_his .his ul li i {
  display: block;
  width: 14px;
  height: 14px;
  background: #434a4c;
  margin: 0 auto;
}
.about_his .his ul li.cur span, .about_his .his ul li:hover span {
  color: #ae0a29;
}
.about_his .his ul li span:nth-child(2) {
  font-size: 22px;
  margin-top: 10px;
}
.about_his .his ul li span {
  display: block;
  text-align: center;
}
.about_his img{
  max-width: 100%;
}
.about_hy .item>a {

}
.about_hy .item>a:last-child {
  margin-right: 0;
}
.about_hy .item>a>span {
  display: block;
  text-align: center;
  line-height: 35px;
  height: 35px;
  color: #999;
  text-align: center;
}
.about_advantage{
  margin-top: 20px;
}
.about_advantage ul li {
  float: left;
  width: 375px;
  height: 385px;
  position: relative;
  overflow: hidden;
  margin-right: 37px;
}
.about_advantage ul li:last-child{
  margin-right: 0;
}
.about_advantage ul li .txt {
  position: absolute;
  width: 100%;
  height: 180px;
  background: rgba(172,185,193,0.85);
  bottom: -120px;
  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;
  
  
}
.top_tree .one{
	width: 30% !important;
}
.about_advantage ul li .txt h3 {
  line-height: 59px;
  text-align: left;
  color: #fff;
  font-size: 20px;
  padding: 0px  20px;
}
.about_advantage ul li .txt p {
  padding: 0px 18px 20px;
  color: #fff;
  font-size: 14px;
  line-height: 1.8;
}
.about_advantage ul li:hover .txt {
  bottom: 0;
  height: 270px;
}
.swiper-container{
  position: relative;
  height: 440px;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container img{
  max-width: 100%;
  float: left;
}
.swiper-slide {
  float: left;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
}
.swiper-slide {
  flex-shrink: 0;
  width: 560px;
  height: 100%;
  position: relative;
  transition-property: transform;
  
}
.swiper-slide-active, .swiper-slide-duplicate-active {
  transform: scale(1);
}

.swiper-slide-active {
  top: 0;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-slide h3{
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  color: #fff;
  top: 220px;
  font-size: 22px;
  font-weight: normal;
  display: none
}
.swiper-slide p{
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  color: #fff;
  top: 250px;
  font-size: 22px;
  display: none

}
.swiper-slide a{
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  color: #fff;
  top: 290px;
  font-size: 14px;
  display: none
}
.swiper-slide a:hover{
  color: #ae0a29;
}
.swiper-slide-active h3{
  display: block;
}

.swiper-slide-active p{
  display: block;
}
.swiper-slide-active a{
  display: block;
}
#team {
  height: 60px;
  line-height: 60px;
  position: relative;
  font-size: 42px;
  display: block;
  position: relative;
  z-index: 99;
  margin-top: 70px;
}
.news{
  background: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 40px;
}
.news .lef{
  float: left;
  width: 868px;
  background: #fff;
}
.news .lef .list{
  padding: 24px;
  height: 150px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #ededed;

}
.news .lef .list img{
  width: 144px;
  height: 92px;
  float: left;
}
.news .lef .list .titr{
  float: right;
  width: 655px;
}
.news .lef .list .titr h3{
  font-size: 18px;
  font-weight: normal;
}
.news .lef .list .titr h3 span{
	 font-size: 18px;
	 color: #ae0a29 ;
}
.news .lef .list .titr p{
  font-size: 14px;
  color: #999999;
  margin-top: 5px;
}
.news .lef .list .titr span{
  font-size: 14px;
  color: #a3afb7;
  margin-top: 5px;
  display:inline-block;
  margin-right:10px;
}
.news .lef .list .titr span i{
  margin-right: 5px;
}
.news .right{
  width: 300px;
  float: right;
}
.news .right .form{
  padding: 15px;
  background: #fff;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.news .right .form input[type="text"]{
  border: 1px solid #a3afb7;
  width: 235px;
  height: 50px;
  font-size: 14px;
  text-indent: 1em;
  border-right: 0px;
  float: left;
}
.news .right .form input.iconfont{
  height: 50px;
  background: #fff;
  border: 1px solid #a3afb7;
  border-left: 0;
  float: left;
  width: 35px;
  cursor: pointer;
}
.news .right .tc{
  float: left;
  width: 100%;
  background: #fff;
}
.news .right .tc .on{
  padding: 15px;
  float: left;
  width: 100%;
}
.news .right .tc .on h3{
  float: left;
  font-size: 18px;
}
.news .right .tc .on a{
  float: right;
  font-size: 14px;
}
  
.news .right .tc .images{
  width: 100%;
  padding: 15px;
}
.news .right .tc .images img{
  width: 100%;
}
.news .right .tc .list{
  padding: 15px;
  border-bottom: 1px solid #eeeeee;
}
.news .right .tc .list h3{
  font-size: 16px;
  font-weight: normal;
}
.news .right .tc .list p{
  font-size: 14px;
  color: #a3afb7;
  margin-top: 5px;
}
.news .fl{
  float: left;
  width: 868px;
  background: #fff;
  padding: 20px;
}
.news .fl .lei {
  height: 44px;
  width: 100%;
  line-height: 44px;
  background: #f5faf8;
  margin-top: 20px;
  font-size: 14px;
  padding: 0 10px;
  text-align: center;
}
.news .fl .title1 {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}
.news .fl .lei span {
  margin-right: 14px;
}
.news .fl .content {
  font-size: 16px;
  margin-top: 20px;
  padding: 0 40px;
}
.product .list{
  width: 593px;
  height: 493px;
  position: relative;
  overflow: hidden;
  float: left;
  margin-bottom: 15px;
  background:#fff;
}
.product .list:nth-child(2n){
  float: right;
}
.product{
  background: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 40px;
}

.product .list .prop {
  position: absolute;
  filter: alpha(opacity=0);
  top: 0;
  left: 0px;
  bottom: 0;
  right: 0;
  box-sizing: border-box;
  -moz-opacity: 0;
  opacity: 0;
  color: #000;
  font-size: 16px;
  line-height: 30px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.product .list .prop .info {
  position: absolute;
  top: 50%;
  padding: 0 14%;
  width: 100%;
  box-sizing: border-box;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.product .list .prop .en_tit {
  font-size: 48px;
  line-height: 1.5;
  padding-bottom: 10px;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.product .list:hover img {
  filter: alpha(opacity=10);
  -moz-opacity: 0.1;
  opacity: 0.1;
  transform: scale(1.1) rotate(0deg);
}
.product .list img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.product .list img {
    -webkit-transition: 0.36s ease;
    -moz-transition: 0.36s ease;
    -o-transition: 0.36s ease;
    -ms-transition: 0.36s ease;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 300px;
}
.product .list:hover .prop {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  z-index: 2;
}
.product .list:hover .info {
  top: calc(50% - 10px);
}

.product .list p{
  color: #333;
}

.product .list .beijing {
  background: url(../images/yinying.png);
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: -1;
  opacity: 0.5;
}
.product .list:hover .beijing{
  z-index: 1;
}
.product_content {
  float: left;
  width: 100%;
  margin-top: 30px;
  border-bottom: 1px solid #cecdcd;
}
.slideBoxpro {
  width: 570px;
  height: 540px;
  float: left;
  position: relative;
}
.slideBoxpro img {
  width: 480px;
  height: 480px;
  margin-left: 45px;
  border: 1px solid #eee;
}
.slideBoxpro .hd {
  display: table;
  margin: auto;
  margin-top: 20px;
}
.slideBoxpro .hd li.on {
  background: #10151b;
}
.slideBoxpro .hd li {
  width: 67px;
  height: 3px;
  float: left;
  background: #ae0a29;
  margin-right: 15px;
  cursor: pointer;
}

.slideBoxpro .prev {
    font-size: 42px !important;
    position: absolute;
    top: 0px;
    bottom: 0;
    height: 40px;
    margin: auto;
}
.slideBoxpro .next {
    font-size: 40px !important;
    position: absolute;
    top: 0px;
    bottom: 0;
    height: 40px;
    right: 0;
    margin: auto;
}
.procr {
  width: 595px;
  float: right;
}
.procr .title {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: bold;
}
.procr .descript div {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 35px;
}
.slideTxtBoxbb .hd {
  float: left;
  width: 100%;
  height: 80px;
  line-height: 80px;
  border-bottom: 1px solid #cecdcd;
}
.slideTxtBoxbb .hd ul {
  display: table;
  margin: auto;
}
.slideTxtBoxbb .hd ul li.on {
  color: #ae0a29;
  cursor: pointer;
}
.slideTxtBoxbb .hd ul li {
  float: left;
  padding-right: 100px;
  position: relative;
  font-size: 18px;
  cursor: pointer;
}
.team_ii li{
  margin-bottom: 48px;
}
.team_content img{
  width: 310px;
  float: left;
  margin-left: 65px;
  margin-right: 40px;
}
.team_content{
  margin-top: 65px;
  margin-bottom: 60px;
}
.team_content .right {
  float: left;
}
.team_content .right h3{
  font-size: 36px;
  font-weight: normal;
}

.team_content .right  p{
  font-size: 14px;
  margin-bottom: 5px;
}
.team_content .right .descript{
  font-size: 26px;
  color: #999999;
  margin-top: 5px;
  position: relative;
  padding-bottom:10px;
  margin-bottom: 15px;
}
.team_content .right .descript::after{
  width: 350px;
  height: 1px;
  content: "";
  position: absolute;
  bottom: 0;
  float: left;
  background: #eeeeee;
  left: 0;
}
.join{
  margin-top: 60px;
  margin-bottom: 60px;
}
.join .let{
  float: left;

}
.join img{
  width: 440px;
  height: 290px;
  float: right;
}
.join .let h3{
  font-size: 30px;
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 20px;
  font-weight: normal;
}
.join .let h3::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width:35px;
  background: #ae0a29;
}
.jointwo{
  background: #f5f5f5;
  padding-top: 60px;
  padding-bottom: 60px;
}

.jointwo .list{
  width: 588px;
  float: left;
  margin-bottom: 70px;
}
.jointwo .list img{
  width: 588px;
  height: 208px;
}
.jointwo .list h3{
  font-size: 30px;
  margin-top: 5px;
  font-weight: normal;
}
.jointwo .list p{
  font-size: 14px;
  margin-top: 10px;
}
.jointwo .list:nth-child(2n){
  float: right;
  margin-top: 10px;
}
.jointwo .list:nth-child(2){
  float: right;
  margin-top: 140px;
}
.jointhree .title{
  margin-top: 60px;
  font-size: 44px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 40px;
}
.jointhree  .form{
  height: 75px;
  float: left;
  width: 100%;
}
.jointhree  .form a{
  display:block;
  cursor: pointer;
}

.jointhree  .select {
  width: 328px;
  height: 50px;
  border: 1px solid #313131;
  line-height: 50px;
  text-indent: 2em;
  background: #fff url(../images/beijingsnjiao.png) 295px no-repeat;
  float: left;
  margin-bottom: 15px;
  background-size: 5%;
  border-radius: 5px;
}
.index_two_left .bd .select a {
  display: block;
  color: #A9A9A9;
}
.index_two_left .bd .select .dropdown-menu {
  top: -4px !important;
  border-top: 0px;
  border-radius: 0px;
  padding: 0;
  width: 196px;
  left: -1px !important;
  height: 200px;
  overflow: overlay;
}
.dropdown-menu {
  min-width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  text-indent: 10px;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: .25rem;
  height: 200px;
  overflow: auto;
}
.dropdown-menu.show {
  display: block;
}
.jointhree li.select {
  position: relative;
  margin-right: 40px;
}
.jointhree .form .sousuo{
  height: 50px;
  line-height: 50px;
  width: 95px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  background: #ae0a29;
  float: right;
  position: relative;
  top:-2px;
  border-radius: 4px;
}
.jointable{
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}
.jointable .list{
  float: left;
  width: 100%;
  height: 80px;
  line-height: 80px;
  border-bottom: 1px solid #eee;
}
.jointable .list div{
  float: left;
}
.jointable .list div:nth-child(1){
  width: 335px;
  font-size: 20px;
  text-indent: 1em;
}
.jointable .list div:nth-child(2){
  width:255px;
  font-size: 14px;
  color: #999999;
}
.jointable .list div:nth-child(3){
  width: 270px;
  font-size: 14px;
  color: #999999;
}
.jointable .list div:nth-child(4){
  width:270px;
  font-size: 14px;
  color: #999999;
}
.jointable .list div:nth-child(5){
  width:30px;
  text-align: center;
}
.jointable .list:hover{
  background: #f8f8f8;
}
.jointhree .leixing{
  float: left;
  width: 100%;
}
.jointhree .leixing div{
  float: left;
  color: #999999;
  font-size: 14px;
  margin-bottom: 10px;
}
.jointhree .leixing div:nth-child(1){
  margin-left: 10px;
}
.jointhree .leixing div:nth-child(2){
  margin-left: 310px;
}
.jointhree .leixing div:nth-child(3){
  margin-left: 345px;
}
.jointhree .leixing div:nth-child(4){
  margin-left: 250px;
}
.joincontent .list{
  float: left;
  border-bottom: 1px solid #eee;
  padding-top: 50px;
  padding-bottom: 50px;
  width: 100%;
}
.joincontent .list h3{
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 20px;
}
.joincontent .list p{
  font-size: 14px;
  margin-bottom: 3px;
}
.joincontent .list:last-child{
  border-bottom: 0;
}
.baojiaxit .lei1{
  width: 715px;
  float: left;
  border-left: 1px solid #eee;
  height: 334px;
}
.baojiaxit{
  margin-top: 65px;
}
.baojiaxit .lei1 div{
  float: left;
}
.baojiaxit .lei1 div:nth-child(1){
  height: 70px;
  line-height: 70px;
  float: left;
  width: 100%;
  background: #b1c1c9;
  font-size: 18px;
  padding-left: 30px;
  font-weight: bold;
}


.baojiaxit input{
  height: 50px;
  border:1px solid #eee;
  padding-left: 5px;
  font-size: 16px;
}
.baojiaxit .lei1 span{
  display: inline-block;
  width: 100px;
  text-align: right;
  padding-right: 10px;
}
.baojiaxit .lei1 div:nth-child(2) input{
  width: 555px;
}
.baojiaxit .lei1 div:nth-child(3) select{
  width: 555px;
  height: 50px;
  border:1px solid #eee;
}
.baojiaxit .lei1 div:nth-child(2){
  height: 50px;
  line-height: 50px;

  margin-top: 20px;
}
.baojiaxit .lei1 div:nth-child(3){
  margin-top: 10px;
}
.baojiaxit .lei1 div:nth-child(4){
  width: 300px;
  margin-top: 10px;
}
.baojiaxit .lei1 div:nth-child(5){
  width: 370px;
  margin-top: 10px;
}
.baojiaxit .lei1 div:nth-child(6){
  margin-top: 10px;
}
.baojiaxit .lei1 div:nth-child(6) input{
  width: 555px;
}
.baojiaxit .lei2{
  width: 484px;
  float: left;
  height: 334px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.baojiaxit .lei2 div:nth-child(1){
  height: 70px;
  line-height: 70px;
  float: left;
  width: 100%;
  background: #b1c1c9;
  font-size: 18px;
  padding-left: 30px;
  margin-bottom: 20px;
  font-weight: bold;
}
.baojiaxit .lei2 p{
  padding-left: 30px;
  font-size: 14px;
  margin-bottom: 15px;
}
.baojiaxit .lei3{
  width: 100%;
  float: left;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;

}
.baojiaxit .lei3 div:nth-child(1){
  height: 70px;
  line-height: 70px;
  float: left;
  width: 100%;
  background: #b1c1c9;
  font-size: 18px;
  padding-left: 30px;
  margin-bottom: 10px;
  font-weight: bold;
}
.baojiaxit .lei3 div{
  float: left;
}
.baojiaxit .lei3 div input{
  float: left;
  margin-left: 10px;
}
.baojiaxit .lei3 div label{
  float: left;
  width: 110px;
  line-height: 50px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.baojiaxit .lei4{
  width: 100%;
  float:left;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.baojiaxit .lei4 div:nth-child(1){
  height: 70px;
  line-height: 70px;
  float: left;
  width: 100%;
  background: #b1c1c9;
  font-size: 18px;
  padding-left: 30px;
  margin-bottom: 20px;
  font-weight: bold;
}
.baojiaxit .lei4 div{
  float: left;
  margin-bottom: 20px;
}
.baojiaxit .lei4 span{
  display: inline-block;
  width: 100px;
  text-align: right;
  padding-right: 10px;
}
.baojiaxit .lei4 div:nth-child(2) input{
  width: 322px;
}
.baojiaxit .lei4 div:nth-child(3) select{
  width: 322px;
  height: 50px;
  border:1px solid #eee;
}

.baojiaxit .lei5{
  width: 100%;
  float:left;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.baojiaxit .lei5 div:nth-child(1){
  height: 70px;
  line-height: 70px;
  float: left;
  width: 100%;
  background: #b1c1c9;
  font-size: 18px;
  padding-left: 30px;
  margin-bottom: 20px;
  font-weight: bold;
}
.baojiaxit .lei5 div{
  float: left;
  margin-bottom: 20px;
}
.baojiaxit .lei5 div:nth-child(2) select{
  width: 322px;
  height: 50px;
  border:1px solid #eee;
}
.baojiaxit .lei5 div:nth-child(3) select{
  width: 322px;
  height: 50px;
  border:1px solid #eee;
}

.baojiaxit .lei5 span{
  display: inline-block;
  width: 100px;
  text-align: right;
  padding-right: 10px;
}

.baojiaxit .lei6{
  width: 100%;
  float:left;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.baojiaxit .lei6 div.one:nth-child(1){
  height: 70px;
  line-height: 70px;
  float: left;
  width: 100%;
  background: #b1c1c9;
  font-size: 18px;
  padding-left: 30px;
  font-weight: bold;
}
.baojiaxit .lei6 div{
  float: left;
}
.baojiaxit .lei6 div:nth-child(2) select{
  width: 322px;
  height: 50px;
  border:1px solid #eee;
}
.baojiaxit .lei6 div:nth-child(3) select{
  width: 322px;
  height: 50px;
  border:1px solid #eee;
}
.baojiaxit .lei6 div:nth-child(4) select{
  width: 322px;
  height: 50px;
  border:1px solid #eee;
}

.baojiaxit .lei6 span{
  display: inline-block;
  width: 100px;
  text-align: right;
  padding-right: 10px;
}
.baojiaxit .lei6 .xian{
  height: 90px;
  padding-top: 20px;
  border-bottom: 1px solid #eee;
  width: 100%;
}
.baojiaxit .lei6 .xian div{
  margin-bottom: 20px;
}
.baojiaxit .lei6 .xian .tl{
  text-align: left;
  padding-left:15px;
}
.baojiaxit .lei6 input{
  width: 322px;
}





.baojiaxit .lei7{
  width: 100%;
  float:left;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.baojiaxit .lei7 div.one:nth-child(1){
  height: 70px;
  line-height: 70px;
  float: left;
  width: 100%;
  background: #b1c1c9;
  font-size: 18px;
  padding-left: 30px;
  font-weight: bold;
}
.baojiaxit .lei7 div{
  float: left;
}
.baojiaxit .lei7 .xian{
  height: 90px;
  padding-top: 20px;
  border-bottom: 1px solid #eee;
  width: 100%;
}
.baojiaxit .lei7 div input{
  float: left;
  margin-left: 10px;
}
.baojiaxit .lei7 div span{
  float: left;
  width: 110px;
  line-height: 50px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.baojiaxit .lei7 div label{
  float: left;
  width: 110px;
  line-height: 50px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.baojiaxit .lei7 .textarea{
  height: 150px;
}
.baojiaxit .lei7 .textarea textarea{
  height: 110px;
  resize:none;
  border:1px solid #eee;
  width: 1030px;
  padding: 5px;
}
.baojiaxit .lei8 {
  float: left;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
}
.lei8  div{
  display: table;
  margin: auto;
  height: 40px;
}
.lei8  div input{
  height: 46px;
  width: 260px;
  margin-right: 20px;
  background: #b1c1c9;
  color: #fff;
  cursor: pointer;
  border: 1px solid #b1c1c9;
}
.lei8  div input:hover{
  opacity: 0.9;
}
.about_contact{
  margin-bottom: 35px;
  position: relative;
  float: left;
  margin-top: 60px;
  z-index: 99;
}
.about_contact .cont h3.desc{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.about_contact .d_info .zyfw,
.about_contact .d_info .add{
  line-height: 37px;
}
.about_contact .d_info .zyfw .fl,
.about_contact .d_info .add .fl{
  width: 73px;
}
.about_contact .d_info .zyfw .fl i::before,
.about_contact .d_info .add .fl i::before{
  content: '';
  display: block;
  width: 37px;
  height: 37px;
  background: url("../images/contact_01.jpg") no-repeat;
  margin-left: 10px;
}
.about_contact .d_info .add .fl i.aaq::before{
  content: '';
  display: block;
  width: 37px;
  height: 37px;
  background: url("../images/contact_04.jpg") no-repeat;
}
.about_contact .d_info .zyfw .fr,
.about_contact .d_info .add .fr{
  width: 1120px;
}
.about_contact .d_info .zyfw .fr p,
.about_contact .d_info .add .fr p{
  font-size: 14px;
}
.about_contact .d_info .zxdh{
  margin-top: 20px;
}
.about_contact .d_info .zxdh ul li{
  display:inline-block;
  font-size: 14px;
  margin-right: 168px;
}
.about_contact .d_info .zxdh ul li:nth-child(3n){
  margin-right: 0;
}

.about_contact .d_info .zxdh ul li i{
  width: 73px;
  height: 37px;
  display: inline-block;
  vertical-align: middle;
}
.about_contact .d_info .zxdh ul li i::before{
  content: '';
  display: inline-block;
  width: 37px;
  height: 37px;
  background: url("../images/contact_02.jpg") no-repeat;
  margin-left: 10px;
}
.about_contact .d_info .zxdh ul li:nth-child(2) i::before{
  content: '';
  display: inline-block;
  width: 37px;
  height: 37px;
  background: url("../images/contact_011.jpg") no-repeat;
  margin-left: 10px;
}
.about_contact .d_info .zxdh ul li:nth-child(3) i::before{
  content: '';
  display: inline-block;
  width: 37px;
  height: 37px;
  background: url("../images/contact_03.jpg") no-repeat;
  margin-left: 10px;
}
.about_contact .d_info .add{
  margin-top: 40px;
}
.about_contact .add_maps{
  margin-top: 20px;
  float: left;
  width: 100%;
}
.about_contact .add_maps .fl{
  width: 745px;
  padding-left: 73px;
}
.about_contact .add_maps .fl p{
  font-size: 14px;
  line-height: 2;
}
.about_contact .add_maps .fr{
  width: 417px;
  padding-top: 75px;
}
.about_contact .add_maps .fr img{
  margin-bottom: 18px;
  width: 402px;
  height: 175px;
}
.about_contact .add_maps .fl img{
  margin: 19px 0;
  width: 685px;
  height: 368px;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.d_info {
    width: 100%;
    float: left;
}
.clear:after {
  content: '';
  display: block;
  clear: both;
}
.activities{
  float: left;
  background: #f5f5f5;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 55px;
}
.activities .kuai{
  padding: 10px;
  width: 390px;
  border: 1px solid #cecdcd;
  height: 360px;
  background: #fff;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.activities .kuai img{
  width: 366px;
  height: 366px;
  -webkit-transition: 0.36s ease;
    -moz-transition: 0.36s ease;
    -o-transition: 0.36s ease;
    -ms-transition: 0.36s ease;
}
.activities .kuai .img{
  width: 366px;
  height: 254px;
  overflow: hidden;
}

.activities .kuai:hover img{
	    transform: scale(1.1);
}
.activities .kuai:hover .kt{
	color: #ae0a29;
}

.activities .kuai:nth-child(3n){
  margin-right: 0px;
}
.activities .kuai .kt{
  margin-top: 10px;
  color: #666666;
  font-size: 18px;
  min-height: 40px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}
.activities .kuai .kds{
  font-size: 12px;
  color: #a0a0a0;
}
.iconfont{
  font-size: 12px !important;
}
.activities .kuai .kds span{
  margin-right: 5px;
}

.procr .descriptc div{
  font-size: 18px;
  padding-top: 20px;
}
.procr .descriptc div span{
  display: block;
  color: #999999;
  font-size: 14px;
  margin-bottom: 10px;
}
.procr .descriptc div:nth-child(1){
  float: left;
  width: 50%;
  border-top: 1px solid #eee;
  
}
.procr .descriptc div:nth-child(2){
  float: left;
  width: 50%;
  border-top: 1px solid #eee;
}
.procr .descriptc div:nth-child(3){
  float: left;
  border-top: 1px solid #eee;
  margin-top: 20px;
  font-size: 14px;
}
.procr .descriptc div:nth-child(3) span{
  display:inline-block;
  width: 85px;
  height: 300px;
  color: #999999;
}
.wc.fgx{
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    background: #fff;
    margin-bottom: 40px;
}

.procr .descriptc div:nth-child(3) p{
  float: right;
  width: 510px;
}
.baojiaxit .lei9 div:nth-child(1){
  height: 70px;
  line-height: 70px;
  float: left;
  width: 100%;
  background: #b1c1c9;
  font-size: 18px;
  padding-left: 30px;
  font-weight: bold;
}
.baojiaxit .lei9 div {
  float: left;
  width: 100%;
  margin-bottom: 20px;

}
.baojiaxit .lei9  input{
  width: 1010px;
}
.baojiaxit .lei9  textarea{
  height: 110px;
  resize:none;
  border:1px solid #eee;
  width: 1010px;
  padding: 5px;
}
.baojiaxit .lei9  select{
  width: 1010px;
  height: 50px;
  border:1px solid #eee;
}

.baojiaxit .lei9 div span{
  float: left;
  width: 110px;
  line-height: 50px;
  padding-right: 10px;
  text-align: right;
}
.baojiaxit .lei9 div input[type="radio"]{
  width:13px;
  float: left;
}
.baojiaxit .lei9 div:nth-child(5) span{
  text-align: left;
  margin-left: 10px;
}
.baojiaxit .lei9 div:nth-child(5) span:nth-child(1){
  padding-right: 10px;
  text-align: right;
  margin-left: 0;
}
.lei9 {
  float: left;
  width: 100%;
  border: 1px solid #eee;
  border-bottom: 0;
}
.denglu{
  width: 750px;
  height: 310px;
  border: 1px solid #eee;
  margin: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 55px;
  padding-left: 190px;
}
.denglu div p{
  font-size: 16px;
}
.denglu div input{
  width: 364px;
  height: 50px;
  border: 1px solid #eee;
  padding-left: 5px;
  margin-top: 10px;
  font-size: 16px;
}
.denglu div:nth-child(2){
  margin-top: 20px;
}
.denglu  input[type="submit"]{
  width: 364px;
  background: #b1c1c9;
  border: 1px solid #b1c1c9;
  margin-top: 30px;
  height: 50px;
  font-size: 16px;
  border-radius:4px;
  margin-bottom: 10px;
  cursor: pointer;
}
.denglu  input[type="submit"]:hover{
  opacity: 0.9;
}
.denglu  .p{
  font-size: 14px;
  margin-bottom: 5px;
}
.mt40.public{
	background:#f5f5f5;
	padding-top:40px;
	padding-bottom:40px;
}
.user {
    float: right;
    width: 100%;
    margin-bottom: 15px;
    padding-top: 20px;
    line-height: 32px;
}
.user a{
	float: right;
	margin-left: 10px;
	color: #fff;
}
.user a img{
	border-radius: 50%;
}
.user div{
	float: right;
	position:relative;
	margin-right: 10px;
	cursor: pointer;
	line-height: 28px;
	color: #fff;
}

.user div .erjilanmu{
	display: none;
	line-height: 40px;
	position: absolute;
	background: #fff;
	z-index: 99;
	top:100%;
	width: 100%;
}
.user div .erjilanmu a{
	display: block;
	width: 100%;
	padding-left: 28px;
}
.user div .erjilanmu a:hover{
	background: #ae0a29 !important;
	color: #fff !important;
}
.user div:hover .erjilanmu{
	display: block;
}
.header a:hover{
	color: #ae0a29  !important;
}

 .cypager {
    padding: 0;
margin: 30px 0;
white-space: nowrap;
text-align: center;
width: 100%!important;
float: left;
}.cypager li.pg-dislabel {
color: #ccc;
 
cursor: default;
}.cypager li a{
list-style: none;
font-family: arial;
float: none;
font-size: 14px;
padding: 2px;
margin: 5px;
border: #c6c1b6 1px solid;
text-align: center;
max-width: 80px;
min-width: 25px;
width: auto;
height: 35px;
line-height: 30px;
cursor: pointer;
background: #fff;
display: inline-block;
}
.cypager input{
display:none;
}

.animation-select {
    padding: 0px 15px;
    margin-bottom: 40px;
    margin-top: 0px;
}
.animation-select a {
    display: inline-block;
    width: 120px;
    height: 35px;
    border-radius: 30px;
    line-height: 35px;
    text-align: center;
    color: #666;
    background-color: #fff;
    font-weight: bold;
    margin: 5px 10px;
    margin-left: 0px;
    border:1px solid #eee;
}
.animation-select a:hover, .animation-select a.on {
    background-color: #ae0a29 ;
    color: #fff;
}
.team_index .slideTxtBox .hd li:last-child{
	margin-right: 0;
}