@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:#1F4F6B; /* 婊氭潯鍐呭祵棰滆壊 */
}
::-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:33px;
	height:10px;
	background:#1F4F6B;
	border-radius:5px;
}
/*头部*/
.top-top{
	width: 100%;
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 99999999;
}
.top-top>.logo{
	width: 1200px;
	margin: auto;
	height: 110px;
	line-height: 110px;
}
.top-top>.logo>.left{
	float: left;
}
.top-top>.logo>.right{
	float: right;
	font-size: 15px;
	color: #676767;
	line-height: 20px;
	margin-top: 60px;
}
.top-top>.logo>.right>span{
	font-size: 24px;
	color: #ED1C24;
}
.top-nav{
	height:40px;
	background:rgba(31,79,107,1);
	box-shadow:0px 3px 8px 0px rgba(32,105,147,0.5);
}
.top-nav>div{
	width: 1200px;
	margin: auto;
}
.top-nav>div>.left{
	float: left;
}
.top-nav>div>.left>.title{
	float: left;
	width: 106px;
	position: relative;
}
.top-nav>div>.left>.title>a{
	display: block;
	line-height: 40px;
	text-align: center;
	font-size:15px;
	font-weight:400;
	color:#fff;
}
.top-nav>div>.left>.title>a:hover{
	background: #fff;
	color:rgba(22,22,22,1);
}
.top-nav>div>.left>.title>a.active{
	background: #fff;
	color:rgba(22,22,22,1);
}
.top-nav>div>.right{
	float: right;
}
#search-keyword{
	width:279px;
	height:20px;
	border:1px solid rgba(255,255,255,1);
	opacity:0.6;
	border-radius:10px;
	text-indent: 20px;
	background: none;
	color: #fff;
}
.submit{
	position: absolute;
	right: 13px;
	bottom: 0;
	top: 0;
	margin: auto;
	width:15px;
	height:15px;
	background: url("../images/sousuo.png")no-repeat center;
	border: 0;
}
.top-nav>div>.left>.title:hover>.top-nav-dis{
	display: block;
}
.top-nav-dis>a:hover{
	text-indent: 0;
	text-align: center;
}
.top-nav-dis{
	position: absolute;
	background:rgba(31,79,107,1);
	box-shadow:0px 3px 8px 0px rgba(32,105,147,0.5);
	width: 200px;
	display: none;
}
.top-nav-dis>a{
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	text-indent: 20px;
}
/*产品*/
.index-cp{
	width: 1200px;
	margin: auto;
	margin-top: 55px;
	padding-bottom: 94px;
}
.ttt{
	text-align: center;
}
.ttt>div:nth-child(1){
	font-size:30px;
	font-weight:bold;
	color:rgba(0,113,188,1);
}
.ttt>div:nth-child(2){
	font-size:20px;
	font-weight:400;
	color:rgba(99,99,99,1);
	margin-top: 5px;
	height: 28px;
	background: url("../images/ttt.png")no-repeat;
	background-position: center 15px;
}

.cp-list{
	margin-top: 67px;
}
.cp-list>.left{
	float: left;
	width:277px;
	height:240px;
	margin-left: 30px;
	margin-bottom: 90px;
	position: relative;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
.cp-list>.left:hover{
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-10px);
	transform: translateY(-15px);
}
.cp-list>.left:hover>.cp-xd{
	box-shadow:1px 2px 40px 0px rgba(0,0,0,0.8);
}
.cp-list>.left>a>img{
	width:277px;
	height:240px;
}
.cp-list>.left:nth-child(1),.cp-list>.left:nth-child(5){
	margin-left: 0;
}
.cp-list>.left>.cp-xd{
	position: absolute;
	width: 240px;
	height: 120px;
	left: 0;
	right: 0;
	bottom: -60px;
	margin: auto;
	z-index: 2;
}
.cp-list>.left>.cp-xd>div>a{
	color:rgba(255,255,255,1);
}
.cp-list>.left>.cp-xd>div:nth-child(1){
	font-size:14px;
	font-weight:400;
	text-align: center;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
}
.cp-list>.left>.cp-xd>div:nth-child(2){
	font-size:18px;
	font-weight:bold;
	text-align: center;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
}
.cp-list>.left>.cp-xd>div:nth-child(3){
	font-size:14px;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:22px;
	width: 200px;
	margin: auto;
	text-align: center;
	height: 44px;
	overflow: hidden;
}
.cp-list>.left>.cp-gd{
	position: absolute;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	left: 0;
	right: 0;
	bottom: 35px;
	margin: auto;
	z-index: 1;
}
.cp-list>.left>.cp-gd>a{
	font-size: 20px;
	color: #fff;
	line-height: 20px;
	margin-top: 5px;
	display: block;
}
.cp-list>.left:nth-child(1)>.cp-xd,.cp-list>.left:nth-child(1)>.cp-gd{
	background:rgba(181,73,53,1);
}
.cp-list>.left:nth-child(2)>.cp-xd,.cp-list>.left:nth-child(2)>.cp-gd{
	background:rgba(109,126,108,1);
}
.cp-list>.left:nth-child(3)>.cp-xd,.cp-list>.left:nth-child(3)>.cp-gd{
	background:rgba(101,128,122,1);
}
.cp-list>.left:nth-child(4)>.cp-xd,.cp-list>.left:nth-child(4)>.cp-gd{
	background:rgba(23,170,213,1);
}
.cp-list>.left:nth-child(5)>.cp-xd,.cp-list>.left:nth-child(5)>.cp-gd{
	background:rgba(75,186,135,1);
}
.cp-list>.left:nth-child(6)>.cp-xd,.cp-list>.left:nth-child(6)>.cp-gd{
	background:rgba(188,39,192,1);
}
.cp-list>.left:nth-child(7)>.cp-xd,.cp-list>.left:nth-child(7)>.cp-gd{
	background:rgba(114,106,42,1);
}
.cp-list>.left:nth-child(8)>.cp-xd,.cp-list>.left:nth-child(8)>.cp-gd{
	background:rgba(102,51,247,1);
}
.cp-ckgd{
	margin-top: 20px;
}
.cp-ckgd>a{
	display: block;
	width:260px;
	height:50px;
	background:rgba(255,23,23,1);
	line-height: 50px;
	text-align: center;
	font-size:24px;
	font-weight:400;
	color:rgba(255,255,255,1);
	margin: auto;
}
/*伙伴*/
.index-hb{
	width: 1200px;
	margin: auto;
	height:280px;
	background:rgba(255,255,255,1);
	box-shadow:1px 2px 40px 0px rgba(148,147,147,0.5);
	margin-top: 20px;
	position: relative;
}
.hb-box {
	width: 1020px;
	margin: auto;
	height: 145px;
	overflow: hidden;
	padding-top: 68px;
}
.hb-box .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: 145px;
	border-right: 1px solid #DEDEDE;
	/* Center slide text vertically */
	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;
}
.swiper-button-nexth{
	background: url("../images/right.png")no-repeat center;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
}
.swiper-button-nexth:hover{
	background: url("../images/righth.png")no-repeat center;
}
.swiper-button-prevh:hover{
	background: url("../images/lefth.png")no-repeat center;
}
.swiper-button-prevh{
	background: url("../images/left.png")no-repeat center;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	margin: auto;
}
/*案例*/
.index-al{
	padding-top: 95px;
	width: 1200px;
	margin: auto;
	padding-bottom: 73px;
}
.al-box {
	width: 100%;
	margin: auto;
	height: 400px;
	overflow: hidden;
	padding-top: 35px;
}
.al-box .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: 400px;
	/* Center slide text vertically */
	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;
}
.al-box .swiper-slide img{
	height: 400px;
	width: 100%;
}
.al-ck{
	position: relative;
	height: 50px;
	margin-top: 40px;
}
.al-ck>a{
	position: absolute;
	height:50px;
	background:rgba(255,23,23,1);
	line-height: 50px;
	width: 180px;
	text-align: center;
	font-size:18px;
	font-weight:400;
	color:rgba(255,254,254,1);
	right: 0;
}
.swiper-button-nexta{
	background: url("../images/right.png")no-repeat center;
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 70px;
	margin: auto;
}
.swiper-button-nexta:hover{
	background: url("../images/righth.png")no-repeat center;
}
.swiper-button-preva:hover{
	background: url("../images/lefth.png")no-repeat center;
}
.swiper-button-preva{
	background: url("../images/left.png")no-repeat center;
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: auto;
}
.index-about{
	background: #F2F2F2;
}
.index-about>div{
	width: 1200px;
	margin: auto;
	padding-top: 70px;
	height: 630px;
}
.about-con{
	margin-top: 63px;
}
.about-con>.left{
	float: left;
	width:555px;
	height:400px;
	background:rgba(255,255,255,1);
	box-shadow:2px 2px 10px 0px rgba(165,165,165,0.7);
}
.about-con>.left>img{
	width:555px;
	height:400px;
}
.about-con>.right{
	float: right;
	width: 600px;
}
.about-con>.right>div:nth-child(1){
	font-size:20px;
	font-weight:500;
	color:rgba(51,51,51,1);
	margin-top: 30px;
}
.about-con>.right>div:nth-child(2){
	font-size:15px;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:32px;
	margin-top: 20px;
	height: 192px;
	overflow: hidden;
}
.about-con>.right>div:nth-child(3){
	text-align: right;
}
.about-con>.right>div:nth-child(3)>a{
	font-size:15px;
	font-weight:400;
	color:#FF0000;
	line-height:32px;
}
.about-con>.right>div:nth-child(4){

}
.about-con>.right>div:nth-child(4)>a{
	display: block;
	width:180px;
	height:50px;
	background:rgba(255,0,0,1);
	line-height: 50px;
	text-align: center;
	font-size:18px;
	font-weight:400;
	color:rgba(255,255,255,1);
}
/*新闻*/
.index-news{
	background: url("../images/newsbg.jpg")no-repeat center;
}
.index-news>div{
	width: 1200px;
	margin: auto;
	height: 635px;
	padding-top: 65px;
}
.news-list{
	margin-top: 40px;
}
.news-list>.left{
	float: left;
	width:770px;
	height:435px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(228,228,228,1);
}
.news-list>.right{
	float: right;
	width:385px;
	height:435px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(228,228,228,1);
}
.layui-tab{
	margin: 0;
}
.layui-tab-title{
	height: 54px;
	border: 0;
	border-bottom: 1px solid #FF0000;
}
.layui-tab-card>.layui-tab-title{
	background: #fff;
}
.layui-tab-title li{
	width:200px;
	height:54px;
	line-height: 54px;
	padding: 0;
	font-size:20px;
	font-weight:400;
	color:rgba(99,99,99,1);
	border-right: 1px solid rgba(228,228,228,1);
}
.layui-tab-card>.layui-tab-title .layui-this{
	background:rgba(255,0,0,1);
	color:rgba(255,255,255,1);
}
.layui-tab-card>.layui-tab-title .layui-this:after,.layui-tab-title .layui-this:after,.layui-tab-card{
	border: 0;
}
.layui-tab-title li.asd{
	position: absolute;
	width: 172px;
	height: 54px;
	line-height: 54px;
	right: 0;
	top: 0;
	z-index: 9;
	color: #636363;
	background: #fff;
	border-left: 1px solid rgba(228,228,228,1);
}
.layui-tab-title li.asd>a{
	font-size:15px;
	font-weight:400;
	color:rgba(99,99,99,1);
	background: url("../images/jia.png")no-repeat;
	background-position: 48px center;
	text-indent: 30px;
}
.layui-tab-content{
	padding: 0;
}
.news-1{
	width: 720px;
	margin: auto;
	padding-top: 35px;
	padding-bottom: 30px;
	border-bottom: 1px solid #E4E4E4;
}
.news-1>.img{
	float: left;
	width:240px;
	height:150px;
}
.news-1>.news-title{
	float: right;
	width: 470px;
}
.news-1>.news-title>div:nth-child(1){
	font-size:20px;
	font-weight:500;
	color:rgba(99,99,99,1);
	line-height:32px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E4E4E4;
}
.news-1>.news-title>div:nth-child(2){
	font-size:13px;
	font-weight:500;
	color:rgba(99,99,99,0.7);
	line-height:22px;
	height: 66px;
	overflow: hidden;
	margin-top: 20px;
}
.news-2{

}
.news-2>a{
	float: left;
	width: 347px;
	border-bottom:1px solid rgba(228,228,228,1);
	margin-left: 25px;
}
.news-2>a>.left{
	float: left;
	text-indent: 23px;
	width: 250px;
	line-height:36px;
	height: 36px;
	text-overflow: ellipsis;/*文本超出以...显示*/
	overflow: hidden;/*超出盒子隐藏*/
	white-space: nowrap;/*强制在第一行显示*/
	background: url("../images/news-list.png")no-repeat;
	background-position: 3px center;
}
.news-2>a>:hover{
	color: #ED1C24;
}
.news-2>a>.right{
	float: right;
	font-size:15px;
	font-weight:500;
	color:rgba(99,99,99,1);
	line-height:36px;
}
/*xinwen 2*/
.news-t-tit{
	line-height: 53px;
	height: 53px;
	border-bottom: 1px solid #FF0000;
}
.news-t-tit>.left{
	float: left;
}
.news-t-tit>.left:nth-child(1){
	width:6px;
	height:20px;
	background:rgba(255,0,0,1);
	margin-top: 16px;
	margin-left: 17px;
}
.news-t-tit>.left:nth-child(2){
	font-size:20px;
	font-weight:400;
	color:rgba(99,99,99,1);
	margin-left: 36px;
}
.news-t-tit>.left:nth-child(3){
	float: right;
	padding: 0 19px;
	text-align: center;
	font-size:15px;
	font-weight:400;
	color:rgba(99,99,99,1);
	background: url("../images/jia.png")no-repeat;
	background-position: 18px center;
	text-indent: 30px;
}
.wt-list{
	margin-top: 10px;
}
.wt-list>div{
	width: 345px;
	margin: auto;
	padding: 20px 0;
	border-bottom: 1px solid #D9D9D9;
}
.wt-list>div>div:nth-child(1){
	font-size:16px;
	font-weight:500;
	color:rgba(99,99,99,1);
	line-height:32px;
	text-indent: 38px;
	background: url("../images/wenhao.png")no-repeat;
	background-position: left center;
	text-overflow: ellipsis;/*文本超出以...显示*/
	overflow: hidden;/*超出盒子隐藏*/
	white-space: nowrap;/*强制在第一行显示*/
	height: 38px;
}
.wt-list>div>div:nth-child(1):hover>a{
	color:rgba(255,0,0,1);
}
.wt-list>div>div:nth-child(2){
	font-size:13px;
	font-weight:500;
	color:rgba(99,99,99,0.7);
	margin-left: 38px;
	line-height:22px;
	height: 44px;
	overflow: hidden;
}
/*联系我们*/
.index-lxwm{
	background: url("../images/lxwm.png")no-repeat center;
	background-size: 100% 100%;
}
.index-lxwm>div{
	width: 1200px;
	margin: auto;
	height: 500px;
}
.index-lxwm>div>.left{
	float: left;
	width: 50%;
}
.index-lxwm>div>.right{
	float: right;
	width: 50%;
}
.ico1{
	text-align: center;
	width:85px;
	height:85px;
	background:rgba(35,35,35,1);
	border-radius:50%;
	overflow: hidden;
	margin: auto;
	margin-top: 65px;
}
.tit-ly{
	text-align: center;
}
.tit-ly>div:nth-child(1){
	font-size:24px;
	font-weight:400;
	color:rgba(0,0,0,1);
	line-height:32px;
	margin-top: 25px;
}
.tit-ly>div:nth-child(2){
	font-size:14px;
	font-weight:400;
	color:rgba(0,0,0,0.5);
	line-height:32px;
	margin-top: 25px;
}
.index-form{
	margin-top: 25px;
}
.index-form>.inp{
	width:565px;
	height:72px;
	border:1px solid rgba(35,35,35,0.2);
	margin: auto;
}
.index-form>.inp>input,.index-form>.inp>textarea{
	float: left;
	margin-left: 20px;
	border: 0;
	border-left: 1px solid #232323;
	background: none;
	text-indent: 34px;
	height: 20px;
	margin-top: 26px;
	width: 164px;
}
.index-form>.inp>input:nth-child(1){
	background: url("../images/ico1.png")no-repeat;
	background-position: 9px center;
}
.index-form>.inp>input:nth-child(2){
	background: url("../images/ico2.png")no-repeat;
	background-position: 9px center;
}
.index-form>.inp>textarea{
	background: url("../images/ico3.png")no-repeat;
	background-position: 9px center;
}
.index-form>.tj{
	margin-top: 40px;
}
.tj>div{
	float: left;
	margin-left: 100px;
}
.tj>input{
	float: left;
	width:150px;
	height:42px;
	margin-left: 26px;
	border:1px solid rgba(186,186,186,1);
}
.i-lxwm-c{
	text-align: center;
}
.i-lxwm-c>div:nth-child(1){
	font-size:24px;
	font-weight:400;
	color:rgba(0,0,0,1);
	line-height:32px;
	margin-top: 25px;
}
.i-lxwm-c>div:nth-child(2){
	font-size:14px;
	font-weight:400;
	color:rgba(0,0,0,0.5);
	line-height:22px;
	margin-top: 25px;
}
.i-lxwm-c>div:nth-child(3){
	font-size:14px;
	font-weight:400;
	color:rgba(0,0,0,0.5);
	line-height:22px;
	margin-top: 30px;
}
.i-lxwm-c>div:nth-child(4){
	width:150px;
	height:40px;
	line-height: 40px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(186,186,186,1);
	margin: auto;
	margin-top: 50px;
}
.i-lxwm-c>div:nth-child(4)>a{
	display: block;
	line-height: 40px;
	font-size:16px;
	font-weight:400;
	color:rgba(0,0,0,1);
}
.index-al>.ttt>div:nth-child(2){
	background: url("../images/alt.png")no-repeat;
	background-position: center 15px;;
}
.index-about .ttt>div:nth-child(2){
	background: url("../images/jjt.png")no-repeat;
	background-position: center 15px;;
}
.index-news .ttt>div:nth-child(2){
	background: url("../images/xwt.png")no-repeat;
	background-position: center 15px;;
}
.foot{
	background:rgba(24,24,24,1);
}
.foot>div{
	width: 1200px;
	margin: auto;
	padding: 104px 0 50px 0;
}
.foot>div>.left:nth-child(1){
	font-size:18px;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:36px;
	float: left;
}
.foot>div>.left:nth-child(1)>p:nth-child(2){
	font-size: 24px;
}
.foot>div>.left:nth-child(3){
	float: right;
	text-align: center;
	margin-right: 30px;
}
.foot>div>.left:nth-child(3)>div:nth-child(1){
	font-size:17px;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:24px;
}
.foot>div>.left:nth-child(3)>div:nth-child(2){
	margin-top: 15px;
	margin-bottom: 15px;
}
.foot>div>.left:nth-child(3)>div:nth-child(3){
	font-size:14px;
	font-weight:400;
	color:rgba(255,255,255,0.6);
	line-height:20px;
}
.foot>div>.left:nth-child(2){
	float: left;
	margin-left: 65px;
}


.z-tit{
	float: left;
	width: 145px;
}
.z-tit>a{
	font-size:17px;
	font-weight:400;
	color:#fff;
}
.z-tit>div{
	margin-top: 20px;
}
.z-tit>div>a{
	display: block;
	font-size:14px;
	font-weight:400;
	color:rgba(255,255,255,0.6);
	line-height:28px;
}
.bq{
	background:rgba(24,24,24,1);
	border-top: 1px solid rgba(255,255,255,0.6);
}
.bq>div{
	width: 1200px;
	margin: auto;
	text-align: center;
	line-height: 50px;
	font-size:16px;
	font-weight:400;
	color:rgba(255,255,255,0.6);
}
.bq>div a{
	color:rgba(255,255,255,0.6);
}
