.head{ width:100%; height:100px;position:relative}
.head .logo{ width:15%; margin-right:3%; height:80px; margin-top:10px; margin-bottom:10px;}
.head .logo img{ width: auto;  height:80px;}
.head .nav{ width:64%;}
.head .nav > ul > li{
  float:left;
  width: 105px;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
  background: #fff;
}
.head .nav > ul > li > a{
  display:block;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 100px;
  height: 100px;
  text-align: center;
  color: #373737;
  position: relative;
  overflow: hidden;
}
.head .nav > ul > li>a:before{
  content: '';
  display:block;
  position: absolute;
  left:0;
  top:50%;
  background: #dbdbdb;
  width:1px;
  height: 12px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.head .nav > ul > li:first-of-type a:before{
  display:none;
}
.head .nav > ul > li > a:after{
  content: '';
  display:block;
  position: absolute;
  left:0;
  bottom:0;
  width: 100%;
  height: 5px;
  background: #16aaf0;
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  -ms-transform: rotateY(-90deg);
  -o-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
}
.head .nav > ul > li.active,.head .nav > ul > li:hover{
  background: #f1f1f1;
}
.head .nav > ul > li.active a:after,.head .nav > ul > li:hover a:after{
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.head .nav .topTel {
	width:15%;
    display: flex;
    align-items: center;
}

.topXiala-list a:hover:before{
    background: url("../images/xiala-icon1.png") no-repeat left center;
}
.topTel div, .topTel p {
    display: inline-block;
    line-height: 92px;
}

.topTel .img img {
    display: inline-block;
    vertical-align: middle;
	margin-top:-5px;
    margin-right: 13px;
    -webkit-animation: tada 1.5s ease both infinite;
    -o-animation: tada 1.5s ease both infinite;
    animation: tada 1.5s ease both infinite;
}

.topTel p {
    font-size: 26px;
    color: #cc191c;
    font-family: Impact;
    letter-spacing: 1px;
	
}

.banner { width:100%} 
.slick{ width:100%}

.slick img { width:100%; height:auto}
.content1{ width:100%; overflow:hidden; position:relative;}


.content1 .xb{ width:65%; margin-right:5%;}

.title{ width:100%; border-bottom:1px solid #c9c9c9; height:35px; font-size:16px;}


.title h3{ width:100px;border-bottom:1px solid  #cc0000; height:34px; text-align:center;}

.content1 .xb  .img  { float:left; width:450px; height:250px;border-radius: 30px 0 30px 0;
    overflow: hidden;}  


.content1 .xb .text{ width:300px;}

.content1 .xb .text ul {
    width: 300px;
    overflow: hidden;
}


.content1 .news{ width:30%; }


.content1  ul li a {
	float:left;
	 width:70%;
	  
    display: block;
    color: #767676;
    font-size: 12px;
    margin-bottom: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: url(../images/056.png) left center no-repeat;
    padding: 3px 0 3px 15px;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
}
.content1 ul li .time {

	font-size: 12px; color: #ccc; float: right; margin-top: 3px;
}
.content1 .xb .text ul li  a{ width:78% !important;
}


.content2{ width:100%; overflow:hidden; position:relative;}
.content2 .left{ width:660px; height:611px; overflow: hidden; position:relative; margin-right:5px;}
.content2 .left  .homeArrow{position: absolute;
    bottom: 25px;
    left: 25px;
    z-index: 99;}
.content2 .left img{}
.content2 .right{ width:535px; text-align:right;}
.content2 .right .img1{ width:535px; height:302px; overflow:hidden; float:right;position:relative;}
.content2 .right .img1 .homeArrow{position: absolute;
    bottom: 25px;
    left: 25px;
    z-index: 99;}
.content2 .right .img2{ width:535px; height:302px; margin-top:6px; overflow:hidden; float:right; position:relative;}
.content2 .right .img2 .homeArrow{position: absolute;
    bottom: 25px;
    left: 25px;
    z-index: 99;}
.content2  img:hover { -webkit-transform:scale(1.12);transform:scale(1.12);-webkit-transition:all .5s linear;transition:all .5s linear; }

.content3{ width:100%; overflow:hidden; position:relative;}


.content3 .gg1{ width:550px; height:450px; overflow:hidden; margin-right:5px; }
.content3 .gg1 img { width:550px; height:450px;}
.content3 .gg1 img:hover { -webkit-transform:scale(1.12);transform:scale(1.12);-webkit-transition:all .5s linear;transition:all .5s linear; }
.content3 .gg2{ width:645px; height:450px; overflow:hidden;}
.content3 .gg2 img{ width:645px; height:450px; float: right;}
.content3 .gg2 img:hover { -webkit-transform:scale(1.12);transform:scale(1.12);-webkit-transition:all .5s linear;transition:all .5s linear; }

.content4{ width:100%;  background:url(../images/company.jpg) no-repeat ;  background-size: 100% 100%;
}
.content4 .floor1{ width:100%; height:476px; overflow:hidden;}
.content4 .floor1 .ab { width:310px; height:476px; overflow: hidden;position:relative;} 
.content4 img:hover { -webkit-transform:scale(1.12);transform:scale(1.12);-webkit-transition:all .5s linear;transition:all .5s linear; } 
.content4 .floor1 .ab  .textt{position: absolute;
    bottom: 130px;
    color: #fff;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;
    width: 100px;}
	.content4 .floor1 .ab  .textt img{ text-align:center;box-sizing: border-box;vertical-align: middle;}
.content4 .floor1 .ab  .textt h3{font-size: 24px;
    font-weight: 700;
    color: #fdfdfd;
    line-height: 25px;
    margin: 29px 0 25px!important;}
	
.content4 .floor1 .ab  .textt p{font-size: 18px;
    font-weight: 700;
    color: #fdfdfd;
    line-height: 25px;
    margin: 0px 0 25px!important;}
	
.ab .homeArrow{position: absolute;
    bottom: 65px;
    left: 125px;
    z-index: 99;}
.content4 .floor1 .ab1{ width:640px; height:476px; background:#FFF;} 
.content4 .floor1 .ab1 .c1{ width:640px; height:221px; background:#FFF;} 
.content4 .floor1 .ab1 .c1 .left{ width:30%;} 
.content4 .floor1 .ab1 .c1 .left h3{ font-size:26px; color:#333; text-align:center; padding-top:50px;} 

.content4 .floor1 .ab1 .c1 .left p{ font-size:18px; color:#66666; text-align:center; padding-top:10px;} 
.content4 .floor1 .ab1 .c1 .left img { margin-left:60px; margin-top:30px;} 
.content4 .floor1 .ab1 .c1 .right{ width:70%;} 
.content4 .floor1 .ab1 .c1 .right p{ padding:50px; font-size:14px; color:#666; line-height:25px;} 
.content4 .floor1 .ab2{ width:250px; height:476px; overflow:hidden} 
.content4 .floor1 .ab2 img{ width:100%; height:100%;} 
.content4 .floor1 .ab1 .c2{ width:640px; height:255px;} 
.content4 .floor1 .ab1 .c2 .left{ width:320px; height:255px; position:relative; overflow:hidden}

.content4 .floor1 .ab1 .c2 .left img{ width:320px; height:255px; }
.content4 .floor1 .ab1 .c2 .right{ width:320px; height:255px;
    background: #666d74;
    text-align: left;
   color: #e9ecf0;}
   
.content4 .floor1 .ab1 .c2 .right h3{ font-size:26px;  text-align:center; padding-top:50px; color:#e9ecf0} 

.content4 .floor1 .ab1 .c2 .right p{ font-size:18px; text-align:center; padding-top:10px; color:#e9ecf0} 
.content4 .floor1 .ab1 .c2 .right img { float:right; margin-right:30px; margin-top:30px;} 

.content4 .floor2 { width:100%; height:255px; overflow:hidden;}
.content4 .floor2  .left{ width:310px;height:255px; overflow:hidden;}
.content4 .floor2  .left img{ width:310px;height:255px; overflow:hidden;} 
.content4 .floor2  .mid{ width:320px;height:255px; overflow:hidden; float:left; background:#666d74}
.content4 .floor2  .mid h3{ font-size:26px;  text-align:center; padding-top:50px; color:#e9ecf0} 

.content4 .floor2  .mid p{ font-size:18px; text-align:center; padding-top:10px; color:#e9ecf0} 
.content4 .floor2  .mid img { float:right; margin-right:130px; margin-top:30px;} 
.content4 .floor2  .right{ width:570px;height:255px; overflow:hidden; background:#fff;}
.content4 .floor2  .right p{ font-size: 14px; padding:30px; line-height:30px;}
.footer{ width:100%; background:#283645; height:250px;}
.footer .left{ width:150px; margin-right:120px;}
.footer .left img{ width:150px; height:150px; margin-top:20px;}
.footer .left p{ font-size: 14px; color:#fff; text-align:center; line-height:30px; }
.footer .mid{ width:619px; float:left}

.footer .mid h1{ font-size:22px;color:#fff; text-align:left; position:relative; line-height:35px; }
.footer .mid h1:after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 70px;
    background: #808b96;
}
.footer .mid p{ font-size:14px;color:#999; text-align:left; line-height:30px; }
.footer .mid p:first-of-type{ padding-top:20px; }
.footer .right{}
.footer .right h2{ font-size:22px;;color:#fff; text-align:left;position:relative; line-height:35px; }

.footer .right h2:after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 42px;
    background: #808b96;
}

.fottel {
    background: url(../images/fottel.png) no-repeat left center;
    padding-left: 53px;
    margin-bottom: 20px;
	
	margin-top:30px;
}

.fottel p {
    font-size: 28px;
    color: #ffffff;
}

.fottel span {
    font-size: 14px;
    color: #8e98a0;
}

.footer .right>a {
    display: block;
    width: 122px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 48px;
    background: #16aaf0 url(../images/msg.png) no-repeat 26px center;
    -webkit-transition: 300ms 0ms all ease;
    -moz-transition: 300ms 0ms all ease;
    -ms-transition: 300ms 0ms all ease;
    -o-transition: 300ms 0ms all ease;
    transition: 300ms 0ms all ease;
	margin-top:30px;
}

.footerr{ width:100%; background:#1f2b38; height:30px; color:#707e8c; line-height:30px;}
.footerr a{ color:#707e8c;}

.content1 .xb .img .swiper-container{
    width: 100%;
    height: 100%;
}
.content1 .xb .img .imgbox{
    width: 100%;
    height: 100%;
    position: relative;
}
.content1 .xb .img .imgbox img{
    width: 450px;
    height: 250px;
    object-fit: cover;
}
.content1 .xb .img .title{
    position: absolute;
    width: 100%;
    line-height: 30px;
    background: rgba(0,0,0,0.5);
    padding: 0 45% 0 5%;
    font-size:16px;
    color:#fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    left:0;
    bottom:0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.content1.xb .img:hover  .title{
    background: rgba(0,160,233,0.6);
}
.news-jiaodian{
    position: absolute;
    width: 126px;
    height: 50px;
    background: #00458e;
    border-radius: 30px 0 30px 0;
    overflow: hidden;
    bottom:0;
    right:0;
    z-index: 1;
}
.news-jiaodian .swiper-pagination{
    width: 100%;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.news-jiaodian .swiper-pagination .swiper-pagination-bullet{
    background: #fff;
    opacity: 1;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin:0 4%;
}
.news-jiaodian .swiper-pagination .swiper-pagination-bullet-active{
    background: #236ab6;
    opacity: 1;
}


