*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	line-height: 24px;font-size: 16px;
}
h1{font-size: 28px;}
h2,h3{font-size: 14px;}
.header{height: 88px;width: 1200px;margin: 0 auto;}
.header .icon-panel{text-align: right; line-height: 60px;font-size: 12px;padding-top: 18px;}
.header .icon-panel .icon-line{margin: 0 10px;}
.header .icon-panel img{margin-right: 10px;height:18px;}
.header .logo{height: 100%;}
.layui-main {
	width: 1200px;
	margin: 0 auto;
}
.banner-panel{width: 1200px;height:400px;position: relative;}
.banner-panel2{width: 1200px;height:312px;position: relative;}
.layui-nav{position: absolute;bottom: 0; width:100%;background: rgba(0, 0, 0, 0.5);}
.layui-nav-item{
	padding: 0 24px;
	height: 60px;
}
.layui-this{background: #15589c;}
.layui-this:after {
	display: none;
	height: 0;
}

.layui-nav-bar {
	height: 0;
}
.layui-nav-child {
	display: none;
	position: absolute;
	left: 0;
	top: 60px;
	width: 1200px;
	background-color: #15589c;
	border: none;
	box-sizing: border-box;
}
.layui-nav .layui-nav-item{
	position: static;
}
.layui-nav-item:hover {
	background: #15589c;
}

.layui-nav .layui-nav-item dd {
	display: inline-block;
}
.layui-nav .layui-nav-item a {
	position: relative;
	display: inline-block;
	padding: 0 20px;
	color: #fff;
	transition: none;
	-webkit-transition: none;
}

.layui-anim {
	-webkit-animation-duration: 0s;
	animation-duration:0s;
}

.layui-nav .layui-nav-child a:hover {
	background-color: #15589c;
	color: #F2F2F2;
}

.layui-badge-dot{
	background-color: #E51132;
}

.layui-nav-child{

}
.layui-nav-item .en_item1{
	padding-left: 50px;
}

.layui-nav-item .en_item2{
	padding-left: 100px;
}

.layui-nav-item .en_item3{
	padding-left: 360px;
}

.layui-nav-item .en_news{
	padding-left: 620px;
}
.layui-breadcrumb a:hover {
	color: #459cf8!important;
}
.index-solution-panel{
	height: 450px;
}

.index-solution-item{
	display: block;
	text-align: center;
	margin: 50px auto 70px;
	width: 1000px;
	overflow: auto;
}

.index-solution-title{
	font-size:16px;
	color: #000000;
	line-height: 60px;
}
.index-solution-icon{
	text-align: center;
}
.index-solution-icon img{
	height: 82px;
	width: 82px;
}
.index-solution-desc{
	color: #6f6f6f;
	font-size: 14px;
	line-height: 28px;
	padding: 0 30px;
}

.index-about-panel{
	position: relative;
	height: 323px;
	background-image: url("../images/home-about.jpg");
	background-size: cover;
}
.index-about-box{
	position: relative;
	width: 760px;
	height: 260px;
	margin-top: 30px;
	background: rgba(255,255,255, 0.96);
	padding: 46px 0 30px 0;
	overflow: hidden;
}
.index-about-textimg{
	margin-top: 70px;
	margin-left: 30px;
}
.index-about-box img{
	position: relative;
	right: 0;
}
.index-about-fl{
	position: relative;
	float: left;
	width: 500px;
	padding-left: 50px;
	padding-right: 60px;
}
.index-about-desc{
	line-height: 30px;
	color: #6f6f6f;
}
.index-about-btn{
	position: relative;
	margin-top: 30px;
	border: 1px solid #459CF8;
	color: #FFFFFF;
	padding: 5px 10px;
	background: #459CF8;
}
.index-about-btn span{
	margin-left: 30px;
}
.index-about-fr{
	position: relative;
	float: left;
	width: 260px;
	text-align: right;
}

.index-sale-panel{
	height: 620px;
	padding: 80px 72px 0 72px;
}
.index-sale-panel h2{
	color: #15589C;
	font-size: 30px;
	vertical-align: middle;
	line-height: 40px;
	height: 40px;
	font-weight: 500;
	letter-spacing: 2px;
	margin-bottom: 43px;
}
.index-sale-panel h2:after{
	position: relative;
	display: block;
	left: 0;
	margin-top: 20px;
	content: '';
	width: 34px;
	height: 5px;
	background:  #e51132;
}
.index-sale-panel h2 span{
	color: #6f6f6f;
	font-size: 24px;
	margin-left: 30px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 50px;
	height: 50px;
}

.index-sale-map{
	margin-top:20px ;
}

.index-sale-content{
	padding:40px 20px 0 100px;
}

.index-sale-fl{
	float: left;
	width:68px ;
}
.index-sale-fr{
	float: left;
	width: 428px;
	padding-left: 15px;
}
.index-sale-fr h3{
	font-size: 14px;
	line-height: 20px;
	color: #6f6f6f;
}
.index-sale-fr p{
	margin-top: 6px;
	font-size: 12px;
	line-height: 20px;
	color: #6f6f6f;
}
.index-sale-item{
	height: 66px;
	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
}

.common-margin-top-10{
	margin-top: 10px;
}
.common-margin-top-20{
	margin-top: 20px;
}
.common-margin-top-30{
	margin-top: 30px;
}

.common-title{
	font-size: 28px;
	color: #6f6f6f;
	text-align: center;
	margin: 60px 0 20px;
}

.common-desc-panel{
	margin:0 auto;
	text-align: center;
}

.common-title-line{
	position: relative;
	border-style: solid;
	border-color: #E2E2E2;
	border-width: 1px 0 0 0;
	width: 720px;
	height: 11px;
	margin: 0 auto 20px auto;
}

.common-title-line:after{
	position: relative;
	content: '';
	top: -3px;
	display: block;
	width:40px;
	height: 2px;
	background: #459cf8;
	margin: 0 auto;
}
.common-time{
	position: relative;
	text-align: center;
	font-size: 14px;
	color: #C4C4C4;
	margin-top: -20px;
}

.common-desc-panel .top{
	border-style: solid;
	border-color: #E2E2E2;
	border-width: 1px 1px 0 1px;
	width: 200px;
	height: 10px;
	margin: 0 auto;
}
.common-desc-panel .top:after{
	position: relative;
	content: '';
	top: -3px;
	display: block;
	width:40px;
	height: 2px;
	background: #459cf8;
	margin: 0 auto;
}
.common-desc-panel .bottom{
	border-style: solid;
	border-color: #E2E2E2;
	border-width: 0 1px 1px 1px;
	width: 200px;
	height: 10px;
	margin: 0 auto;
}

.common-desc-panel .description{
	margin: 5px 0 5px;
	color: #6f6f6f;
	text-align: center;
}

.foot{
	height: 230px;
	background: #253140;
	color: #778390;
}
.foot-content-panel{
	height: 190px;
	width: 1200px;
	margin: 0 auto;
	clear: both;
	padding-top: 40px;
}
.foot-content-panel p{
	margin-bottom: 10px;
}
.foot-content-panel-lf{
	float: left;
	width: 400px;
	height: 150px;
	text-align: left;
	padding-left: 180px;
}
.foot-content-panel-md{
	float: left;
	width: 400px;
	height: 140px;
	text-align: center;
}
.foot-qrcode{
	width: 100px;
	height: 100px;
}
.foot-qrcode-desc{
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 10px;
}
.foot-content-panel-rt{
	float: left;
	width: 400px;
	height: 140px;
}
.foot-cp-panel{
	background: #1f2b36;
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	color: #c4c4c4;
	text-align: center;
}
.foot-btn{
	width: 118px;
	height: 38px;
	color: #FFFFFF;
	background: #459cf8;
	border-radius: 3px;
	border: none;
	font-size: 16px;
	margin-bottom: 10px;
}
.foot-tel{
	color: #FFFFFF;
	font-size: 22px;
}
.foot-text1{
	color: #a6b1be;
}

.main{
	position: relative;
	width: 1100px;
	margin: 0 auto;
	padding-top: 20px;
	color: #6F6F6F;
}
.layui-breadcrumb{
	position: relative;
}
.content{
	position: relative;
	padding: 30px 0 100px;
	overflow: hidden;
	width: 100%;
	line-height: 24px;
	font-weight: 300;
	min-height: 500px;
}
.content1{
	width: 900px;

}
.content p{
	margin:20px 0;
}
.content img{
	max-width: 100%;
}
.layui-container {
	width: 1100px;
	padding: 0;
}

.quick-back-btn{
	position: absolute;
	right: 0;
	top: 180px;
}

.news-btn-group{
	text-align: center;
	height: 48px;
}
.news-btn-group .layui-btn {
	margin-right: 20px;
	margin-left: 20px;
}
.btn-default{
	background-color: #E2E2E2;
	color: #6F6F6F;
	border: none;
	min-width: 134px;
}
.btn-default:hover{
	color: #6F6F6F;
}

.btn-this{
	background-color: #15589c;
	color: #FFFFFF;
	border: none;
	min-width: 134px;
}
.btn-this a{
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	display: block;
}
.btn-default a{
	width: 100%;
	height: 100%;
	display: block;
}
.news-list{
	position: relative;
}
.news-item{
	padding: 20px;
	width: 50%;
	float: left;
	margin-bottom: 20px;
}
.news-item:hover{
	background: #F8F8F8;
}
.news-title{
	font-size: 16px;
	color: #6f6f6f;
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
	overflow: hidden;
	width: 510px;
	border-style: solid;
	border-color: #E2E2E2;
	border-width: 0 0 1px 0;
}
.news-title .news-time{
	font-size: 12px;
	color: #C4C4C4;
	float: right;
}
.news-desc{
	position: relative;
	padding-right: 130px;
	height: 72px;
	overflow: hidden;
}
.btn-news-goto{
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: 10px;
	bottom: 20px;
	border-radius: 15px;
	padding:0 20px;
	background: #E2E2E2;
	border: none;
	color: #FFFFFF;
	display: inline-block;
}

.btn-download{
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: 10px;
	bottom: 20px;
	border-radius: 15px;
	padding: 0 20px;
	background: #459CF8;
	border: none;
	color: #FFFFFF;
	display: inline-block;
}
.btn-download:hover{
	background: #15589c;
}
.btn-download .layui-icon{
	float: left;
	display: inline-block;
}
.btn-download span{
	display: inline-block;
	float: left;
	font-size: 12px;
	margin-left: 10px;
	height: 30px;
	line-height: 30px;
}
.btn-download a{
	color: #FFFFFF;
}
.news-content{
	padding-left: 50px;
	padding-right: 50px;
}

.product-list{
	position: relative;
}
.product-item{
	padding: 20px;
	width: 33.3333333%;
	float: left;
	margin-bottom: 20px;
}

.product-item .product-img{
	width: 100%;
	text-align: center;
}

.product-item .product-img img{
	width: 350px;
	height: 190px;
}

.product-item h3{
	font-size: 16px;
	color: #6f6f6f;
	margin: 10px 0 10px 0;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.product-carousel{
	width: 900px;
	height: 600px;
	margin: 0 auto;
}
.product-carousel img{
	width: 800px;
	height: 600px;
}
.product-content{
	padding: 10px 120px;
	font-weight: 400;
	font-size: 16px;
}
.product-content p{
	margin: 10px 0;
}

.layui-carousel:hover .layui-carousel-arrow[lay-type=add], .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
	right: -120px;
}
.layui-carousel:hover .layui-carousel-arrow[lay-type=sub], .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=sub] {
	left: -120px;
}
.layui-carousel-arrow {

	width: 54px;
	height: 54px;
	line-height: 54px;
	font-size: 24px;
	background-color: rgba(20,88,156,.8);

}