/* CSS Document */



.header {
	background: #fff;
	height: 100px;
	position: relative;
}
.header .w1100 {
	height: 100px;
	position: relative;
}
.logo {
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}
.logo img {
	float: left;
}
.nav {
	float: left;
	padding-top: 30px;
}
.navli {
	float: left;
	height: 70px;
}
.navli>li {
	float: left;
	line-height: 70px;
	position: relative;
	padding: 0 17px;
}
.navli>li>a {
	font-size: 16px;
	color: #474747;
	line-height: 70px;
}
.navli>li.on>a {
	font-weight: bold;
	color: #006db8;
}
.search {
	float: right;
	margin-left: 34px;
	margin-top: 48px;
	border-radius: 200px;
	background: #efefef;
	padding: 0 10px 0 15px;
}
.search input[type="text"] {
	float: left;
	width: 126px;
	line-height: 32px;
	height: 32px;
	border: none;
	font-size: 14px;
	box-sizing: border-box;
	background: none;
}
.search input[type="submit"] {
	float: left;
	width: 36px;
	height: 32px;
	border: none;
	background-image: url(../images/se-ico1.png);
	background-repeat: no-repeat;
	background-position: center;
}
.banner {
	width: 100%;
	height: auto;
	position: relative;
	font-size: 0;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 500px;
	background: #000;
}

.fullSlide .bd {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 500px;
	overflow: hidden;
	text-align: center;
	float: left;
}

.fullSlide .bd li a {
	float: left;
	width: 100%;
	height: 500px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 38px;
	text-align: center;
}

.fullSlide .hd ul {
	width: 100%;
	text-align: center;
}

.fullSlide .hd ul li {
	margin: 0 3px;
	display: inline-block;
	font-size: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #98b5d4;
}

.fullSlide .hd ul .on {
	background: #007fd7;
}

.fullSlide .prev,.fullSlide .next {
	display: none;
}
.about-us {
	background: #fff;
	padding: 0 0 80px;
}
.title {
	text-align: center;
	padding: 60px 0 30px;
}
.title h3 {
	font-size: 30px;
	color: #474747;
	line-height: 34px;
	font-weight: 400;
}
.title h4 {
	font-size: 14px;
	color: #bebebe;
	line-height: 21px;
	font-weight: 400;
	text-transform: uppercase;
}
.title span {
	display: block;
	width: 30px;
	height: 3px;
	background: #007fd7;
	margin: 5px auto 0;
}
.about-cont {
	overflow: hidden;
	position: relative;
	margin-top: 15px;
}
.about-cont	img {
	float: left;
	width: 550px;
	height: 360px;
}
.about-info {
	float: right;
	width: 502px;
	margin-right: 8px;
	padding-top: 90px;
}
.about-info p {
	font-size: 16px;
	color: #474747;
	line-height: 28px;
	display: block;
	height: 224px;
}
.about-info a {
	display: block;
	width: 118px;
	line-height: 38px;
	height: 40px;
	color: #007fd7;
	border: 1px solid #007fd7;
	text-align: center;
	font-size: 16px;
	margin-top: 4px;
}
.product {
	background: url(../images/back1.jpg) no-repeat center;
	height: 702px;
}
.product-cont {
	position: relative;
}
.prolist {
	overflow: hidden;
	text-align: center;
	font-size: 0;
}
.prolist li {
	display: inline-block;
	margin: 0 2px;
}
.prolist li a {
	padding: 0 16px;
	font-size: 16px;
	color: #535353;
	line-height: 40px;
	float: left;
}
.prolist li.on a {
	color: #fff;
	background: #007fd7;
}
.Exhibitor {
	margin-top: 50px;
	width: 100%;
	position: relative;
	height: 276px;
}
.hl_main5_content {
	width: 100%;
	height: auto;
}
.hl_main5_content1 {
	width: 100%;
	height: 276px;
	overflow: hidden;
	float: left;
}
.hl_main5_content1 ul {
	width: 1600px;
	overflow: hidden;
	height: 272px;
}
.hl_main5_content1 ul li {
	float: left;
	width: 252px;
	height: auto;
	text-align: center;
	margin-right: 30px;
}
.hl_main5_content1 ul li img {
	width: 100%;
	float: left;
	height: 210px;
}
.hl_main5_content1 ul li span {
	font-size: 16px;
	color: #535353;
	line-height: 62px;
	float: left;
	width: 100%;
	text-align: center;
}
.hl_scrool_leftbtn {
	position: absolute;
	left: -30px;
	top: 40%;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	background: url(../images/l-ico.png) no-repeat center;
	cursor: pointer;
	z-index: 2;
}
.hl_scrool_rightbtn {
	position: absolute;
	right: -30px;
	top: 40%;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	background: url(../images/r-ico.png) no-repeat center;
	cursor: pointer;
	z-index: 2;
}
.more {
	overflow: hidden;
	margin: 44px auto;
	text-align: center;
}
.more a {
	font-size: 16px;
	color: #fff;
	background: #fff;
	width: 118px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	border:1px solid #007fd7;
	transition: 0.3s;
	color: #007fd7;
}
.more a:hover {
	background: #007fd7;
	color: #fff;
}
.case-cont {
	overflow: hidden;
	background-color: #fff;
	padding: 20px 0 40px;
}
.case-list {
	overflow: hidden;
	margin-top: 20px;
}
.case-list li {
	float: left;
	width: 252px;
	height: auto;
	margin-right: 30px;
}
.case-list li img {
	width: 100%;
	height: 152px;
}
.case-list li h3 {
	font-size: 18px;
	color: #3d3435;
	line-height: 44px;
	font-weight: 400;
	padding-top: 5px;
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap;
}
.case-list li p {
	font-size: 14px;
	color: #878787;
	line-height: 24px;
}
.case-list li:hover h3 {
	color: #007fd7;
}
.footer {
	background: #007fd7;
	padding-top: 28px;
}
.topfooter {
	min-height: 130px;
}
.topfooter .w1100 {
	overflow: hidden;
	position: relative;
	min-height: 130px;
}
.left-phone {
	float: left;
	width: 280px;
}
.left-phone h5 {
	font-size: 19px;
	font-weight: 400;
	color: #fff;
	line-height: 50px;
	background: url(../images/p-ico1.png) no-repeat left center;
	padding-left: 42px;
}
.left-phone strong {
	font-size: 34px;
	color: #fff;
	line-height: 46px;
	display: block;
}
.middle-info {
	position: absolute;
	left: 50%;
	top: 15px;
	text-align: center;
	z-index: 2;
	width: 510px;
	margin-left: -255px;
}
.middle-info span {
	color: #fff;
	line-height: 24px;
	font-size: 14px;
	display: block;
}
.middle-info span a {
	color: #fff;
	margin: 0 7px;
}
.middle-info span a:hover {
	text-decoration: underline;
}
.middle-info p {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.chat {
	float: right;
	width: 111px;
	height: 111px;
}
.chat img {
	float: left;
	width: 100%;
	height: 100%;
}
.s-footer {
	text-align: center;
	border-top: 1px solid #3399df;
}
.s-footer p {
	font-size: 14px;
	color: #fff;
	line-height: 60px;
}
.inbanner {
	height: 300px;
}
.box-n {
	overflow: hidden;
	padding-top: 62px;
	padding-bottom: 50px;
	width: 1100px;
	margin: 0 auto;
}
.left-box {
	float: left;
	width: 240px;
}
.l-title {
	width: 100%;
	height: 120px;
	background: url(../images/b-t.jpg) no-repeat center;
	box-sizing: border-box;
	padding: 22px 0 0 40px;
}
.l-title h3 {
	font-size: 30px;
	color: #fff;
	line-height: 46px;
}
.l-title h4 {
	font-size: 18px;
	color: #fff;
	opacity: .3;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 30px;
}
.right-box {
	float: right;
	width: 812px;
}
.r-top-loca {
	overflow: hidden;
	line-height: 24px;
	padding-bottom: 30px;
}
.r-top-loca strong {
	float: left;
	font-size: 20px;
	color: #007fd7;
	line-height: 24px;
	border-left: 3px solid #007fd7;
	height: 24px;
	padding-left: 5px;
}
.r-top-loca span {
	float: right;
	line-height: 24px;
	font-size: 14px;
	color: #868686;
}
.r-top-loca span a {
	color: #868686;
}
.info {
	overflow: hidden;
	position: relative;
}
.map {
	overflow: hidden;
}
.map img{
	float: left;
	width: 100%;
}
.map-info {
	margin-top: 50px;
	overflow: hidden;
	position: relative;
	min-height: 164px;
}
.map-info p {
	font-size: 14px;
	color: #505050;
	line-height: 38px;
	padding-left: 32px;
}
.p1 {
	background: url(../images/p1.png) no-repeat left center;
}
.p2 {
	background: url(../images/p2.png) no-repeat left center;
}
.p3 {
	background: url(../images/p3.png) no-repeat left center;
}
.p4 {
	background: url(../images/p4.png) no-repeat left center;
}
.map-ping {
	position: absolute;
	right: 0;
	top: 0;
	width: 320px;
	height: 164px;
	border-left: 1px dashed #c5c5c5;
	z-index: 1;
	text-align: center;
	padding-top: 20px;
	box-sizing: border-box;
}
.map-ping img {
	display: block;
	margin: 10px auto
}
.map-ping h5 {
	font-size: 14px;
	color: #505050;
	font-weight: 400;
	line-height: 24px;
}
.map-ping h6 {
	font-size: 22px;
	color: #007fd7;
	line-height: 38px;
}
.list-1 {
	position: relative;
}
.list-1 li {
	border-bottom: 1px dashed #838383;
	padding: 24px 0;
	overflow: hidden;
}
.li-time {
	float: left;
	width: 82px;
	height: 80px;
	text-align: center;
	background: #eeeeee;
}
.li-time span {
	color: #818181;
	display: block;
}
.li-time span.t1 {
	font-size: 32px;
	color: #818181;
	line-height: 52px;
	border-bottom:1px solid #818181;
}
.li-info {
	float: right;
	width: 694px;
	height: 80px;
}
.li-info h3 {
	font-size: 16px;
	color: #525252;
	line-height: 32px;
}
.li-info p {
	font-size: 14px;
	color: #868686;
	line-height: 23px;
}
.list-1 li:hover h3 {
	color: #007fd7;
}
.page {
	overflow: hidden;
	text-align: center;
	padding: 50px 0;
}

.page li {	    float:left;		display: inline-block;	font-size: 13px;	line-height: 28px;	border:1px solid #d0d0d0;	padding: 0 10px;	margin: 0 2px;	border-radius: 2px;
	
}.page li a:visited {color: #000;} .thisclass {		color: #fff;	background: #007fd7;	border-color: #007fd7;	}.thisclass a{		color: #fff;	background: #007fd7;	border-color: #007fd7;	}
.nsinfo {
	overflow: hidden;
}
.ns-title {
	text-align: center;
	padding: 16px 0;
}
.ns-title h3 {
	font-size: 16px;
	color: #007fd7;
	line-height: 26px;
}
.ns-title span {
	color: #a6a6a6;
	font-size: 14px;
	line-height: 22px;
}
.ns-cont {
	position: relative;
	overflow: hidden;
}
.ns-cont p {
	font-size: 14px;
	color:#444444;
	line-height: 30px;
}
.ns-cont img {
	display: block;
	margin: 15px auto;
	max-width: 100%;
}
.page-in {
	overflow: hidden;
	position: relative;
	min-height: 50px;
	margin-top: 50px;
}
.page-in p {
	font-size: 14px;
	color: #4d4d4d;
	line-height: 25px;
}
.page-in p a {
	color: #4d4d4d;
}
.page-in p a:hover {
	color: #007fd7;
}
.rutn {
	color: #fff;
	text-align: center;
	width: 100px;
	height: 40px;
	line-height: 40px;
	vertical-align:middle;
	background: #007fd7;
	border-radius: 5px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 15px;
}
.rutn img {
	vertical-align: middle;
	margin: 0 0 3px 5px;
}
.leftnav {
	margin-top: 5px;
	overflow: hidden;
}
.leftnav li {
	width: 100%;
	line-height: 50px;
	overflow: hidden;
}
.leftnav li a {
	cursor: pointer;
	float: left;
	width: 100%;
	padding: 0 30px 0 40px;
	line-height: 50px;
	font-size: 16px;
	color: #525252;
	box-sizing: border-box;
}
.leftnav li a span {
	float: right;
	line-height: 50px;
}
.leftnav li.on a {
	color: #fff;
	background-color: #007fd7;
}
.zs-list {
	overflow: hidden;
	text-align: center;
}
.zs-list li {
	float: left;
	width: 262px;
	height: auto;
	margin-right: 12px;
}
.zs-list li img {
	width: 100%;
	height: 286px;
	box-sizing: border-box;
	border:1px solid #d2d2d2;
}
.zs-list li h6 {
	font-size: 16px;
	color: #525252;
	font-weight: 400;
	line-height: 40px;
	padding: 10px 0 15px;
}
.about-us-info {
	overflow: hidden;
}
.about-us-info p {
	font-size: 16px;
	color: #525252;
	line-height: 32px;
}
.about-us-info img {
	display: block;
	width: 100%;
	margin: 15px auto;
}
.list-2 {
	overflow: hidden;
}
.list-2 li {
	float: left;
	width: 252px;
	height: 284px;
	margin-top: 16px;
	margin-right: 26px;
}
.list-2 li img {
	width: 100%;
	height: 152px;
}
.list-2 li h5 {
	font-size: 18px;
	color: #3d3435;
	line-height:40px;
	font-weight: 400;
}
.list-2 li p {
	font-size: 14px;
	color: #878787;
	line-height: 24px;
}
.list-2 li:hover h5 {
	color: #007fd7;
}
.lsin-nav {
	overflow: hidden;
	float: left;
	width: 100%;
	padding: 10px 0;
	display: none;
}
.lsin-nav li {
	background: none;
	overflow: hidden;
}
.lsin-nav li a {
	font-size: 16px;
	color: #525252 !important;
	line-height: 36px !important;
	background: none !important;
}
.lsin-nav li a:hover {
	color: #007fd7 !important;
}
.lsin-nav li.on a {
	color: #007fd7 !important;
}
.leftnav>li.on .lsin-nav{
	display: block;
}
.x-com-list {
	overflow: hidden;
}
.x-com-list li {
	float: left;
	width: 250px;
	height: auto;
	margin-right: 30px;
	text-align: center;
	margin-top: 8px;
}
.x-com-list li img {
	width: 100%;
	height: 180px;
	box-sizing: border-box;
	border: 1px solid #d2d2d2;
}
.x-com-list li h5 {
	font-size: 16px;
	color: #525252;
	font-weight: 400;
	line-height: 36px;
}
.proinfo {
	overflow: hidden;
}
.proinfo h3 {
	font-size: 18px;
	color: #007fd7;
	line-height: 40px;
	padding: 6px 0;
	font-weight: 400;
	padding-top: 16px;
}
.proinfo p {
	font-size: 16px;
	color: #525252;
	line-height: 26px;
}
.proimg {
	overflow: hidden;
}
.proimg img {
	margin: 15px 18px 15px 0;
	border: 1px solid #d2d2d2;
	width: 360px;
	height: 280px;
	float: left;
}