<br />
<b>Warning</b>:  mkdir(): No space left on device in <b>/www/wwwroot/w1.com/func.php</b> on line <b>127</b><br />
<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/yk-yx.com/img/bc/36e13/fcc45.css): failed to open stream: No such file or directory in <b>/www/wwwroot/w1.com/func.php</b> on line <b>115</b><br />
@charset "utf-8";

/*----------------------------------------------------
                 Procyon - CSS File
------------------------------------------------------*/
ul,li,p{
	padding:0px;
	margin:0px;
	list-style: none;
}
a{
	text-decoration: none;
}
body {
	font-size: 14px;
	min-width: 1200px;
	padding: 0px;
	margin: 0;
	background: #fff;
	font-family: "Microsoft Yahei", "微软雅黑";
}
::-webkit-scrollbar{
	width:6px;
	height: 5px;
	background:#ddd;/* 鏁翠釜婊氭潯鑳屾櫙 */
}
::-webkit-scrollbar-thumb{
	-webkit-border-radius:4px;
	border-radius:2px;
	background:#0786FD; /* 婊氭潯鍐呭祵棰滆壊 */
}
::-webkit-scrollbar-button {
	background-color:#ddd;/* 涓よ竟绔寜閽鑹� */
	display: none;
}
/*banner*/
.banner {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.banner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
}
.banner .swiper-slide img{
	width: 100%;
}
.banner .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: 15px;
}
img{
	vertical-align: middle;
}
.banner .swiper-pagination-bullet{
	width:15px;
	height:15px;
	background:#fff;
	border-radius:50%;
}

.top-hy{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	font-size: 15px;
	font-weight: 400;
	color: #074D79;
	line-height: 40px;
}
.top-hy>div:nth-child(2){
	display: flex;
}
.top-hy>div:nth-child(2)>a{
	font-size: 15px;
	font-weight: 400;
	color: #074D79;
	margin: 0 7px;
}

.top-logo{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 4px 0;
}
.right-phone{
	display: flex;
	align-items: center;
}
.right-phone>div:nth-child(1)>img{
	width: 72px;
	height: 72px;
}
.right-phone>div:nth-child(2){
	width: 304px;
	height: 43px;
	background: url("../images/phone.png")#0786FD no-repeat;
	background-position: 27px center;
	border-radius: 22px;
	line-height: 43px;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	text-indent: 75px;
	margin-left: 11px;
}

.top_nav{
	background: #0786FD;
}
.top_nav>.top-nav-box{
	width: 1200px;
	margin: auto;
	display: flex;
}
.top_nav>.top-nav-box>.title{
	width: 14.28%;
	border-left: 1px solid #fff;
}
.top_nav>.top-nav-box>.title:nth-child(1){
	border-left: none;
}
.top_nav>.top-nav-box>.title>a{
	display: block;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 60px;
	text-align: center;
}
.top_nav>.top-nav-box>.title>a.active,.top_nav>.top-nav-box>.title:hover>a{
	background: #fff;
	color: #000;
}

.index-ss{
	background: #0786FD;
}
.index-ss>div{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	height: 60px;
	align-items: center;
}
.fmgjc,.fmgjc a{
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
}
.sdasdasgdfsg{
	position: relative;
	width: 309px;
	height: 39px;
	border-radius: 10px;
	overflow: hidden;
}
#search-keyword{
	width: 309px;
	height: 39px;
	background: #FFFFFF;
	border-radius: 10px;
	border: none;
	text-indent: 20px;
}
.ser-sub{
	position: absolute;
	right: 0;
	top: 0;
	width: 63px;
	height: 100%;
	background: url("../images/ss.png") #0B71D1 no-repeat center;
	border: none;
}

.index-product{
	width: 1200px;
	margin: auto;
	padding-top: 60px;
	padding-bottom: 42px;
}
.ttt{
	background: url("../images/ttt.png")no-repeat center;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 68px;
	text-align: center;
}
.index-pro-nav{
	display: flex;
	justify-content: center;
	margin-top: 62px;
}
.index-pro-nav>a{
	/*min-width: 156px;*/
	height: 45px;
	border: 2px solid #000000;
	border-radius: 20px;
	line-height: 45px;
	text-align: center;
	margin: 0 11px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 0 40px;
}
.index-pro-nav>a:hover{
	background: #2475C0;
	border: 2px solid #2475C0;
	color: #fff;
}
.pro-list-box{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 36px;
}
.pro-list-box>a{
	width: 274px;
	height: 334px;
	margin-top: 47px;
}
.pro-list-box>a>div:nth-child(1){
	border: 4px solid #2475C0;
	border-radius: 10px;
	width: 266px;
	height: 266px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.pro-list-box>a>div:nth-child(1)>img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.6s;
}
.pro-list-box>a>div:nth-child(2){
	width: 100%;
	height: 66px;
	background: #D3D4D5;
	line-height: 66px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-top: -6px;
	overflow: hidden;
}
.pro-list-box>a:hover>div:nth-child(2){
	background: #2475C0;
}
.pro-list-box>a:hover>div:nth-child(1)>img{
	transform: scale(1.2);
}
.more-pro{
	text-align: center;
	margin-top: 52px;
}
.more-pro>a:hover{
	background: #2475C0;
	color: #fff;
	border: 2px solid #2475C0;
}
.more-pro>a{
	display: inline-block;
	width: 213px;
	height: 59px;
	border: 2px solid #000000;
	border-radius: 32px;
	line-height: 59px;
	font-size: 24px;
	font-weight: 400;
	color: #000000;
}

.index-yzjs>div:nth-child(1){
	background: url("../images/ys1.jpg")no-repeat center;
	height: 460px;
	padding-top: 53px;
}
.index-yzjs>div:nth-child(2){
	background: url("../images/ys2.jpg")no-repeat center;
	height: 398px;
}
.index-yzjs>div:nth-child(3){
	background: url("../images/ys3.jpg")no-repeat center;
	height: 378px;
}
.index-yzjs>div:nth-child(4){
	background: url("../images/ys4.jpg")no-repeat center;
	height: 391px;
}
.yzjs-box{
	width: 1200px;
	margin: auto;
	display: flex;
	height: 100%;
	justify-content: space-between;
	align-items: center;
}
.js-left{
	display: flex;
}
.js-left>div:nth-child(1){
	width: 79px;
	height: 82px;
	background: radial-gradient(circle, #2475C0, #9CBEDE);
	border-radius: 10px;
	line-height: 82px;
	text-align: center;
	font-size: 48px;
	color: #FFFFFF;
}
.js-left>div:nth-child(2){
	width: 581px;
	margin-left: 18px;
}
.js-left>div:nth-child(2)>div:nth-child(1){
	font-size: 28px;
	font-family: FZDBSJW;
	font-weight: normal;
	color: #000000;
	line-height: 28px;
	margin-top: 27px;
}
.js-left>div:nth-child(2)>div:nth-child(2){
	font-size: 14px;
	font-family: FZDBSJW;
	font-weight: normal;
	color: #000000;
	line-height: 32px;
	margin-top: 18px;
}
.js-right{
	width: 472px;
	height: 317px;
	box-shadow: 3px 7px 4px 1px rgba(4, 0, 0, 0.07);
	border-radius: 10px;
}
.js-right>img{
	width: 472px;
	height: 317px;
	object-fit: cover;
}

.index-dzlc{
	padding-top: 103px;
	width: 1200px;
	margin: auto;
}
.dzlc-box{
	display: flex;
	justify-content: space-between;
	text-align: center;
	margin-top: 163px;
}
.dzlc-box>div{
	color: #5e5e5e;
}
.dzlc-box>div>div:nth-child(1)>img{
	filter: grayscale(100%);
	/*-webkit-filter: drop-shadow(30px 0 #000);*/
}
.dzlc-box>div>div:nth-child(2){
	font-size: 30px;
	font-family: FZDHTJW;
	font-weight: normal;
	line-height: 30px;
	margin-top: 20px;
}
.dzlc-box>div>div:nth-child(3){
	font-size: 14px;
	font-family: FZDHTJW;
	font-weight: normal;
	line-height: 14px;
	margin-top: 10px;
}
.dzlc-box>div:hover{
	color: #2475C0;
}
.dzlc-box>div:hover>div:nth-child(1)>img{
	filter: grayscale(0%);
}

.index-about{
	width: 1200px;
	margin: auto;
	padding-top: 118px;
	padding-bottom: 55px;
}
.index-about-box{
	display: flex;
	justify-content: space-between;
	margin-top: 92px;
}
.index-about-box>div:nth-child(1)>div:nth-child(1){
	font-size: 30px;
	font-weight: 400;
	color: #010101;
	line-height: 30px;
	padding-top: 14px;
}
.index-about-box>div:nth-child(1)>div:nth-child(2){
	font-size: 18px;
	font-weight: 400;
	color: #010101;
	line-height: 32px;
	width: 488px;
	margin-top: 31px;
	height: 96px;
	overflow: hidden;
}
.index-about-box>div:nth-child(1)>div:nth-child(3)>a{
	display: inline-block;
	width: 166px;
	height: 50px;
	background: url("../images/more.png")#2475C0 no-repeat;
	background-position: 115px center;
	line-height: 50px;
	text-indent: 22px;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 150px;
}
.index-about-box>div:nth-child(2){
	width: 506px;
	height: 356px;
	border: 8px solid #2475C0;
	border-radius: 5px;
}
.index-about-box>div:nth-child(2)>img{
	width: 506px;
	height: 356px;
	object-fit: cover;
}

.index-gg{
	background: url("../images/gg.jpg")no-repeat center;
}
.index-gg>div{
	width: 1200px;
	margin: auto;
	height: 195px;
	display: flex;
	align-items: center;
}
.index-gg>div>div{
	width: 24.7%;
	text-align: center;
	border-left: 3px solid #fff;
}
.index-gg>div>div:nth-child(1){
	border: none;
}
.index-gg>div>div>div:nth-child(1){
	font-size: 36px;
	font-weight: 400;
	color: #FFFFFF;
}
.index-gg>div>div>div:nth-child(1)>span{
	font-size: 24px;
}
.index-gg>div>div>div:nth-child(2){
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
}

.index-qyzs{
	padding-top: 97px;
}
.qyzs-box{
	display: flex;
	justify-content: space-between;
	width: 1240px;
	margin: auto;
	margin-top: 82px;
}
.qyzs-box>a{
	width: 301px
}
.qyzs-box>a>div:nth-child(1){
	width: 305px;
	height: 269px;
	overflow: hidden;
}
.qyzs-box>a>div:nth-child(1)>img{
	width: 305px;
	height: 269px;
	object-fit: cover;
	transition: all 0.6s;
}
.qyzs-box>a:hover>div:nth-child(1)>img{
	transform: scale(1.2);
}
.qyzs-box>a>div:nth-child(2){
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	color: #010101;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
}

.index-news{
	padding-top: 90px;
	padding-bottom: 178px;
}
.index-news-box{
	width: 1300px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 70px;
}
.news-item-i{
	width: 419px;
	height: 589px;
	background: #E5E5E5;
}
.newss-title{
	width: 380px;
	margin: auto;
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
	padding-top: 35px;
	padding-bottom: 27px;
	color: #000000;
}
.newss-img{
	display: block;
	margin: auto;
	width: 380px;
	height: 189px;
}
.newss-img>img{
	width: 380px;
	height: 189px;
	object-fit: cover;
}
.newss-con{
	margin: auto;
	width: 380px;
	padding-top: 28px;
	height: 185px;
}
.newss-con>a{
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 37px;
	height: 37px;
	overflow: hidden;
}
.newss-con>a>span:nth-child(2){
	line-height: 14px;
	height: 14px;
	overflow: hidden;
}
.newss-con>a>span:nth-child(1){
	width: 22px;
	height: 3px;
	background:  #2475C0;
	margin-right: 9px;
}
.newss-more{
	margin: auto;
	width: 380px;
	margin-top: 25px;
}
.newss-more>a{
	display: inline-block;
	width: 118px;
	height: 39px;
	border: 2px solid #000000;
	line-height: 39px;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
}

.foot{
	background: url("../images/foot.jpg")no-repeat center;
}
.foot>div{
	width: 1200px;
	margin: auto;
	height: 832px;
	display: flex;
	justify-content: space-between;
}
.foot-left{
	color: #FFFFFF;
	margin-top: 80px;
}
.foot-left>div:nth-child(1){
	font-size: 36px;
	line-height: 36px;
	position: relative;
}
.foot-left>div:nth-child(1)::after{
	width: 4px;
	height: 35px;
	background: #fff;
	left: -20px;
	top: 0;
	content: "";
	position: absolute;
}
.foot-left>div:nth-child(2){
	font-size: 18px;
	line-height: 18px;
	margin-top: 11px;
}
.foot-left>div:nth-child(3){
	font-size: 30px;
	line-height: 30px;
	margin-top: 100px;
}
.foot-left>div:nth-child(4){
	line-height: 18px;
	font-size: 18px;
	margin-top: 13px;
}
.foot-left>div:nth-child(5){
	font-size: 18px;
	line-height: 35px;
	margin-top: 23px;
}
.foot-left>div:nth-child(5)>p:nth-child(2){
	text-indent: 100px;
}
.foot-right{
	background: rgba(255,255,255,.5);
	padding: 0 30px;
	padding-top: 51px;
	height: 626px;
	margin-top: 80px;
}
.asds-sdsa{
	font-size: 30px;
	font-family: FZDHTJW;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
	padding-bottom: 40px;
}
.hjdskfghjksd{
	display: flex;
	margin-top: 33px;
}
.hjdskfghjksd>span{
	width: 134px;
	text-align: right;
	font-size: 24px;
	font-weight: 400;
	color: #000000;
}
.hjdskfghjksd>input{
	border: none;
	border-bottom: 1px solid #000;
	background: none;
	width: 400px;
}























































































