@charset "utf-8";
html{font: 14px 'Microsoft Yahei';}
*{
	margin: 0;
	padding: 0;
	border:medium none;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
a,img{border: 0;}
img{display: block;}
a{color: #333;text-decoration: none;}
a{transition: all 300ms ease-in-out;-webkit-transform: all 300ms ease-in-out;}
a:hover{text-decoration: none;}
li {list-style-type: none;}
.wrapper{width: 1200px;margin:0px auto;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
.clear:after{display: block;content: " ";clear: both;}
h1,h2,h3,h4,h5{font-size: 100%;font-weight: normal;}
.over-flow{
    overflow: auto; 
    zoom: 1; //处理兼容性问题
}
.textover {
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.over-line-4{
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.over-line-5{
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.over-line-3{
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.over-line-2{
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom:1;
}

.swiper-container {
  width: 100%;
  height: 100%;
}
.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;
}


.banner{
	width:100%;
}
.swiper-container1 img{
	width:100%;
}
.swiper-slide{
	width:100%;
}
/*top*/
.top{
	width:1200px;
	height:120px;
	margin:0 auto;
	position: relative;
}
.top-left{
	position: absolute;
	top:50%;
	left:0px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.top-right{
	position: absolute;
	right:128px;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}
.right-tel,.right-text{
	float: left;
}
.right-tel img{
	margin-right:15px;
}
.right-text p:first-child{
	font: 14px 'Microsoft YaHei';
	color:#363636;
}
.right-text p:last-child{
	font: 24px 'Microsoft YaHei';
	color:#faca00;
	font-weight: 700;
}
.img-wrap{
	float: left;
    margin-right: 10px;
    margin-top: 6px;
}
.wei-img-wrap{
	margin-right: 0;
	margin-left: 10px;
	position: relative;
	cursor: pointer;
}
.wei-img-wrap .hover-er{
	width:130px;
	position: absolute;
	top:38px;
	left:-49px;
	display: none;
}
.wei-img-wrap:hover .hover-er{
	display: block;
}
.right-text{
	float: left;
}
.top .list{
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right:0;
	z-index: 99;
}
.top .list ul li{
	float: left;
	position: relative;
}
.top .list ul li a{
	display: block;
	font-size: 14px;
	color:#8c8c8c;
}
.top .list ul li a img{
	margin:0 auto;
}
.top .list ul li:first-child{
	margin-right: 15px;
}
/*nav*/
.nav{
	width:100%;
	height:60px;
	background: #0b69c9;
}
.nav>.wrapper>ul>li{
	float: left;
	width:150px;
	height:60px;
	line-height: 60px;
	position: relative;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
	position: relative;
}
.nav>.wrapper>ul>li>a{
	display: block;
	color:#fff;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	text-align: center;
}
.nav>.wrapper>ul>li:hover{
	
} 
.nav>.wrapper>ul>li:hover a{
	background:url("../img/top-libg.png"); 
	background-size: 100% 100%;
	color:#fff;
}
#thyNavStyle{
	background:url("../img/top-libg.png"); 
	background-size: 100% 100%;
	color:#fff;
}
.nav>.wrapper>ul>li>.erji{
	position: absolute;
	top:60px;
	left:0;
	z-index: 10000;
	display: none;
	
}
.nav>.wrapper>ul>li:hover .erji{
	display: block;
}
.nav>.wrapper>ul>li>.erji>li{
	background: #303333;
	position: relative;
	width:133px;
	height:60px;
	line-height: 68px;
	text-align: center;
	transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;

}
.nav>.wrapper>ul>li>.erji>li>a{
	display: block;
	color:#fff;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	text-align: center;
}

.nav>.wrapper>ul>li>.erji>li>.sanji{
	position: absolute;
	left:133px;
	top:0;
	display: none;
}
.nav>.wrapper>ul>li>.erji>li>.sanji>li{
	background: #303333;
	position: relative;
	width:150px;
	height:68px;
	line-height: 68px;
	text-align: center;
	transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
}
.nav>.wrapper>ul>li>.erji>li>.sanji>li:hover{
	background-color:#c8000b; 
}
.nav>.wrapper>ul>li>.erji>li>.sanji>li>a{
	display: block;
	color:#fff;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	text-align: center;
}
.nav>.wrapper>ul>li>.erji>li:hover{
	background-color:#c8000b; 
}
.nav>.wrapper>ul>li>.erji>li:hover .sanji{
	display: block!important;
}
/*关键词*/
.guanjianci{
	position: relative;
	z-index: 2;
}
.guanjianci ul{
	float: left;
}
.guanjianci .sousuo{
	float: right;
	margin-top: 22px;
}
.guanjianci ul li{
	float: left;
	line-height: 80px;
}
.guanjianci ul li a{
	display: block;
	font-size: 14px;
	color:#8a8a8a;
	padding-left:10px;
}
.guanjianci ul li:first-child a{
	font-size: 16px;
	color:#636363;
	font-weight: 700;
}
.project .sousuo{
	float: right;
	margin-left: 20px;
	margin-top: -10px;
}
.search {
    width: 226px;
    height: 32px;
    text-indent: 8px;
    border:1px solid #d8d8d8;
    border-right: none;
    outline: none;
    background: none;
    color:#333;
    border-radius: 20px 0 0 20px;
}
.sousuotijiao {
    width: 32px;
    height: 32px;
    border-left: none;
    background: url("../img/sebg.png") no-repeat center;
    margin-left: -5px;
    cursor: pointer;
    outline: none;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:#ababab;
    font-size:14px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#ababab;
    font-size:14px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#ababab;
    font-size:14px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#ababab;
    font-size:14px;
}

/* 本例子css */
.slideBox{overflow:hidden; position:relative; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:50%; bottom:5px;transform: translateX(-50%); -webkit-transform: translateX(-50%); z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:8px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius: 50%;opacity: 0.4; }
.slideBox .hd ul li.on{ background:rgb(222,156,83); color:#fff; opacity: 0.9; filter:alpha(opacity=90);  -moz-opacity:0.9;  -khtml-opacity: 0.9;  }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width: 100%; display:block;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../img/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


.title-fir{
	font-size: 28px;
	font-weight: 700;
	color:#505050;
	text-align: center;
	background: url("../img/anli-title-bg.png") no-repeat center;
}
.title-sec{
	font-size: 14px;
	color:#666;
	text-align: center;
	margin:10px 0 35px 0;
}
.line{
	display: block;
	width:48px;
	height: 3px;
	background:#e7e5e3;
	margin:0 auto 30px auto;
}
/*公司简介第一块三个*/
.com-fir {
	margin:40px 0;
	display: none;
}
.com-fir ul li{
	float: left;
	width:368px;
	height: 298px;
	border:1px solid #e7e5e3;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
	margin-right: 48px;
}
.com-fir ul li:last-child{
	margin-right: 0;
}
.com-fir ul li a{
	display: block;
	width:368px;
	height: 298px;
	padding:40px 65px;
	position: relative;
}
.com-fir ul li a p:nth-child(2){
	font-size: 20px;
	color:#4d4d4d;
	font-weight: 700;
	text-align: center;
	margin-top: 110px;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.com-fir ul li a p:nth-child(3){
	font-size: 14px;
	color:#8a8a8a;
	text-align: center;
	line-height: 30px;
	margin-top: 17px;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.com-fir ul li a .top-img{
	position: absolute;
	width:100px;
	height: 90px;
	top:40px;
	left:50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.com-fir ul li:hover a p:nth-child(2){
	color:#fff;
}
.com-fir ul li:hover a p:nth-child(3){
	color:#fff;
}
.com-fir ul li:hover{
	background: url("../img/com-libg.png") no-repeat center;
	background-size: 100% 100%;
}
.com-fir ul li:first-child a .top-img{
	background: url("../img/com-li1.png") no-repeat top center;
}
.com-fir ul li:first-child:hover a .top-img{
	background: url("../img/com-li11.png") no-repeat top center;
}
.com-fir ul li:nth-child(2) a .top-img{
	background: url("../img/com-li2.png") no-repeat top center;
}
.com-fir ul li:nth-child(2):hover a .top-img{
	background: url("../img/com-li22.png") no-repeat top center;
}
.com-fir ul li:nth-child(3) a .top-img{
	background: url("../img/com-li3.png") no-repeat top center;
}
.com-fir ul li:nth-child(3):hover a .top-img{
	background: url("../img/com-li33.png") no-repeat top center;
}

/*公司简介*/
.com{
	background: url("../img/combg.jpg") no-repeat;
	padding-top:80px;
	height: 548px;
}
.com .wrapper{
	position: relative;
}
.com .jianjie{
	font-size: 24px;
	color:#2c1e16;
	font-weight: 700;
	text-align: right;
	background: url("../img/combg1.png") no-repeat right top;
	padding-top: 11px;
 }
.com .c-left{
	float: left;
	position: relative;
	z-index: 4;
}
.com .c-left span{
	display: block;
	margin:10px auto;
	width:40px;
	height: 2px;
	background: #ffc300;
}
.com .c-left p:nth-child(2){
	font-size: 24px;
	color:#16090a;
	text-align: center;
}
.com .c-left p:nth-child(4){
	font-size: 14px;
	color:#585858;
	line-height: 30px;
	text-align: center;
}
.com .c-right{
	float: left;
	width:529px;
	height: 416px;
}
.com .c-right h1{
	font-size: 24px;
	color:#4d4d4d;
	font-weight: 700;
	position: relative;
}
.com .c-right h1 a{
	display: block;
	position: absolute;
	right:0;
	top:0;
	width:80px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color:#fff;
	background: #0172b8;
	border-radius: 0 20px 0 0;
	font-weight: 500;
}
.com .c-right .com-img{
	margin-top: 20px;
}
.com .c-right .fir{
	color:#FFF;
	font-size: 48px;
	margin-left:30px;
	text-transform: uppercase;
	line-height: 40px;
}
.com .c-right .sec{
	color:#fff;
	font-size: 24px;
	margin-left: 30px;
	margin-bottom: 10px;
    margin-top: 5px;
}
.com .c-right .content{
	height: 330px;
	width:100%;
	padding:30px;
	background: #0b69c9;
}
.com .c-right .content p{
	margin-top: 32px;
	font-size: 14px;
	color:#fff;
	line-height: 35px;
}
.com .c-right .content h1{
	font-size: 24px;
	font-weight: 700;
	color:#fff;
}
.com .c-right .a-jian{
	position: absolute;
	bottom:28px;
	right:105px;
	display: block;
	font-size: 14px;
	color:#fff;
}

/*产品*/
.pro{
	background: url("../img/probg.png") repeat;
	padding:60px 0;
}
.pro .p-left{
	float: left;
	width:240px;
}
.pro .p-left .p-left-top{
	width:100%;
	height: 90px;
	background: url("../img/pro-left-top-bg.png") no-repeat center;
	background-size: 100% 100%;
	border-radius: 8px 8px 0 0;
}
.pro .p-left .p-left-top img,.pro .p-left .p-left-top p{
	float: left;
}
.pro .p-left .p-left-top img{
	margin: 36px 0 0 55px;
}
.pro .p-left .p-left-top p{
	line-height: 90px;
	font-size: 20px;
	font-weight: 700;
	color:#fff;
	margin-left: 22px;
}
.pro .p-left ul li{
	background:#fff;
	line-height: 50px;
	padding:0 20px;
}
.pro .p-left ul li a{
	font-size: 16px;
	color:#565657;
	display: block;
	text-align: center;
	border-bottom: 1px dashed #ececec;
	background:url("../img/libg.png") no-repeat center left 20px;
}
.pro .p-left ul li:last-child a{
	border-bottom: none;
}
.pro .p-left ul li:hover a{
	color:#1a72cc;
	background:url("../img/libg1.png") no-repeat center left 20px;
}
.pro .p-left .p-left-bottom{
	width:100%;
	background: #0b69c9 url("../img/pro-left-bottom-bg.png") no-repeat top 8px center;
}
.pro .p-left .p-left-bottom p:first-child{
	font-size: 14px;
	color:#fff;
	text-align: center;
	padding-top: 39px;
}
.pro .p-left .p-left-bottom p:nth-child(2),.pro .p-left .p-left-bottom p:nth-child(3){
	font-size: 20px;
	color:#fff;
	text-align: center;
}
.pro .p-right{
	float: right;
	width:926px;
}
.pro .pro-right-title {
	color:#0b69c9;
	font-size: 16px;
	font-weight: 700;
	padding-left: 55px;
	background:url("../img/pro-title-bg.png") no-repeat center left 10px;
	line-height: 47px;
	border-bottom: 2px solid #0b69c9;
}
.pro .pro-list-box{
	width:100%;
	background: #f1f1f1;
	padding:37px 0 64px;
}
.project-title .title-fir{
	float: left;
	background: url(../img/anli-titlebg.png) no-repeat bottom left;
}
.project-title .p-right{
	float: left;
	width: 100%;
}
.project-title .p-right ul{
	float: left;
}
.project-title .p-right ul li{
	float: left;
	line-height: 25px;
}

.project-title .p-right ul li a{
	display: block;
	font-size: 14px;
	color:#747474;
	padding:0 10px;
}
.project-title .p-right ul li:first-child a{
	color:#4d4d4d;
	font-size: 16px;
}
.project-title .p-right ul li:last-child a{
	color:#0172b8;
}
.project-title .p-right ul li:first-child{
	padding-left: 38px;
	background: url("../img/pro-fir-libg.png") no-repeat left center;
}

.p-right .ulBox ul li{
	float: left;
	width:300px;
	margin-right:13px;
	margin-top: 20px;
	border:2px solid #eaeaea;
}

.p-right  .ulBox ul li:nth-child(3n){
	margin-right: 0;
}
.p-right  .ulBox ul li a{
	display:block;
}
.p-right .ulBox ul li a .pic{
	width:100%;
	height: 250px;
	position: relative;
	overflow: hidden;
	background: #fff;
}
.p-right .ulBox ul li a .pic .meng{
	position: absolute;
	width:100%;
	height: 100%;
	left:0;
	top:-100%;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.p-right .ulBox ul li:hover a .pic .meng{
	top:0;
}
.p-right .ulBox ul li a .pic .bg{
	position: absolute;
	width:100%;
	height: 100%;
	left:0;
	top:0;
	background: #000;
	opacity: 0;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.p-right .ulBox ul li a .pic .pic-img{
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.p-right .ulBox ul li a .pic .jing{
	position: absolute;
	top:48%;
	left:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	opacity: 0;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.p-right .ulBox ul li a p{
	text-align: center;
	line-height: 56px;
	font-size: 16px;
	color:#6a6a6a;
	background: #eaeaea;
	position: relative;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.p-right .ulBox ul li a p b{
	display: none;
	width:22px;
	height: 22px;
	position: absolute;
	top:50%;
	right:25px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background: url("../img/pro-list-p-bg.png") no-repeat center;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.p-right .ulBox ul li .project-a{
	display: block;
	font-size: 14px;
	color:#fff;
	width:150px;
	text-align: center;
	height: 0;
	line-height: 35px;
	background: #c8000b;
	border-radius: 20px;
	margin:0 auto;
	margin-bottom: 0px;
	overflow: hidden;

}
.p-right .ulBox ul li a .chakanmore{
	font-size: 16px;
	color:#fff;
	position: absolute;
	top:60%;
	left:50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	font-weight: 500;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
	opacity: 0;
}
.p-right .ulBox ul li:hover a .bg{
	opacity: 0.7;
}
.p-right .ulBox ul li:hover a .jing{
	opacity: 1;
}
.p-right .ulBox ul li:hover a .chakanmore{
	opacity: 1;
}
.p-right .ulBox ul li:hover a p{
	background: #0b69c9;
	color:#fff;
}
.p-right .ulBox ul li:hover a p b{
	background: url("../img/pro-list-p-bg1.png") no-repeat center;
}


/*案例*/
.tuan{
	width:100%;
	padding:40px 0;
}
.tuan .tuanlist{
	position: relative;
}
.tuan .swiper-slide{
	background: none;
}
.tuan .swiper-slide a{
	display: block;
	width:100%;
}
.tuan .swiper-slide a .pic{
	width:100%;
	height: 200px;
	border:1px solid #b4b4b4;
	position: relative;
	background: #fff;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.tuan .swiper-slide a .pic .pic-inner{
	width:258px;
	height: 180px;
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.tuan .swiper-slide a p{
	line-height: 50px;
	font-size: 16px;
	color:#666;
	text-align: center;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.tuan .swiper-slide a .pic .pic-inner img{
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.tuan .swiper-button-next-tuan{
	width:46px;
	height:46px;
	background: url("../img/course-next.png") no-repeat center;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
	top: 104px;
    right: -67px;
}
.tuan .swiper-button-next-tuan:hover{
	background: url("../img/course-next1.png") no-repeat center;
}
.tuan .swiper-button-prev-tuan{
	width:46px;
	height: 46px;
	background: url("../img/course-prev.png") no-repeat center;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
	top: 104px;
	left: -67px;
}
.tuan .swiper-button-prev-tuan:hover{
	background: url("../img/course-prev1.png") no-repeat center;
}
.tuan .tuan-more{
	display: block;
	font-size: 16px;
	color:#fefefe;
	width:140px;
	line-height: 45px;
	text-align: center;
	background: #0b69c9;
	margin:36px auto 0 auto;
	border-radius: 10px;
	border:1px solid #0b69c9;
}
.tuan .swiper-slide:hover a .pic{
	border:1px solid #0b69c9;
}
.tuan .swiper-slide:hover a p{
	color:#0b69c9;
}
.tuan .tuan-more:hover{
	background: none;
	box-shadow: 0 0 10px #808080;
	color:#0b69c9;;
}
.you{
	width:100%;
	height: 200px;
	background: url("../img/you.jpg") no-repeat;
	margin-bottom: 40px;
}
.you .wrapper{
	text-align: center;
	padding-top: 30px;
}
.you p:first-child{
	font-size: 24px;
	color:#fff;
	font-weight: 700;
}
.you p:nth-child(2){
	font-size: 14px;
	color:#fff;
	margin-top: 16px;
}
.you ul{
	width: 857px;
    margin: 0 auto;
    margin-top: 16px;
}
.you ul li{
	float: left;
	font-size: 14px;
	color:#fff;
	background: url("../img/you-li-bg.png") no-repeat center left;
	padding:0 35px;
}
.you p:nth-child(4){
	font-size: 24px;
	font-weight: 700;
	color:#fff;
	background: url("../img/youbg.png") no-repeat center left;
	padding-left: 30px;
	margin: 0 auto;
	margin-top: 16px;
	width: 518px;
}
.you p:nth-child(4) span{
	font-size: 24px;
	color:#faca00;
}
/*新闻*/
.news {
	padding:45px 0;
	background: #f4f4f4;
}
.news .n-left{
	float: left;
	width:600px;
}
.news .n-left .title{
	font-size: 24px;
	color:#313131;
	line-height: 51px;
	position: relative;
	border-bottom: 2px solid #d7d7d7;
	margin-bottom: 30px;
}
.news .n-left .title span{
	font-size: 14px;
	color:#a7a7a7;
	font-weight: 500;
	display: inline-block;
	margin-left: 10px;
}
.news .n-left .title a{
	display: block;
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    width:78px;
    line-height: 25px;
    text-align: center;
	background: #0b69c9;
	border-radius: 5px;
}

.news .n-left ul li a {
	display: block;
	height: 125px;
	border: 2px solid #fff;
	padding:15px;
	background: #fff;
	margin-bottom: 10px;
}
.news .n-left ul li:last-child a{
	margin-bottom: 0;
}
.news .n-left ul li a .img{
	float: left;
	width:157px;
	height: 100px;
	position: relative;
}
.news .n-left ul li a .img img{
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.news .n-left ul li a .text{
	float: right;
	width:386px;
	position: relative;
}
.news .n-left ul li a .text h1{
	font-size: 16px;
	color:#3c3c3c;
	margin-top: 10px;
}
.news .n-left ul li a .text p{
	font-size: 14px;
	color:#969595;
	line-height: 30px;
	margin-top: 8px;
    line-height: 25px;
}
.news .n-left ul li a b{
	display: block;
	position: absolute;
	right:15px;
	bottom:0px;
	font-size: 12px;
	color:#c8c8c8;
	font-weight: 500;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.news .n-left ul li a:hover{
	border: 2px solid #0b69c9;
}
.news .n-left ul li a:hover b{
	color:#2c1e16;
}
.news .n-right{
	float: right;
	width:546px;
}
.news .n-right h1{
	width:546px;
	line-height: 51px;
	font-size: 24px;
	color:#313131;
	position: relative;
	border-bottom: 2px solid #d7d7d7;
	margin-bottom: 30px;
}
.news .n-right h1 span{
	font-size: 14px;
    color: #a7a7a7;
    font-weight: 500;
    display: inline-block;
    margin-left: 10px;
}
.news .n-right h1 a{
	display: block;
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    width:78px;
    line-height: 25px;
    text-align: center;
	background: #0b69c9;
	border-radius: 5px;
}
.news .n-right .rongyu-img{
	height: 395px;
	position: relative;
}
.news .n-right .rongyu-img .swiper-container-lunbo{
	width:100%;
	height: 100%;
}
.news .n-right .rongyu-img .swiper-wrapper{
	position: relative;
	width:100%;
	height: 100%;
}
.news .n-right .rongyu-img .swiper-wrapper img{
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.news .n-right .rongyu-img .swiper-wrapper p{
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	line-height: 55px;
	background: #8a8a8a;
	font-size: 18px;
	color:#fff;
	text-align: center;
}
.news .n-right .rongyu-img .swiper-button-next-lunbo{
	width:52px;
	height: 107px;
	background: url("../img/rong-next.png") no-repeat center;
	right:0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.news .n-right .rongyu-img .swiper-button-next-lunbo:hover{
	background: url("../img/rong-next1.png") no-repeat center;
}
.news .n-right .rongyu-img .swiper-button-prev-lunbo{
	width:52px;
	height: 107px;
	background: url("../img/rong-prev.png") no-repeat center;
	left:0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.news .n-right .rongyu-img .swiper-button-prev-lunbo:hover{
	background: url("../img/rong-prev1.png") no-repeat center;
}

   
/*footer*/
.footer{
	width:100%;
	background:#575757;
	padding-bottom:60px;
}
.footer .f-ul{
	width:100%;
	border-bottom: 1px solid #626262;
}
.footer .f-ul ul li {
	float: left;
	width:150px;
	position: relative;
}
.footer .f-ul ul li:after{
	display: block;
	content:"";
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right:0;
	width:1px;
	height: 8px;
	background: #626262;
}
.footer .f-ul ul li:first-child:before{
	display: block;
	content:"";
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left:0;
	width:1px;
	height: 8px;
	background: #626262;
}
.footer .f-ul ul li a{
	display: block;
	font-size: 14px;
	color:#d2d2d2;
	text-align: center;
	line-height: 45px;
}
.footer .f-logo{
	margin:35px 0;
}
.f-ul-title{
	font-size: 18px;
	color:#a7a7a7;
}
.footer-left{
	float: left;
	position: relative;
	width: 495px;

}
.footer-left ul li{
	float: left;
	width:165px;
	text-align: left;
	font-size: 14px;
	color:#a7a7a7;
	margin-top: 30px;
}
.footer-left ul li a{
	display: block;
	font-size: 14px;
	color:#a7a7a7;
}
.footer-left:after{
	display: block;
	content:"";
	position: absolute;
	width:1px;
	height: 175px;
	background: url("../img/f-ul-bg.png") no-repeat;
	right: 57px;
    top: 25px;
}
.footer-left .lianxi{
	font-size: 16px;
	color:#9a9a9a;
	font-weight: 700;
	margin-top: 45px;
	width: 100%;
}
.footer-left .lianxi a{

}
.footer-left .lianxi .f-qq{
	display: inline-block;
	width:17px;
	height: 18px;
	background: url("../img/f-qq.png") no-repeat center;
	margin-left: 100px;
}
.footer-left .lianxi .f-weixin{
	display: inline-block;
	width:20px;
	height: 17px;
	background: url("../img/f-wei.png") no-repeat center;
	margin-left: 46px;
	position: relative;
}
.footer-left .lianxi .f-weixin img{
	width:148px;
	position: absolute;
	top:-66px;
	right:-159px;
	display: none;
}
.footer-left .lianxi .f-weixin:hover img{
	display: block;
}
.footer-left .dianhua p{
	font-size: 14px;
	color:#e4e4e4;
	margin-top: 5px;
}
.footer-left .dianhua p:last-child{
	
}
.footer-left .dianhua p span{
	
}
.footer-left .dianhua p:nth-child(2){
	
}
.footer-left .dizhi{
	font-size: 14px;
	color:#9a9a9a;
	margin-top: 15px;
}

.footer-center{
	float: left;
	width: 565px;
	position: relative;
}
.footer-center:after{
	display: block;
	content:"";
	position: absolute;
	width:1px;
	height: 175px;
	background: url("../img/f-ul-bg.png") no-repeat;
	right: 43px;
    top: 25px;
}
.footer-center .lianxi{
	font-size: 16px;
    color: #9a9a9a;
    font-weight: 700;
    margin-top: 62px;
    width: 100%;
}
.footer-center ul{
	
	position: relative;
	
}
.footer-center ul li{
	float: left;
	width: 245px;
	font-size: 14px;
	color:#a7a7a7;
	margin-top: 30px;
}
.footer-center ul li a{
	display: block;
	color:#e4e4e4;
	font-size: 14px;
	margin-top:15px;
	
}
.footer-right{
	float: left;
}
.footer-right .img{
	float: left;
 	margin-top: 30px;
 	width:140px;
 	height: 140px;
	border:8px solid #5d5d5d;
}
.footer-right .img img{
	width:100%;
}
.footer-right .img:first-child{
	margin-right: 25px;
}
.footer-right .img p{
	font-size: 14px;
	color:#e4e4e4;
	margin-top: 15px;
	text-align: center;
}
.last{
	width:100%;
	background: #2a2a2a;
	line-height: 35px;
}
.last-left{
	float: left;
}
.last-left img{
	max-height: 85px;
	max-width: 85px;
}
.last-center{
	float: left;
}
.last-center ul{
	margin-top: 10px;
}
.last-center ul li{
	float:left;
	padding:5px 20px;

}
.last-center ul li a{
	display: block;
	color:#929292;
	font:14px 'Microsoft YaHei';
}
.last-center p{
	font:14px 'Microsoft YaHei';
	color:#929292;
	line-height: 35px;
}
.last-right{
	position: inherit;
	float: right;
}
.last-right a{
	font:14px 'Microsoft YaHei';
	color:#929292;
	line-height: 35px;
}
.f-top h1{
	font-size: 14px;
    color: #929292;
    font-weight: 700;
}
.xiazai li{
	width:100%!important;
	border-bottom: 1px dashed #dedddd;
}

.xiazai .load{
	display: inline-block;
	font-size: 16px !important;
	color:#333!important;
}
.xiazai .time{
	float: right;
	font-size: 16px !important;
	color:#333!important;
}
.xiazai li:hover .load{
	color:#0172b8!important;
}
.xiazai li:hover .time{
	color:#0172b8!important;
}
