.fl{float:left;}
.fr{float:right;}
a{text-decoration: none;}
.dwntop{
	position: fixed;
	top:0;
	height: 105px;
	width:100%;
	background: rgb(255 255 255 / 70%) url() 0 0 no-repeat;
	z-index: 999
}
.dwntopbg{
	/*background:#fff;*/
	-webkit-box-shadow: 0px 0px 10px 1px rgba(51,51,51,0.1);
    box-shadow: 0px 0px 10px 1px rgba(51,51,51,0.1);
}
.wrap{
	width:100%;
	max-width:1600px;
	margin:0 auto;
}
.dwntop .wrap{
	padding:25px 0;
}
@media(max-width:800px){
  .dwntop{
    display: none;
  }
}
.nav1{
	color:#000;
	text-decoration: none;
	display: inline-block;
	height:55px;
	line-height: 55px;
	padding:0 40px;
	font-size:18px;
}
.banvideo{
	width:100%;
	height: 100%;
}
.banvideo .tableCell{
	width: 100%;
    height: auto;
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
}

.banvideo video{
    position: relative;
    right: 0px;
    bottom: 0px;
    min-width: 100%;
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(10%);
}

.banvideo:after {
    position: absolute;
    width: 100%;
    height: calc(100%);
    content: "";
    left: 0;
    z-index: 1;
    background: rgba(0,0,0,0.1);
    display: none;
}

/*产品*/
.iproduct .wrap{
	width:100%;
	max-width:1600px;
	margin:0 auto;
	height: 100%;
}
.iproduct .title{
	font-size: 42px;
    font-weight: normal;
    color: #222;
    position: relative;
    z-index: 2;
    top:150px;
    padding-left: 20px;
}
.iprocon{
	width:100%;
	height:100%;

}
.ipc1{
	height: 100%;
	width:20%;
	box-sizing : border-box;
	border-left:2px solid #e9e9e9;
	float:left;
	padding: 220px 0 120px;
}
.ipc2{
	border-right:2px solid #e9e9e9;
}

.vcenter {
	width:100%;
}
.ipc1 .pic{
	transition:1s;
}
.ipc1 .pic:after {
    padding-bottom: 100%;
}
.ipc1 .num {
    margin-top: 35px;
    text-align: center;
}
.ipc1 .num span {
    display: inline-block;
    padding-bottom: 20px;
    font-size: 16px;
    color: #999;
    border-bottom: 2px solid #ccc;
}
.ipc1 a{
	color: #333;
}
.ipc1 h4 {
    font-size: 24px;
    margin-top: 30px;
    height: 63px;text-align: center;
    transition: 0.5s;
}

.ipc1 h4 span {
    display: block;
    font-size: 16px;
    color: #666;
    margin-top: 3px;
    transition: 0.5s;
    text-align: center;
}
.ipc1:hover .pic{
	transform: translate(0px,-10px);
}

.ipc1:hover a{
	color:#e8101c;
}


/*优势*/
.sfq {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

li {
    list-style: none;
}

.sfq>div {
    width: 25%;
    position: relative;
    overflow: hidden;
    /*transition: width .3s ease 0s;*/
}
.sfq>.active .sfq_defalt {
    background-color: rgba(234,34,45, 0.9);
    width:100%;
}
.sfq>div img {
    height: 100%;
    position: absolute;
    top: 0;
    left: -400px;
    right: -400px;
    margin: auto;
}

.sfq>div:first-of-type {
    width: 50%;
}

.sfq>div>div,
.sfq>div>ul {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
}

.sfq>div>ul {
    background-color: rgba(0, 0, 0, 0);
}

.sfq>div>ul>li {
    opacity: 0;
    transition: opacity 1s;
}

.sfq>.box1>ul:nth-of-type(1)>li {
    opacity: 1;
}

.sfq>.box1>div:nth-of-type(1)>span {
    opacity: 0;
}

.sfq>div>div>span {
    display: block;
    transition: all 1s;
}

.sfq>div>div>span:nth-of-type(1) {
    margin-top: 100px;
    width: 45px;
    height: 45px;
    background: url(../img/sfq1icon.png) no-repeat;
    background-size: 100% 100%;
}

.sfq>div>div>span:nth-of-type(2) {
    margin-top: 50px;
    font-size: 48px;
     
    font-weight: bold;
    color: #FFFFFF;
    position: relative;
}

.sfq>div>div>span:nth-of-type(3) {
    width: 0.05rem;
    height: 0.15rem;
    margin-top: 0.1rem;
    position: relative;
}

.sfq>div>div>span:nth-of-type(4) {
    font-size: 40px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 0.2;
    margin-top: 1rem;
    position: relative;
}

.sfq>div:nth-of-type(2)>div>span:nth-of-type(1) {
    background: url(../img/sfq2icon.png) no-repeat;
    background-size: 100% 100%;
}

.sfq>div:nth-of-type(3)>div>span:nth-of-type(1) {
    background: url(../img/sfq3icon.png) no-repeat;
    background-size: 100% 100%;
}

.sfq>div>ul>li:nth-of-type(1) {
    font-size: 46px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 50px;
}

.sfq>div>ul>li:nth-of-type(2) {
    width: 1rem;
    height:20px;
    margin: 0.2rem;
    background: url(../img/sfq_line.png) 0rem 0rem no-repeat;
    background-size: 100% 100%;
}

.sfq>div>ul>li:nth-of-type(3) {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
}

.sfq>.box1>ul>li:nth-of-type(4) {
    width: 50px;
    height: 50px;
    margin: 20px;
    background: url(../img/sfq1icon2.png) 0rem 0rem no-repeat;
    background-size: 100% 100%;
}

.sfq>.box2>ul>li:nth-of-type(4) {
    width: 50px;
    height: 50px;
    margin: 20px;
    background: url(../img/sfq2icon2.png) 0rem 0rem no-repeat;
    background-size: 100% 100%;
}

.sfq>.box3>ul>li:nth-of-type(4) {
    width: 50px;
    height: 50px;
    margin: 20px;
    background: url(../img/sfq3icon2.png) 0rem 0rem no-repeat;
    background-size: 100% 100%;
}

.sfq>div>ul>li:nth-of-type(5) {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #fff!important;
    line-height:2;
    border-bottom: 1px solid #fff;
}
.sfq .more1{
	color: #fff!important;
}


/*公司介绍*/
.relax {
    width: 100%;
    height:100%;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    background: url(../img/hillback.jpg) no-repeat;
    background-size: cover;
    background-position: left bottom;
    z-index: 1;
}

.relax .relax_top {
    width: 100%;
    
    margin-top: 200px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.relax .relax_top>.title {
    font-size: 50px;
    font-weight: 400;
    color: #333333;
    line-height:2;
}

.relax .relax_top>div {
    width: 100%;
    padding-top:40px;
    padding-bottom: 30px;
    box-sizing: border-box;
}

.relax .relax_top>div>p {
    font-size:18px;
    font-weight: 400;
    color: #A8A8A8;
    line-height:2;
}

.relax .relax_top>.red_ {
    width: 5px;
    height: 20px;
}

.relax .hill {
    width: 100%;
    height: 4.07rem;
    position: relative;
    z-index: 1;
}

.relax .hill>ul {
    width: 100%;
    height: 100%;
    padding:10px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    text-align: center;
}

.relax .hill>ul>li>span:nth-of-type(3),
.relax .hill>ul>li>span:nth-of-type(4) {
    display: block;
}

.relax .hill>ul>li:nth-of-type(4)>span:nth-of-type(2) {
    display: none;
}

.relax .hill>ul>li>span:nth-of-type(2) {
    font-size: 30px;
    font-family: Arial;
    font-weight: 900;
    color: #333333;
    line-height: 1;
}

.relax .hill>ul>li>span:nth-of-type(1) {
    font-size: 50px;
    font-family: Arial;
    font-weight: 900;
    color: #333333;
    line-height:1;
}

.relax .hill>ul>li>span:nth-of-type(3) {
    font-size:25px;
    margin-top: 40px;
    font-weight: 400;
    color: #333333;
}

.relax .hill>ul>li>span:nth-of-type(4) {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height:1.5;
    width: 240px;
    margin:0 auto;
    margin-top: 20px;
}

.relax .cloud {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
}

.relax .cloud>span {
    width: 100%;
    height: 100%;
    display: block;
    background: url(../img/cloud.png) 0rem 0rem no-repeat;
    background-size: 100% 100%;
    flex-shrink: 0;
    transform: translateX(-43.2rem);
    animation: cloud 100s linear infinite;
}

/*新闻*/
.information .container {
    max-width:1440px;
    width: 100%;
    margin:0 auto;
    height:100%;
    padding-top:105px;
  }
.information {
  background: #0065b2 url("../img/info-bg.jpg") no-repeat center top;
  color: #FFF;
  background-size: 100% auto;
  width: 100%;
  height: 100%;
}
.information .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 50px;
  /*margin-bottom: 50px;*/
}
.information .title .tith {
      font-size: 22px;
    height: 40px;
    line-height: 40px;
    float: left;
}
.information .title .more {
  background: #e8101c;
  color: #FFF;
  height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 18px;
    text-indent: 1px;
  text-align: center;
  border-radius: 50%;
  float: right;

}
.information .title .links {
  color: #FFF;
  height: 45px;
  width: 45px;
  line-height: 45px;
  font-size: 24px;
  text-align: center;
  float: right;
}
.information .title .nav-tab {
  float: right;
}
.information .title a {
  display: block;
  color: #FFF;
}
.information .col-news {
  padding-right: 60px;
  padding-top: 110px;
  padding-bottom: 70px;
  float: left;
  width: 900px;
  width: 55%;
}
.information .col-video {
  padding-left: 60px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 110px;
  padding-bottom: 70px;
  float: left;
    width:35%;
}
.information .v-links {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 30px;
  margin-top: 50px;
}
.information .v-links .list-group {
  margin-bottom: 0;
}
.information .v-links .list-group li {
  background: none;
  padding: 40px 0;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 20px;
}
.information .v-links .list-group li a {
  display: block;
  color: #FFF;
}
.information .v-links .list-group li .u-icon {
  width: 28px;
  height: 28px;
  background-position: center center;
  margin-left: 5px;
  display: inline-block;
}
.information .v-links .list-group li .u-icon.u-icon1 {
  background: url("../img/links-ico1.png") no-repeat;

}
.information .v-links .list-group li .u-icon.u-icon2 {
  background: url("../img/links-ico2.png") no-repeat;
}
.information .v-links .list-group li .u-icon.u-icon3 {
  background: url("../img/links-ico3.png") no-repeat;
}
.information .v-links .list-group li .glyphicon-menu-right {
  float: right;
  margin-top: 5px;

}
.information .index-hot-news {
  margin-bottom: 50px;
}
.information .index-hot-news .media {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 0;
  padding: 0 0 40px 0;
}
.information .index-hot-news .media .data {
  width: 180px;
  padding-left: 30px;
  text-align: left;
}
.information .index-hot-news .media .data .m {
  font-size: 40px;
  margin-bottom: 10px;
  line-height: 1;
}
.information .index-hot-news .media .data .y {
  font-size: 18px;
}
.information .index-hot-news .media .media-body {
  padding-top: 40px;
  position: relative;
  z-index: 2;
}
.information .index-hot-news .media .media-body .bt {
  font-size: 20px;
  padding-top: 5px;
}
.information .index-hot-news .media .media-body .nr {
  font-size: 16px;
  line-height: 30px;
  padding-top: 20px;
}
.information .index-hot-news .media .media-left {
  padding-top: 40px;
  position: relative;
  z-index: 2;
  width: 200px;
}
.information .index-hot-news .media a {
  color: #FFF;
}
.information .index-hot-news .media .bg {
  z-index: 1;
  position: absolute;
  top: 0;
  width: 0%;
  height: 100%;
  background: url("../img/list-bg.jpg") no-repeat 0 top;
  transition:1s;
}
.information .index-vedio-big {
  position: relative;
}
.information .index-vedio-big .v-box {
  position: relative;
  display: block;
  z-index: 2;
}
.information .index-vedio-big .v-box .tit {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -50px;
  text-align: center;
}
.information .index-vedio-big .v-box .tit .u-icon-play {
  height: 50px;
  width: 50px;
  background: url("../img/xxsp-play.png") no-repeat center center;
  background-size: 50px 50px;
  margin-bottom: 20px;
}
.information .index-vedio-big .v-box img {
  width: 100%;
}
.information .index-vedio-big .v-box .name {
  margin-top: 10px;
  font-size: 16px;
  color: #FFF;
  text-shadow: #000 1px 1px 2px;
  text-align: center;
}

.information .media-left{
    float:left;
}
.information .media-body{
    float:left;
    width:calc(100% - 300px);
}
.information {
    background-size: 100% 100%;
  }

  .information .title .tith {
    font-size: 22px;
    height: 40px;
    line-height: 40px;
  }
  
  .information .title .links {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 16px;
    font-family: '宋体';
  }
  .information .col-news {
    padding-right: 40px;
    padding-top: 90px;
    padding-bottom: 55px;
    width:62.5%;
  }
  .information .col-video {
    padding-left: 40px;
    padding-top: 90px;
    padding-bottom: 55px;
    width: 30%;
  }
  .information .col-video .v-box{
    margin-top:40px;
  }
  .information .col-video .v-box .v-bfq {
    width: 395px;
  }
  .information .v-links {
    padding-top: 30px;
    margin-top: 40px;
  }
  .information .v-links .list-group li {
    padding: 30px 0;
    font-size: 16px;
  }
  .information .v-links .list-group li .glyphicon-menu-right {
    margin-top: 5px;
    font-family: '宋体'
  }
  .newtext{
    position:relative;
    top:-10px;
  }
  .information .v-links .list-group li a {
    color: #FFF;
  }
  .information .index-hot-news {
    margin-bottom: 40px;
  }
  .information .index-hot-news .media {
    padding: 0 0 30px 0;
    height: 120px;
  }
  .information .index-hot-news .media .data {
    width: 180px;
    padding-left: 30px;
  }
  .information .index-hot-news .media .data .m {
    font-size: 32px;
    margin-bottom: 10px;
    line-height: 1;
  }
  .information .index-hot-news .media .data .y {
    font-size: 14px;
  }
  .information .index-hot-news .media .media-body {
    padding-top: 30px;
  }
  .information .index-hot-news .media .media-body .bt {
    font-size: 16px;
    padding-top: 5px;
  }
  .information .index-hot-news .media .media-body .nr {
    font-size: 14px;
    line-height: 26px;
    padding-top: 15px;
  }
  .information .index-hot-news .media .media-left {
    padding-top: 30px;
  }
  .information .index-hot-news .media a {
    color: #FFF;
  }

  .information.media:hover .bg{
    width:100%;
  }



/*底部*/
  .footer {
    width: 100%;
    height:100%;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.footer>.top {
    height: 600px;
    width: 100%;
    background-color: #F5F4F4;
}

.footer .clearfix{
    width: 1440px;
    height:100%;
    margin: 0 auto;
    padding-top: 105px;
}

.footer>.top>div>ul {
    float: left;
    margin-right: 30px;
    width: 160px;
    padding-left: 0px;
}

.footer>.top>div>ul>li {
    transition: all 0.5s;
}
.footer>.top>div>ul>li a{
    color:#000;
}
.footer>.top>div>ul:last-child {
    margin-right: 0rem;
}

.footer>.top>div>ul:nth-of-type(7) {
    width:250px;
}

.footer>.top>div>ul:nth-of-type(7)>li:nth-of-type(1) {
    height: 200px;
}

.footer>.top>div>ul:nth-of-type(7) img {
    width: 200px;
    display: block;
}

.footer>.top>div>ul:nth-of-type(7)>li:nth-of-type(2) {
    height: 20px;
    font-size: 18px;
     
    font-weight: bold;
    color: #333333;
    line-height: 2;
    margin:20px 0;
}

.footer>.top>div li {
    font-size: 16px;
    font-weight: 400;
    color: #767676;
    line-height:2;
}

.footer>.top>div li:first-of-type {
    height: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 1;
    margin: 50px 0 20px;
}
.footer>.top>div li:first-of-type a{
   color: #333333;
}
.footer>.bottom {
    height: 270px;
    width:100%;
    margin: 0 auto;
}

.footer .phone {
    border-bottom: 0.01rem solid #E6E6E6;
}

.footer .phone>div {
    float: left;
    padding: 0.48rem 0 0.33rem;
}

.footer .phone>div:nth-of-type(1) {
    margin-right: 150px;
}

.footer .phone>div:nth-of-type(2) {
    margin-right: 150px;
}

.footer .phone>div>span {
    display: inline-block;
    vertical-align: top;
    margin-top: 0.15rem;
    width: 40px;
    height: 40px;
    background: url(../img/footerkefu.png) no-repeat;
    background-size: 100% 100%;
    margin-right:30px;
}

.footer .phone>div>ul {
    display: inline-block;
    margin-top: 0px;
}

.footer .phone>div>ul>li:nth-child(1) {
    width: 100%;
    height:20px;
    font-size:16px;
    font-weight: bold;
    color: #333333;
    line-height: 1;
    margin-bottom:20px;
}

.footer .red_{
    background: red;
    width:5px;
    height:15px;
    display: inline-block;
}

.footer .phone>div>ul>li:nth-child(2) {
    width: 100%;
    height: 20px;
    font-size:16px;
    font-family: Arial;
    font-weight: 400;
    color: #767676;
    line-height: 1;
}

.footer>.bottom>.phone {
    height: 100px;
}

.footer>.bottom>ul {
    height:auto;
    width:100%;
    max-width: 1440px;
    margin:0 auto;
}

.footer>.bottom>ul>li {
    display: inline-block;
    height: 50px;
    font-size: 16px;
     
    font-weight: 400;
    color: #646464;
    line-height:50px;
    margin:20px 0;
    transition: all 0.5s;
}
.footer>.bottom>ul>li a{
    color: #646464;
}
.footer>.bottom>ul>li>a:hover {
    text-decoration: underline;
}

.footer>.bottom>ul>li:nth-child(1) {
    width: 100%;
}

.footer>.top>div>ul:nth-of-type(1)>li:hover,
.footer>.top>div>ul:nth-of-type(2)>li:hover,
.footer>.top>div>ul:nth-of-type(3)>li:hover,
.footer>.top>div>ul:nth-of-type(4)>li:hover,
.footer>.top>div>ul:nth-of-type(5)>li:hover {
    color: #EA222D;
}
.footer .links {
    margin-top:20px;
    width: 200px;
    height:50px;
    background-color: #F5F4F4;
    border: 1px solid #ddd;
    position: relative;
  }
  .footer .links .text-show {
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .footer .links .text-show .text {
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    color: #767676;
    float: left;
    padding-left: 65px;
  }
  .footer .links .text-show i {
    width: 20px;
    float: right;
    color: #767676;
    padding-right: 0.165rem;
    margin-top: 0.2175rem;
  }
  .footer .links .link {
    width: 100%;
    background-color: #F5F4F4;
    border: 0.015rem solid #ddd;
    position: absolute;
    left: -0.015rem;
    bottom: 0.48rem;
    display: none;
  }
  .footer .links .link ul {
    width: 100%;
  }
  .footer .links .link ul li {
    width: 100%;
  }
  .footer .links .link ul li:nth-of-type(1) {
      height: auto;
      margin: 0;
      font-weight: normal;
      line-height: 0.27rem;
  }
  .footer .links .link ul li a {
    display: block;
    width: calc(100% - 0.165rem);
    padding-left: 0.165rem;
    font-size: 0.1125rem;
    line-height: 0.27rem;
    color: #5e5d5d;
  }
  .footer .links .link ul li:hover a {
    background-color: #ea222d;
    color: white;
  }