*{margin:0px;padding:0px;}body{background:#fff;margin:0px;padding:0px;text-decoration:none;font-variant:normal;font-family:'Microsoft YaHei';}a:link,a:visited,a:hover,a:active{text-decoration:none;}a{text-decoration:none;color: #333;}li{list-style-type:none;}ul,ol{list-style-type:none;list-style-image:none;}input[type="button"],input[type="submit"],input[type="text"]{-webkit-appearance:none;}textarea{-webkit-appearance:none;}select{-webkit-appearance:none;}html{font-size:12px;}@media screen and (max-width:1199px){html{font-size:100px;}body{max-width:750px;margin:0 auto;}}@media (max-width:767px){html{font-size:13.333333333333vw;}body{max-width:initial;}}


 
@font-face {
    font-family:SourceHanSansCN-ExtraLight;
    src: url(../font/SourceHanSansCN-ExtraLight.ttf),url(../font/SourceHanSansCN-ExtraLight.woff);

}

body{
	overflow-x: hidden;
}


.main{
	width: 1600px;
	margin:0 auto;
 
}
 
 
 
.head{
	width: 100%;
	height:100px;
   	

}

.head .main{
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

 
.head .name h4{
	color: #fff;
	font-size: 32px;
	text-align: center;
}
 
.head .name p{
	color: #fff;
	font-size: 18px;
	margin-top: 3px;
	text-align: center;
}

.floatHead .name h4{
	color: #000000;
}

.floatHead .name h4 b{
	color: #045AB2;
}

.floatHead .name  p{
	color: #666666;
}

 
.head .name img{
	display: block;
}

.head .right{
	display: flex;
	align-items: center;
	height: 100px;
}
 
.head .tel{
 
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.head .tel img{
	display: block;
	margin-right: 5px;
}
.head .tel  b{
	color:#063990;
	font-size:24px;
	line-height: 24px;
	transition: .5s;
  	
}

.head .tel i{
	display: block;
	width: 29px;
	margin-right: 10px;
	height: 29px;
	transition: .3s;
	background: url(../images/tel-icon.png) no-repeat center top;
}

.floatHead .tel i{
	background-position: center bottom;
}
.floatHead .tel b{
	color: #2870BC;
}
.head  .btn{
	display: none;
}

 

.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.banner  .swiper-wrapper  img{
	display: block;
}

.pcbanner  .swiper-pagination{
	display: flex;
	justify-content: center;
	align-items: center;
	bottom:40px !important;
	position: absolute;
	z-index: 1;
}
.pcbanner .swiper-slide{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.pcbanner .swiper-slide img{
	display: block;

 	width: 100%;
}

.pcbanner  .swiper-pagination span{
	display: block;
	width: 10px;
	height: 10px;
	opacity: 1;
 	transition: .5s;
	border-radius: 30px;
	background: #fff;
	margin: 0 5px !important;
	position: relative;
	outline: none;
}
 
.pcbanner  .swiper-pagination .swiper-pagination-bullet-active{
 	width: 37px;
 	background:#063990;
}

.mbanner  .swiper-pagination .swiper-pagination-bullet-active{
 	 
 	background:#063990;
}
 
.mbanner{
	display: none;
}
.in-banner img{
	display: block;
	width: 100%;
}
.in-banner img:last-child{
	display: none;
}


.tab {
	width: 1400px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.tab ul li{
	float: left;
	width: 225px;
	height: 70px;
	background: #EEEEEE;
	text-align: center;
	line-height: 70px;
	margin-left: 10px;
}
.tab ul li:nth-child(6n-5){
	margin-left: 0;
}
.tab ul li a{
	display: block;
	color: #1d1d1d;
	font-size: 20px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.title {
	padding-bottom:30px;
	position: relative;
}

.title h4{
	text-align: center;
	font-size: 42px;
	color: #222222;
	font-weight: normal;
}
.title b{
	color: #063990;
}


.title p{
	text-align: center;
	font-size: 18px;
	color: #666666;
	margin-top: 10px;
}

.title:after{
	content: "";
	width: 100%;
	height:2px;
	position: absolute;
	left: 0;
	bottom: 6px;
	background: #E6E6E6;
}

.title:before{
	content: "";
	width: 0;
    height: 0;
    border-top: 6px solid #E6E6E6;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 45px;
}
.product .pic{
	margin-top: 45px;
}
.product .pic ul li{
	float: left;
	width: 518px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 20px;
}

.product .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .pic ul li img{
	display: block;
	width: 100%;
	transition:.5s;
}
.product .pic ul li p{
	text-align: center;
	font-size: 18px;
	color: #1d1d1d;
	margin-top: 20px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.kr{
	width: 100%;
	height: 888px;
	padding-top: 60px;
	box-sizing: border-box;
	background: url(../images/bg01.jpg) repeat-x left top;
	margin-top: 70px;
}

.kr .title {
	position: relative;
}
.kr .title h4{
	color: #fff;
	font-weight: bold;
}
.kr .title p{
	color: #fff;
}

.kr .title:after{
	background: #fff;
}
.kr .title:before{
	border-top: 6px solid #fff;

}

.kr .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	margin-top: 35px;
	padding: 60px;
	box-sizing: border-box;
}

.kr .bd ul li{
	float: left;
	width: 475px;
	height: 130px;
	margin-left: 25px;
	margin-bottom: 30px;
	box-shadow: 0 0 5px 3px #F3F3F3;
	display: flex;
	padding: 0 30px;
	justify-content: space-between;
	box-sizing: border-box;
	align-items: center;
}

.kr .bd ul li:nth-child(3n-2){
	margin-left: 0;
}

.kr .bd ul li:nth-child(n+4){
	margin-bottom: 0;
}

.kr .bd ul li h4{
	color: #2e2e2e;
	font-size: 28px;
	font-weight: normal;
}

.kr .bd ul li p{
	color: #888888;
	font-size: 16px;
	margin-top: 10px;
}

.kr .tel{
	margin-top: 45px;
}
.kr .tel p{
	text-align: center;
	font-size: 35px;
	font-weight: bold;
}
.kr .tel i{
	color: #ff6701;
	font-style: normal;
}

.kr .tel div{
	width: 660px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
	border-radius: 30px;
	padding: 10px 0;
	background: #063990;
}
.kr .tel span{
	display: block;
	color: #fff;
	font-size: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.kr .tel span b{
	font-size: 36px;
	display: block;
	line-height: 40px;
	max-width: 252px;
}




.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 110px;
	box-sizing: border-box;
	background: url(../images/icon03.png) no-repeat center top;
}

.adv .hd{
	display: none;
}

.adv .advSwiper {
	margin-top: 40px;
}

.adv .advSwiper .swiper-pagination{
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.adv .swiper-pagination span{
	display: flex;
	position: relative;

}


.adv .swiper-pagination span img{
	display: block;
}
.adv .swiper-pagination span img:last-child{
	display: none;
}

.adv .swiper-pagination span p{
	color: #303030;
	font-size: 24px;
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 40px;

}

.adv .swiper-pagination .swiper-pagination-bullet-active{
	background: none;
}

.adv .swiper-pagination .swiper-pagination-bullet-active img{
	display: none;
}
.adv .swiper-pagination .swiper-pagination-bullet-active img:last-child{
	display: block;
}
.adv .swiper-pagination .swiper-pagination-bullet-active p{
	color: #ffa801;
}

.adv .swiper-slide{
	height: 846px;
	position: relative;
	background: #F3F3F3;
}
.adv .swiper-slide .img {
	 height: 650px;
	 position: relative;
}
.adv .swiper-slide .img img{
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
}

.adv .swiper-slide .bd{
	width: 1200px;
	height: 190px;
	overflow: hidden;
	background: #fff;
	padding: 0 35px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	margin: 0 auto;
	position: relative;
	transform: translateY(-90px);
	box-shadow: 0 2px 3px 2px #c1bcbc70;
}

.adv .swiper-slide .bd img{
	display: block;
	margin-right: 20px;
}

.adv .swiper-slide .intro{
	width: 825px;
}
.adv .swiper-slide .intro h4{
	color: #063990;
	font-size: 24px;
}

.adv .swiper-slide .intro p{
	color: #fff;
	font-size: 18px;
	color: #525252;
	line-height: 30px;
	margin-top: 5px;
}


.advSwiper .swiper-button-next , 
.advSwiper .swiper-button-prev{

	position: absolute;
	display: block;
	width: 120px;
	height: 95px;
	background: #063990;
	display: flex;
	justify-items: center;
	align-items: center;
	justify-content: center;
	z-index: 10;
	left: 50%;
	margin-left: 544px;
	transform: translateX(-50%);
}
.advSwiper .swiper-button-next img{
	display: block;
}

.advSwiper .swiper-button-next {
	bottom: 95px;
}

.advSwiper .swiper-button-prev {
	bottom: 192px;
}

.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}


.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}

.cases .show .box{
	display: flex;

}
.cases .show .pic ul{
	display: flex;
}
.cases .show .pic ul li {
	width: 520px;
	margin-left: 20px;
}
.cases .show .pic ul li img{
	display: block;
	width: 100%;
}

.cases .show .pic ul li p{
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	color: #414141;
	background: #F3F3F3;
	text-align: center;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cases .more{
	display: block;
	width: 160px;
	height: 50px;
	background: #00428E;
	text-align: center;
	line-height: 50px;
	color: #fff;
	margin: 0 auto;
	margin-top: 35px;
	font-size: 14px;
}

.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	background:url(../images/bg02.jpg) repeat-x left top;
	margin-top: 90px;
 	padding-top: 80px;
	box-sizing: border-box;
	padding-bottom: 10px;
}

.about .title h4{
	color: #fff;
}
.about .title b{
	color: #fff;
}

.about .title p{
	color: #fff;
}

.about  .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #FFFFFF;
	margin-top: 70px;
	padding: 60px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	justify-content: space-between;
	box-shadow:0px 4px 4px 2px #c2bdbd42;
}


.about  .bd img{
	display: block;
	width: 740px;
	height: 415px;
}

.about .intro{
	width: 700px;
}

.about .intro h4{
	color: #00428e;
	font-size: 30px;
	border-bottom: 1px solid #BFBFBF;
	height: 45px;
}

.about .intro .info{
	width: 100%;
	height: 240px;
	overflow: hidden;
	color: #555555;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
	display: -webkit-box;
	-webkit-line-clamp:8;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 30px;
}

.about .intro a{
	display: block;
	width: 160px;
	height: 50px;
	background: #00428E;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	margin-top: 40px;
}




.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
	background: #F3F3F3;
	padding:  80px 0;
	box-sizing: border-box;
}
.news ul {
	width: 100%;
	height: 660px;
	margin-top: 40px;
 
}
.news ul li{
	width: 785px;
	height: auto;
	overflow: hidden;
	padding: 34px;
	box-sizing: border-box;
	border: 1px solid #E5E5E5;
	background: #fff;
 	
 
	position: relative;
	transition: .5s;
}

.news ul li h4{
	width: 100%;
	color: #1a1a1a;
	font-size: 20px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    padding-left: 20px;
    box-sizing: border-box;
}
.news ul li h4:after{
	content: "";
	width: 11px;
	height: 11px;
	background: url(../images/icon04.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.news ul li:nth-child(2n){
	float: right;
}

.news ul li  p{
	color: #7f7f7f;
	font-size: 16px;
	line-height: 28px;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news ul li span{
	display: block;
	color: #999999;
	font-size: 16px;
	margin-top: 10px;
}


.links{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 30px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #0068B7;
}

.links .tit {
 	width: 100%;
 	height: auto;
 	overflow: hidden;
}
.links .tit p{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	float: left;
}

.links .tit span{
	color:#cccccc;
	text-transform: uppercase;
	font-size: 16px;
	float: left;
 	margin-top: 2px;
	margin-left: 10px;
}
.links ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:10px;
}
.links ul li{
	float: left;
	margin-right: 40px;
	line-height: 30px;
}

.links ul li a{
	color: #cccccc;
	font-size: 14px;
	display: block;
}
 


.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/bg03.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 40px;
}
 
.footer .intro{
	float: left;
	margin-top: 45px;
	height: auto;
	overflow: hidden;
	width: 490px;
}

.footer .intro h4{
	color: #fff;
	font-size: 30px;
}

.footer .intro p{
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	margin-top: 10px;
}

.footer  .menu{
	float: left;
	width: 180px;
	margin-left: 260px;
	margin-top: 50px;
}

.footer  .menu h4{
	color: #fff;
	font-size: 18px;
}

.footer  .menu  ul{
	margin-top: 30px;
}
.footer  .menu  ul li{
	float: left;
	line-height: 30px;
}
.footer  .menu  ul li:nth-child(2n){
	float: right;
}
.footer  .menu  ul li a{
	color: #fff;
	font-size: 16px;
	display: block;
}

.footer .ewm{
	float: right;
	margin-top: 45px;
}

.footer .ewm img{
	display: block;
	width: 160px;
	height: 160px;
	border: 5px solid #fff;
	box-sizing: border-box;
	float: left;
}
.footer .ewm p{
	width: 20px;
	height: auto;
	overflow: hidden;
	background: #999999;
	text-align: center;
	color: #fff;
	margin-left: 5px;
	float: right;
	padding:14px 10px;
	font-size: 14px;
}
.cr{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100px;
	background: #333333;
	border-top: 1px solid #515151;
	color: #adadad;
	font-size: 16px;
}
.cr span{
	padding: 0 10px;
}
 
.float-right{
	width:auto;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 400px;
	right: 0;
	width: 190px;
	z-index: 1000;
}
.float-right ul li{
	width: 190px;
	margin-top: 5px;
	height:auto;
	overflow: hidden;
	margin-left: 130px;
	position: relative;
	 
	transition: .5s;
 
}
 
.float-right ul li span{
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	border-radius: 50%;
	border: 1px solid #E2E2E2;
	box-sizing: border-box;
}
.float-right ul li:nth-child(1):hover{
	margin-left: 0;
}
.float-right ul li:nth-child(2):hover{
	margin-left: 0;
}
.float-right ul li:nth-child(4):hover{
	margin-left: 0;
}
.float-right ul li:nth-child(2):hover img{
	height: 120px;
}
.float-right ul li p{
	float: left;
	font-size: 18px;
	color:#00428E;
	width: 130px;
	text-align: center;
 	height: 50PX;
 
 	box-sizing: border-box;
   	line-height: 50px;
	font-weight: bold;
 
}
.float-right ul li a{
	display: block;
	line-height: 50px;
	text-align: center;
	background: #0f51bb;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.float-right ul li:nth-child(1) span{
	background:#FFFFFF url(../images/float01.png)no-repeat  center;

}
.float-right ul li:nth-child(2) span{
	background:#FFFFFF url(../images/float02.png)no-repeat   center;
}
.float-right ul li:nth-child(3) span{
	background:#FFFFFF url(../images/float03.png)no-repeat   center;
}
 
.float-right ul li div{
	width:130px;
	float: left;
 
	height: auto;
	overflow: hidden;
}
.float-right ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}



.gotop{
	display: none;
}

.float{
	display: none;
}
 

.fn{
	display: none;
}
 

.crumbs{
 	width: 100%;
	height: auto;
	overflow: hidden;
	background: #eee;
}

.crumbs .tit{
	width: 52px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	height: 52px;
 	float: left;
 	margin-right: 17px;
 
}
.crumbs .tit img{
	display: block;
	margin: 0 auto;
	margin-top: 16px;
}

.crumbs p{
	float: left;
	color: #999;
	font-size: 14px;
	line-height: 52px;
}
.crumbs .main  div{
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
     
    color: #999;
}
.crumbs  a{
 
	color:#999999;
	padding-right: 20px;
	position: relative;
	font-size: 14px;
	line-height: 52px;
}
.crumbs  a:after{
	content: ">";
	position: absolute;
	right:5px;
	top: 0;
	height: 20px;
	line-height: 20px;
	color:#999;
	display: block;
	font-size: 12px;
}
.crumbs  a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}

.inside-cont{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
	padding-bottom: 20px;
}

.inside-cont .section{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 35px;
	box-sizing: border-box;
}

.about-article{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
 
	 
}
 
.about-article img{
	display: block;
	margin: 0 auto;
}
.about-article .info{
 
	color:#555555;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
}

.cont-article{
	width: 1115px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.cont-article .title{
	margin-top: 55px;
	margin-bottom: 40px;
}
.cont-article ul{
	height: auto;
	overflow: hidden;
}
.cont-article ul li{
	float: left;
	width: 500px;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #d2d2d2;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 35px;
	padding-bottom: 13px;
	align-items: center;
}
.cont-article ul li:nth-child(2n){
	float: right;
}
.cont-article ul li p{
	color:#555555;
	font-size: 18px;
	margin-left: 20px;
}
.about-article .map{
	width: 100%;
	height: 420px;
	border: 3px solid #d2d2d2;
	box-sizing: border-box;
	margin-top: 30px;
}
 


 

 
.page{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin: 50px auto;

 

}

.nav-links{
	display: flex;
	justify-content: center;
	align-items: center;
}

.nav-links a{
	margin: 0 3px;
	border: 1px solid #ccc;
	line-height: 30px;
	color: #333;
	padding: 0 10px;
}

.nav-links span{
	margin: 0 3px;
	border: 1px solid #ccc;
	line-height: 30px;
	color: #333;
	padding: 0 10px;
}

.nav-links .current{
	background:#00428E;
	border: 1px solid#063990;
	color: #fff;
}



.cases-list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cases-list ul li{
	width: 270px;
	height: auto;
	overflow: hidden;
	border-radius: 10px;
	border: 1px solid #eee;
	float: left;
	box-sizing: border-box;
	margin-left:15px;
	padding: 10px;
	margin-bottom: 15px;
}
.cases-list ul li:nth-child(4n-3){
	margin-left: 0;
}
.cases-list ul li:hover {
	border: 1px solid #ffb245;
}
.cases-list ul li:hover .pic img{
	transform: scale(1.05);
}
.cases-list ul li .intro{
	width: 245px;
	height: auto;
	overflow: hidden;
	background: #ffb245;
	padding: 15px;
	box-sizing: border-box;
}
.cases-list ul li .intro h4{
	width: 100%;
	border-bottom: 1px dashed#988364;
	height: 28px;
	color:#333333;
	font-size: 16px;
	font-weight: normal;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cases-list ul li .intro .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.cases-list ul li .intro span{
	color:#333333;
	font-size: 13px;
}
.cases-list ul li .intro p{
	font-size: 13px;
	color:#333333;
	line-height: 20px;
	display: -webkit-box;
	height: 60px;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 3px;
}
.cases-list ul li .pic{
	width: 245px;
	height: auto;
	overflow: hidden;
}
.cases-list ul li .pic img{
	display: block;
	width: 100%;
	transition: .5s;
}

.news-list{
	width: 1600px;
	margin: 0 auto;
	height: auto;
	margin-top: 40px;
	overflow: hidden;
 
}

.news-list ul li{
	width:49%;
	float: left;
	height: auto;
	overflow: hidden;
 	border: 1px dotted #E7E7E7;
 	box-sizing: border-box;
	padding: 14px;
	margin-bottom: 12px;
}


.news-list ul li:nth-child(2n){
	float: right;
}



.news-list ul li  a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.news-list ul li .time{
	width:110px;
	height:110px;
	background:#707070;
	position: relative;
	overflow: hidden;
	border: 1px dotted #C1C1C1;
}

.news-list ul li .time:after{
	content: "";
	width: 16px;
	height: 1px;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	background: #fff;
	top: 55px;
}
.news-list ul li .time span{
	color: #fff;
	font-size: 16px;
	margin-top:20px;
	text-align: center;
	display: block;
}
.news-list ul li .time p{
	color: #fff;
	text-align: center;
	margin-top: 20px;
	font-size: 22px;

}
.news-list ul li .info{
	width:600px;
	margin-right: 20px;
}
.news-list ul li .info h4{
	color: #111111;
	font-size: 18px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 20px;
    box-sizing: border-box;
    overflow: hidden;
    font-weight: normal;
     
}

.news-list ul li .info p{
	color: #666666;
	font-size: 15px;
	line-height: 28px;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}


.detailed{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 55px;
}
.detailed .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	 
	padding-bottom: 5px;
}
.detailed .tit h4{
	font-size: 22px;
	text-align: center;
	color:#333;
	line-height: 30px;
}
.detailed .tit p{
	text-align: center;
	color:#333;
	display: block;
	margin-top: 10px;
	background: #eee;
	border-bottom: 1px solid #f1f1f1;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
}
.detailed .tit span{
	margin: 0 10px;
}
.detailed  img{
	display: block;
	margin: 0 auto;
	max-width: 100% !important;
}
.detailed  .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	min-height:150px;
	color:#333;
	line-height: 30px;
	font-size: 16px;
}

.detailed .info p{
	text-indent: 2em;
}
.img-list{
	width: 100%;
	height: auto;
	margin-top: 30px;
	overflow: hidden;
}
.img-list ul li{
	float: left;
	width:24.2%;
	margin-left:1%;
	margin-bottom: 10px;
}

.img-list ul li:nth-child(4n-3){
	margin-left: 0;
}
.img-list ul li div{
	border: 1px solid #eee;
}
.img-list ul li img{
	display: block;
	width: 100%;
}
.img-list ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	text-align: center;
	  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.img-list ul li:nth-child(4n-3){
	margin-left: 0;
}


.pro-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.pro-list ul li{
	float: left;
	width: 24%;
	margin-left: 1%;
	margin-bottom: 25px;
}

.pro-list ul li:nth-child(4n-3){
	margin-left: 0;
}
.pro-list ul li img{
	display: block;
	width: 100%;
}

.pro-list ul li p{
	color: #333;
	font-size: 16px;
	width: 100%;
	 white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    margin-top: 10px;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.pro-list ul li  span{
	display: block;
	width:100%;
	padding: 0 10px;
	color: #999;
	font-size: 14px;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 10px;
}

.pro-list ul li i{
	font-style: initial;
	display: block;
	margin-left: 10px;
	width: 90px;
	height: 30px;
	background:#063990;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	margin-top: 15px;
}
.fy{
	width: 1600px;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}


.fy p{
	width: 240px;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 10px;
    text-overflow: ellipsis;
	border-left: 1px solid #d2d2d2;

}
.fy p:first-child{
 	border: none;
 }

.fy a{
 	color:#333333;
 	font-size: 14px;
 }

.fy .return{
  	float: right;
  	line-height: 50px;
  	width: 140px;
  	border-left: 1px solid #d2d2d2;
  	text-align: center;
}
 

@media (min-width: 1200px){
 	.nav{
 		margin-right:90px;
 	}
 	.nav ul {
 		display: flex;
 		justify-content: space-between;
 		width: 630px;
 	 
 	}
 	.nav ul li{
 		position: relative;
 		line-height: 100px;
 		position: relative;

 	}

 	.nav ul li:after{
 		content: "";
 		width: 0;
 		height: 2px;
 		position: absolute;
 		left: 50%;
 		transition: .5s;
 		bottom: 24px;
 		background:#fff;
 	}
 	.nav ul li a{
 		color: #4a4a4a;
 		font-size: 18px;
 		display: block;
 	}
 	.floatHead  ul li a{
 		color: #404040;
 	}

 	.nav ul li ul{
 		position: absolute;
 		top: 100px;
 		width: 100%;
 		z-index: 1;
 		display: block;
 		width: 230px;
 		left: 0;
 		background: #FFFFFF;
 		padding: 0 15px;
 		box-sizing: border-box;
 		border-top: 2px solid #FC757B;
 		opacity: 0;
 		visibility: hidden;
 		border-radius: 0 0 5px 5px;
 		transition: .5s;

 		box-shadow: 3px 3px 5px 1px #00000052;

 	}
 	

 	.nav ul li:hover:after{
 		left: 0;
 		width: 100%;
 	}
 	.nav ul li ul li{
 		line-height: 60px;
 		height: 60px;
 		border-bottom: 1px solid #E4E1E1;
 	}
   	.nav ul li ul li a{
   		display: block;
   		white-space: nowrap;
   		text-overflow: ellipsis;
   		overflow: hidden;
   	}

   	.nav ul li ul li:last-child{
   		margin-bottom: 23px;
   	}

   	.nav ul li:hover ul {
   		top: 90px;
   		opacity: 1;
   		visibility: initial;
   	}

   	.nav ul li:hover ul li a{
   		color: #313131;
   	}
   	.nav ul li ul li:hover a{
   		color: #FC757B;
   	}
 	.tab ul li:hover{
 		background:#063990;
 	}
 	.tab ul li:hover a{
 		color: #fff;
 	}

 	.nav ul li:hover a{
 		color:#063990;
 	}
  	
  	.product ul li:hover img{
  		transform: scale(1.05);
  	}
	.img-box{
		overflow: hidden;
	}
	.img-box img{
		transition: .5s;
	}
	.img-box:hover img{
		transform: scale(1.05);
	}
   	
 	.news .left .info i:hover{
 		background:#063990;
 		border: 1px solid#063990;
 		color: #fff;
 	}
 	.news .bd ul li i:hover{
 		background:#063990;
 		border: 1px solid#063990;
 		color: #fff;
 	}
 	.news-list ul li:hover{
 		border: 1px dotted#063990;
 	}
	.news-list ul li:hover .time{
		background:#063990;
	}
 	.news-list ul li:hover .info h4{
 		color:#063990;
 	 
 	}

 

 	.links ul li:hover a{
 		color:#fff;
 	}
 
 
 	.news .newsSwiper .swiper-slide h4:hover{
 		color:#00428E;
 	}
 	 
 	.footer .menu ul li:hover a{
 		color: #ccc;
 	}

}
 

@media (max-width: 1660px){
 	
 	.main{
 		width: 1400px;
 	}
 	
 	.product .pic ul li{
 		width: 450px;
 	}
	
	.kr .bd ul li{
		width: 410px;
	}
	.about .bd{
		padding: 30px;
	}
	.about .intro .info{
		height: 173px;
		-webkit-line-clamp:6;
	}
	.about .bd img{
		width: 600px;
		height: auto;
	}
	
	.links ul{
		width: 1280px;
	}

	.news ul li{
		width: 690px;
	}
	.fy{
		width: 1400px;
	}
	 
} 
@media (max-width: 1440px){


	.nav{
		margin-right: 30px;
	}
	.nav ul{
		width: 570px;
	}
	.head .tel b{
		font-size: 18px;
	}
	.main{
	 	width: 1200px;
	}

	.product .pic ul li{
		width: 386px;
	}

	.tab{
		width: 1200px;
	}
	.tab ul li{
		width: 191px;
	}

	.kr .bd ul li{
		width: 342px;
	}

	.adv .advSwiper .swiper-pagination{
		width: 1200px;
	}
	.news .newsSwiper .swiper-slide .intro{
	 	padding: 0 15px;
	}

	.about .bd img{
		width: 580px;
	}
	.about .intro{
		width: 530px;
	}

	.news ul li{
		width: 590px;
	}
 	.links ul{
 		width:1080px;
 	}

 	.news-list{
 		width: 1200px;
 	}
 	.news-list ul li .info{
 		width: 405px;
 	}
 	 
 	.news ul li img{
 		width: 200px;
 	}

 	.footer .ewm ul li img{
 		width: 120px;
 		height: 120px;
 	}
 	.fy{
 		width: 1200px;
 	}
}


 

@media screen and (max-width: 1199px){

	.main{
		width: 7.1rem;
	}
	.head{
		height: 1.5rem;
		z-index: 101;
	}
	.head .name img{
		width: 5rem;
	}
	.head .main{
		height: 1.5rem;
		width: 7.1rem;
	}
	.head .right{
		height: 1.5rem;
	}
	.head .tel{
		display: none;
	}
  	
  	.head .btn{
  		display: block;
  	}

 	.head .btn{
 		width: .6rem;
 		height: .62rem;
 		overflow: hidden;
 		display: flex;
 		align-items: center;
 		justify-content: center;
 		transition: .4s;
 		position: relative;
 		background:  url(../images/btn.png) no-repeat right center;
 		background-size: 100% auto;
 	}

 	.floatHead .btn {

 		background:  url(../images/btn.png) no-repeat left center;
 		background-size: auto 100%;
 	}
  

 		.nav{
 			width: 100%;
 			height: 100%;
 			overflow: hidden;
 			position: fixed;
 			left: 0;
 			top:0rem;
 			display: none;
 			overflow-y: auto;
 			opacity: 0;
 			visibility: hidden;
 			background: rgba(0,0,0,.5);
 			z-index: 10001;

 		}
 		.nav ul{
 			top: 0;
 			width: 70%;
 			float: right;
 			right: -100%;
 			position: relative;
 			height:  100%;
 			overflow-y:auto;
 			background: #333333;
 		 
 		}
 		.nav .on{
 	 		padding-bottom: 1.5rem;
 		}
 	
 	 	.nav ul li{
 	 		width: 100%;
 	 		padding: 0 .15rem;
 	 		box-sizing: border-box;
 	 		height: auto;
 	 		overflow: hidden;
 	 		border-bottom: .02rem  solid #eee;
 	 		line-height: .8rem;
 	 		border-top: .02rem solid #444;
 	 		position: relative;
 	 		border-bottom: .02rem solid #111;
 	 	}
 	 	.nav ul li a{
 	 		color: #fff;
 	 		font-size: .3rem;
 	 		display: block;
 	 	}
 	 	.nav ul ul{
 	 		width: 96%;
 	 		padding-bottom: 0;
 	 		display: none;
 	 		right: initial;
 	 	}
 	 	.nav ul .sonOpen{
 	 		display: block;
 	 	}
 	 	.nav ul li i{
 	 		display: block;
 	 		position: absolute;
 	 		right: 0;
 	 		width: .8rem;
 	 		height: .8rem;

 	 		top: 0;
 	 	}
 	 	.nav ul li i:after{
 	 		content: "";
 	 		width: .3rem;
 	 		height: .3rem;
 	 		transition: .3s;
 	 		display: block;
 	 		background: url(../images/nav-icon.png) no-repeat center;
 	 		background-size: auto 100%;
 	 		position: absolute;
 	 		top: 50%;
 	 		left: 50%;
 	 		margin-left: -.15rem;
 	 		margin-top: -.15rem;
 	 	}
 	 	.nav ul li .touch:after{
 	 		transform: rotate(90deg);
 	 	}
 	 	.nav ul li ul li{
 	 		line-height: .7rem;
 	 		border: none;
 	 		height: .7rem;
 	 		border: none;
 	 	}
 	 	.nav ul li ul li:first-child{
 	 		border-top: 0;
 	 	}
 	 	.nav ul li ul li:last-child{
 	 		border-bottom: none;
 	 	}
 	 	.nav ul ul li a{
 	 		font-size: .26rem;
 	 		display: block;
 	 		white-space: nowrap;
 	 		   text-overflow: ellipsis;
 	 		   overflow: hidden;
 	 	}
 
 

	.banner{
		display: none;
	}
	.in-banner img{
		display: none;
	}
	.in-banner img:last-child{
		display: block;
	}
	.mbanner{
		display: block;
	}

 
	.mbanner img{
		display: block;
		width: 100%;
	}
	.mbanner .swiper-pagination{
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		bottom: .4rem !important;
		z-index: 1;
	}
	.mbanner .swiper-pagination-bullet{
		width: .2rem;
		height: .2rem;
		background: none;
		opacity: 1;
		margin: 0 .1rem;
		border-radius: 30px;
		position: relative;
		display: block;
		transition: .5s;
		background: #fff;
	}
	.mbanner .swiper-pagination-bullet-active{
		 width: .5rem;
	}

	.title{
		padding-bottom: .5rem;
	}

	.title:after{
		height: .04rem;
	}
	.title:before{
		border-width: .12rem;
	}
   
	.title h4{
		font-size: .42rem;
	}
	.title p{
		font-size: .26rem;
	}

	.tab{
		width: 7.2rem;
		margin:0 auto;
		margin-top: .4rem;
	}
	.tab ul li{
		height: .8rem;
		line-height: .8rem;
		margin-left: .15rem;
		width: 2.3rem;
		margin-bottom: .15rem;
	}
	.tab ul li a{
		font-size: .26rem;
	}

	.tab ul li:nth-child(3n-2){
		margin-left: 0;
	}

	.product .pic{
		width: 100%;
		margin-top: .3rem;
	}
	.product .pic ul li{
		width: 3.45rem;
		margin-left: 0;
		margin-bottom: .2rem;
	}
	.product .pic ul li:nth-child(2n){
		float: right;
	}
	.product .pic ul li p{
		font-size: .28rem;
		margin-top: .2rem;
	}
	.product .pic ul li:nth-child(n+9){
		display: none;
	}
 	.kr{
 		margin-top: .6rem;
 		height: auto;
 		padding:.7rem 0;
 		background-size: auto 100%;
 	}
 	.kr .main{
 		width: 100%;
 	}

 	.kr .title h4{
 		font-size: .32rem;
 	}
 	.kr .bd{
 		padding: .3rem;
 	}
 	.kr .bd ul {
 		margin-top: .3rem;
 	}
 	.kr .bd ul li{
 		width: 3.2rem;
 		padding: .2rem  .4rem;
 		float: left;
 		margin-left: 0;
 		box-shadow: 0 0 .1rem .04rem #f3f3f3;
 		height: auto;
 		margin-bottom: .4rem;
 	}
 	.kr .bd ul li:nth-child(2n){
 		float: right;
 	}
 	.kr .bd ul li:nth-child(n+4){
 		margin-bottom: .4rem;
 	}
 	.kr .bd ul li img{
 		display: block;
 		height: .5rem;
 	}
 	.kr .bd ul li h4{
 		font-size: .33rem;
 	}
 	.kr .bd ul li p{
 		display: none;
 		font-size: .26rem;
 	}
 	.kr .tel{
 		margin-top: .6rem;
 	}
 	.kr .tel p{
 		font-size: .28rem;
 	}
 	.kr .tel div{
 		width: 6rem;
 		padding: .15rem 0;
 	}
 	.kr .tel div span{
 		font-size: .36rem;
 	}
 	.kr .tel div b{
 		font-size: .36rem;
 		display: block;
 		max-width: 2.7rem;
 		line-height: .48rem;
 
 	}

 	.adv{
 		background-size: auto .7rem;
 		padding-top: 1.5rem;
 	}
 	.adv .title{
 		padding: 0;
 	}
 	.adv .title:after{
 		display: none;
 	}
 	.adv .title:before{
 		display: none;
 	}
 	.adv .advSwiper{
 		width: 7.2rem;
 		margin-top: .4rem;
 	}

 	.adv .advSwiper .swiper-pagination{
 		width: 100%;
 		display: flex;
 	}
 	.adv .swiper-pagination span {
 		display: block;
 		width: 1.3rem;
 		height: 1rem;
 	}

 	.adv .swiper-pagination span img{
 		display: block;
 		width: 100%;
 	}
 	.adv .swiper-pagination span  p{
 		font-size: .2rem;
 		bottom: .12rem;
 	}
 	.adv .swiper-slide .img{
 		height: 2.43rem;
 	}
 	.adv .swiper-slide .img img{
 		height: auto;
 		width: 100%;
 		height: 2.43rem;
 	}

 	.adv .swiper-wrapper{
 		margin-top: .3rem;
 	}
 	.adv .swiper-slide{
 		background: none;
 		height: auto;
 		padding-bottom: .1rem;
 	}
 	.adv .swiper-slide .bd{
 		width: 7.13rem;
 		margin: 0 auto;
 		transform: initial;
 		padding:  0 .3rem;
 		box-shadow: 0 .02rem .05rem .03rem #c1bcbc70;
 	}

 	.adv .swiper-slide .bd img{
 		display: none;
 	}
 	.adv .swiper-slide .intro{
 		width: 100%;
 	}

 	.adv .swiper-slide .intro h4{
 		font-size: .4rem;
 	}
 	.adv .swiper-slide .intro p{
 		font-size: .28rem;
 		line-height: .48rem;
 		margin-top: .2rem;
 	}
 	.cases .show{
 		margin-top: .5rem;
 	}

 	.cases .show .pic ul li{
 		width: 3.5rem;
 		margin-left: .2rem;
 	}
 	.cases .show .pic ul li img{
 		display: block;
 		width: 100%;
 	}
 	.cases .show .pic ul li p{
 		width: 100%;
 		height: .8rem;
 		line-height: .8rem;
 		font-size: .28rem;
 	}

 	.cases .more{
 		width:3.5rem;
 		height: .75rem;
 		line-height: .75rem;
 		font-size: .24rem;
 		margin-top: .5rem;
 	}

 	.about{
 		margin-top: .6rem;
 		padding: .8rem 0;
 	}
 	.about .bd{
 		padding: .3rem;
 		display: block;
 		margin-top: .4rem;
 	}
 	.about .bd img{
 		width: 100%;
 	}
 	.about .intro{
 		width: 100%;
 		margin-top: .3rem;
 	}
 	.about .intro h4{
 		font-size: .42rem;
 		height: .8rem;
 	}
 	.about .intro .info{
 		width: 100%;
 		font-size: .28rem;
 		line-height: .42rem;
 		height: auto;
 		margin-top: .3rem;
 		-webkit-line-clamp:7;
 	}
 	.about .intro a{
 		width:3.5rem;
 		height: .75rem;
 		line-height: .75rem;
 		font-size: .24rem;
 		margin-top: .5rem;
 		margin: 0 auto;
 		margin-top: .5rem;
 		margin-bottom: .4rem;
 	}

 	.news{
 		margin-top: .4rem;
 		padding: .8rem 0;
 	}
 	.news ul{
 		height: 9rem;

 	}
 	.news ul li{
 		width: 100%;
 		padding: .3rem;
 		border-width: .02rem;
 	}

 	.news ul li h4{
 		padding-left: .4rem;
 	}
 	.news ul li h4:after{
 		width: .2rem;
 		height: .2rem;
 		background-size: 100% auto;
 	}
 	.news ul li h4{
 		font-size: .32rem;
 	}
 	.news ul li p{
 		font-size: .28rem;
 		line-height: .48rem;
 	}
 	.news ul li span{
 		font-size: .28rem;
 		margin-top: .1rem;
 	}
 	.news .swiper-pagination{
 		display: flex;
 		margin-top: .3rem;
 		justify-content: center;
 	}
 	.news .swiper-pagination span{
 		display: block;
 		width: .45rem;
 		margin: 0 .1rem;
 		height: .1rem;
 		background: #999999;
 	}

 	.news .swiper-pagination  .swiper-pagination-bullet-active{
 		background: #00428E;
 	}
	.links{
		display: none;
	}

	.float{
		display: none;
	}
	.gotop{
		display: flex;
		padding: .2rem 0;
		justify-content: center;
		align-items: center;
		background: #00428E;
	}
	.gotop img{
		display: block;
		height: .25rem;
		margin-right: .2rem;
	}
	.gotop p{
		color: #fff;
		font-size: .3rem;
	}	

	.page{

		margin: .4rem 0;

	}

	.footer{
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #4C4C4C;
		padding-bottom: 1.5rem;
	}

	.footer .intro{
		width: 100%;
		float: initial;
	}
	.footer .intro h4{
		text-align: center;
		font-size: .32rem;
	}
	.footer .intro p{
		text-align: center;
		font-size: .26rem;
		margin-top: .3rem;
		line-height: .42rem;
	}

	.footer .menu{
		display: none;
	}

	.footer .ewm{
		display: none;
	}
	.nav-links a{
		font-size: .26rem;
		border: .02rem solid #ccc;
		margin: 0 .06rem;
	}
	.nav-links span{
		margin: 0 .06rem;
		font-size: .26rem;
		border: .02rem solid #ccc;
	}

	.bar .main{
		 flex-direction: column-reverse;
	}
	.bar .bar-menu{
		width: 100%;
	}
	.bar .bar-menu ul li{
		width: 49%;
		box-sizing: border-box;
		margin-left: 0;
		border-width: .04rem;
	}
	.bar .bar-menu ul li:nth-child(2n){
		float: right;
	}
	.bar .bar-menu ul li a{
		font-size: .3rem;
	}
	.crumbs{
		width: 100%;
		padding: 0 .1rem;
		box-sizing: border-box;
	}
	.crumbs .main{
		width: 100%;
	}
	.crumbs .tit{
		border-left: none;
		height: .8rem;
		margin-right: .3rem;
	}
	.crumbs div{
		overflow: hidden;
		 white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
    font-size: .2rem;
	}
	.crumbs p{
		line-height: .8rem;
		font-size: .28rem;
	}
	.crumbs a{
		font-size: .28rem;
		display:inline;
		line-height: .8rem;
	}
	.crumbs .tit img{
		height: .4rem;
		margin: 0 auto;
		margin-top: .2rem;
	}
	

	.fn{
		width: 100%;
		height:auto;
		position: fixed;
		bottom: 0;
		left:0;
		z-index: 100;
		display: block;
	}
	.fn ul li{
		float: left;
		width: 25%;
		height: auto;
		overflow: hidden;
		position: relative;
		background:#00428E;
		padding: .2rem 0;
	}
	.fn ul li:after{
		content: "";
		width: .02rem;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		background: #fff;
	}
	.fn ul li:last-child:after{
		width: 0;
		height: 0;
		overflow: hidden;
	}
	.fn ul li a{
		 
	}
	.fn ul li p{
		color: #fff;
		font-size: .26rem;
		width: 100%;
		text-align: center;
		margin-top: .1rem;
	}
	.fn ul li  img{
		display: block;
 		margin: 0 auto;
		height: .6rem;
	}

	 

	 

	.about-article{
		margin-top: .3rem;
		margin-bottom: 0;
	}
	.about-article .title{
		margin-top: .6rem;
		margin-bottom: .4rem;
	}
	.about-article img{
		max-width: 100%;
		display: block;
	}
	.about-article .info{
		font-size: .29rem;
		line-height: .48rem;
		margin: 0;
		margin-top: .2rem;
	}
	.about-article .map{
		height:5rem;
		margin-top: .3rem;
	}
	.cont-article .title{
		margin-top: .6rem;
		margin-bottom: .4rem;
	}
	.cont-article{
		width: 100%;
	}
	.cont-article ul li{
		width: 100%;
	}

	.cont-article ul li img{
		height: 1rem;
	}

	.cont-article ul li p{
		font-size: .3rem;
		margin-left: .3rem;
	}

	.detailed{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: .6rem;
	}
	.detailed .tit h4{
		font-size: .38rem;
	}
	.detailed .tit span{
		display: block;
		line-height: .4rem;
		font-size: .24rem;
	}
	.detailed .tit p{
		padding: .1rem 0;
	}
	.detailed .info{
		margin-top: .2rem;
		font-size: .29rem;
		line-height: .48rem;
		text-align: justify;
	}
	.fy{
		width: 7.1rem;
		margin: .6rem auto;
		margin-bottom: .3rem;
		border:.02rem solid #ccc;
		line-height: .7rem;
	}
	.fy p{
		line-height: .7rem;
		height: .7rem;
		font-size:.24rem;
		padding:0 .1rem;
		width: 50%;
		text-align: center;
		box-sizing: border-box;
		border-right: .02rem solid #ccc;
	}
	.fy p:nth-child(2){
		border-right:  none;
	}
	 
	.fy .return{
		width: 100%;
		box-sizing: border-box;
		float: initial;
		text-align: center;
		float: left;
		line-height: .7rem;
		display: block;
		border-left: none;
		border-top: .02rem solid #ccc;
	}

 	

 	
 	.news-list{
 		width: 7.1rem;
 		margin: 0 auto;
 	}
 	.news-list .title{
 		margin-top: .5rem;
 	}
 	.news-list ul{
 		margin-top: .4rem;
 	}
 	.news-list ul li{
 		border: .02rem solid #dcdcdc;
 		box-sizing: border-box;
 		height: auto;
 		overflow: hidden;
 		padding: .25rem;
 		width: 100%;
 		margin-bottom: .2rem;
 	}
 	.news-list ul li .time{
 		width: 1.4rem;
 		height: 1.4rem;
 	}
 	.news-list ul li .time b{
 		height: .7rem;
 		line-height: .7rem;
 		font-size: .42rem;
 	}
 	.news-list ul li .time p{
 		height: .5rem;
 		line-height: .5rem;
 		font-size: .32rem;
 		margin-top:.2rem;
 	}
 	.news-list ul li .time span{
 		font-size: .24rem;
 		display: block;
 		margin-top:.15rem;
 	}
 	.news-list ul li .time:after{
 		width: .3rem;
 		top: .7rem;
 		margin: 0;
 		transform: translateX(-50%);
 	}
 	.news-list ul li .info{
 		width: 4.8rem;
 		margin: 0;

 	}
 	.news-list ul li .info h4{
 		font-size: .3rem;
 		padding-right: .5rem;
 		background-size: .3rem auto;
 	}
 	.news-list ul li .info p{
 		font-size: .26rem;
 		line-height: .4rem;
 	}
 	.news-list ul li .info span{
 		margin-top: .05rem;
 		line-height: .42rem;
 		font-size: .26rem;
 		height: .8rem;
 		display: -webkit-box;
 	}


	.img-list{
		margin-top: .4rem;
	}

	.img-list ul li{
		width: 3.45rem;
		margin: 0;
		margin-bottom: .1rem;
	}
	.img-list ul li:nth-child(2n){
		float: right;
	}
	.img-list ul li p{
		font-size: .28rem;
		height: .6rem;
		line-height: .6rem;
	}
	.pro-list{
		margin-top: .5rem;
	}

	.pro-list ul li{
		width: 3.45rem;
		float: left;
		margin-left: 0;
	}
	.pro-list ul li:nth-child(2n){
		float: right;
	}

	.pro-list ul li p{
		padding: 0;
		font-size: .3rem;
	}
	.pro-list ul li span{
		padding: 0;
		font-size: .26rem;
	}
	.pro-list ul li i{
		display: block;
		width: 1.6rem;
		height: .6rem;
		font-size: .2rem;
		line-height: .6rem;
		margin: 0;
		margin-top: .2rem;
	}
}


 