@charset 'utf-8';
/*公共部分*/
html,body,div,ul,li,span,p,a,img,form,input,button{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "微软雅黑"
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
li{
	list-style: none;
}
.clearfix{
	zoom: 1;
}
a:hover{
	color: #b70707;
}
a{
	text-decoration: none;
}
.clearfix:after{
	clear: both;
	display: block;
	content: "";
	visibility: hidden;
	overflow: hidden;
}
.wrapper{
	width: 1200px;
	margin: 0 auto;
}

/*top*/
.menu{
	position: fixed;
	top: 0;
	padding: 15px 0;
	width: 100%;
	z-index: 9999;
	box-sizing: border-box;
	background: #000;
}
.banner{
	height: 590px;
}
.swiper-container1{
	height: 100%;
}
.nav{
	width: 870px;
}
.logo{
	width: 200px;
	text-align: center;
}
.nav .item{
	position: relative;
	float: left;
	padding: 0 9px;
	width: 104px;
	text-align: center;
}
.nav .item p{
	width: 100%;
	line-height: 26px;
	text-align: center;
	/*white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
}
.nav .item p:hover{
	border-bottom: 3px solid #fff;
}
.nav .item p.hover,.nav .item p.hover2{
	border-bottom: 3px solid #fff;
}
.nav ul{
	position: absolute;
	top: 100px;
	left: 0px;
	width: 300px;
	background: #000;
	display: none;
}
.nav ul li{
	line-height: 40px;
}
.nav .item a{
	display: block;
	color: #fff;
	font-size: 16px;
	
	
}
.nav .item p a{
	font-size: 16px;
}
.nav .item ul li a{
	padding-left: 20px;
	text-align: left;
	font-size: 14px;
	box-sizing: border-box;
}
.nav .item ul li a:hover{
	color: #1a75cf
}
.swiper-button-next{
	color: #fff;
}
.search{
	position: relative;
}
.search p{
	text-align: center;
	line-height: 45px;
}
.search img{
	margin-top: 7px;
	vertical-align: middle;
}
.menu form{
	display: none;
	position: absolute;
	right: 0;
	top: 80px;
	z-index: 2;
	width: 422px;
}
.menu input{
	float: left;
	padding: 0 8px;
	height: 35px;
	width: 300px;
	border: 0;
	border-radius: 8px 0 0 8px;
	outline: initial;
	box-sizing: border-box;
}
.menu button{
	float: left;
	height: 35px;
	width: 120px;
	background: #fff;
	color: #333;
	border: 0;
	background: #eee;
	border-radius: 0 8px 8px 0;
	cursor: pointer;
}
.ver {margin-top: 16px;color: #fff;}
.ver a{color: #fff;}


/*四大块*/
.four{
	width: 100%;
}
.four a{
	display: block;
	position: relative;
	float: left;
	width: 25%;
	background: #000;
}
.four a img{
	height: 100%;
	width: 100%;
}
.four a .text{
	display: block;
	position: absolute;
	padding-top: 20%;
	top: 0;
	height: 100%;
	line-height: 100%;
	text-align: center;
	width: 100%;
	z-index: 9;
	background: rgba(0,0,0,0.2);
	color: #fff;
	font-size: 20px;
	box-sizing: border-box;
}
.four a:hover span.text{
	display: none;
}
/*简介*/
.about{
	padding-top: 80px;
	height: 510px;
	background: url(../img/about-bg.jpg) no-repeat left 0 center;
	box-sizing: border-box;
}
.about .img {
   
    width: 43%;
    overflow: hidden;
    margin-top: -2%;
}
.about .img img{
	width: 100%;
	transition: all 0.3s;
}
.about .img img:hover{
	transform: scale(1.1);
}
.about .text{
	padding-left: 40px;
	padding-top: 40px;
	width: 50%;
	box-sizing: border-box;
}
.about .text p:nth-child(1){
	font-size: 40px;
	color: #333;
}
.about .text p:nth-child(2){
	margin-top: 20px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.about a{
	margin-top: 20px;
	display: block;
	height: 40px;
	line-height: 40px;
	width: 150px;
	text-align: center;
	color: #333;
	border: 1px solid #333;
	transition: all 0.3s;
}
.about a:hover{
	background: #333;
	color: #fff;
}
.paralasic1{
	background: url(../img/paralasic1-bg.jpg) no-repeat top center;
}
.paralasic1 p:nth-child(1){
	padding-top: 180px;
	font-size: 40px;
	color: #fff;
	text-align: center;
}
.paralasic1 p:nth-child(2){
	padding-bottom: 180px;
	margin-top: 20px;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
/*产品中心*/
.product{
	padding-top: 90px;
	height: 743px;
	background: url(../img/product-bg.jpg) no-repeat center;
	box-sizing: border-box;
}
.product .left{
	width: 200px;
}
.product .left .title{
	height: 135px;
	line-height: 135px;
	text-align: center;
	background: url(../img/product-title-bg.jpg) no-repeat center;
	font-size: 30px;
	color: #fff;
}
.product .left ul{
	background: #42414d;
}
.product .left ul li{
	padding-left: 40px;
	height: 65px;
	line-height: 65px;
	color: #fff;
	border-bottom: 1px solid #595864;
	box-sizing: border-box;
	font-size: 12px;
	cursor: pointer;
}
.product .left ul li.hover{
	background: url(../img/icon-yuan.png) no-repeat left 20px center;
}
.product .left .tel{
	padding: 50px 10px;
	background: #42414d;
}
.product .left .img{
	margin-right: 6px;
}
.product .left .tel .text p:nth-child(1){
	font-size: 14px;
	color: #fff;
}
.product .left .tel .text p:nth-child(2){
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.product .right{
	display: none;
	width: 980px;
}
.product .first{
	padding: 20px;
	margin-bottom: 20px;
	height: 262px;
	background: #fff;
	box-sizing: border-box;
}
.product .first .img{
	display: block;
	height: 222px;
	width: 320px;
	overflow: hidden;
}
.product .first .img img{
	height: 100%;
	width: 100%;
	transition: all 0.3s;
}
.product .first .img img:hover{
	transform: scale(1.1);
}
.product .first .text{
	width: 600px;
}
.product .first .text p:nth-child(1){
	line-height: 60px;
}
.product .first .text p span{
	font-size: 16px;
}
.product .first .text p:nth-child(2){
	height: 90px;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
}
.product .first .text a{
	margin-top: 15px;
	display: block;
	height: 35px;
	line-height: 35px;
	width: 120px;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	color: #666;
	border: 1px solid #1a75cf;
	transition: all 0.3s;
}
.product .first .text a:hover{
	background: #1a75cf;
	color: #fff;
}
.product .right ul li{
	position: relative;
	float: left;
	height: 262px;
	width: 313.33px;
	margin-right: 20px;
	overflow: hidden;
}
.product .right ul li img{
	height: 100%;
	width: 100%;
	transition: all 0.3s;
}
.product .right ul li p{
	display: none;
	position: absolute;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	width: 100%;
	text-align: center;
	background: #fff;
	font-size: 16px;
	color: #1a75cf;
}
.product .right ul li:hover img{
	transform: scale(1.1);
}
.product .right ul li:hover p{
	display: block;
}
/*新闻*/
.news{
	padding: 80px 0;
}
.news .hd .title p:first-child{
	font-size: 40px;
	line-height: 60px;
}
.news .hd .title p:last-child{
	font-size: 20px;
	color: #f50000;
	text-transform: uppercase;
}
.news .hd ul li{
	margin-right: 20px;
	display: inline-block;
	line-height: 80px;
	cursor: pointer;
}
.news .hd ul li div{
	margin-top: 32px;
	margin-right: 5px;
	height: 15px;
	width: 15px;
	border: 1px solid #333;
	border-radius: 50%;
	vertical-align: middle;
}
.news .hd ul li p{
	font-size: 18px;
	vertical-align: middle;
}
.news .hd ul li.hover div{
	border-color: #1a75cf;
}
.news .hd ul li.hover p{
	color: #1a75cf;
}
.news .bd{
	display: none;
	margin-top: 50px;
}
.news .bd .first{
	width: 580px;
}
.news .bd .first .img{
	display: block;
	height: 376px;
	width: 100%;
	overflow: hidden;
}
.news .bd .first .img img{
	height: 100%;
	width: 100%;
	transition: all 0.3s;
}
.news .bd .first .img img:hover{
	transform: scale(1.1);
}
.news .bd .first .text{
	padding: 30px;
	background: #1a75cf;
	box-sizing: border-box;
}
.news .bd .first .title{
	padding-right: 15px;
	width: 375px;
	border-right: 1px solid #fff;
	box-sizing: border-box;
}
.news .bd .first .title p:first-child{
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.news .bd .first .title p:last-child{
	height: 60px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
}
.news .bd .first .title a{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.news .bd .first .title a:hover{
	color: #f50000;
}
.news .bd .first .time{
	padding-left: 40px;
	width: 145px;
	box-sizing: border-box;
}
.news .bd .first .time p:nth-child(1){
	font-size: 30px;
	color: #fff;
}
.news .bd .first .time p:nth-child(2){
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.news .bd .first .time a{
	display: block;
	height: 40px;
	line-height: 40px;
	width: 40px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 50%;
	color: #fff;
}
.news .bd .first .time a:hover{
	background: #fff;
	color: #1a75cf;
}
.news .bd ul{
	width: 580px;
}
.news .bd ul li:first-child{
	margin-bottom: 30px;
}
.news .bd ul li{
	position: relative;
	height: 259px;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
}
.news .bd ul li .title{
	padding: 30px;
	box-sizing: border-box;
}
.news .bd ul li .title p:first-child{
	height: 49px;
	line-height: 19px;
}
.news .bd ul li .title p:last-child{
	height: 60px;
	line-height: 30px;
	color: #666;
}
.news .bd ul li .title a{
	font-size: 18px;
	color: #333;
}
.news .bd ul li .title a:hover{
	color: #1a75cf;
}
.news .bd ul li .time{
	padding: 10px 30px;
	position: absolute;
	bottom: 0;
	height: 90px;
	width: 100%;
	background: #f5f5f5;
	box-sizing: border-box;
}
.news .bd ul li .time p span:first-child{
	display: block;
	font-size: 30px;
	color: #999;
}
.news .bd ul li .time p span:last-child{
	display: block;
	font-size: 14px;
	color: #999;
}
.news .bd ul li .time a{
	display: block;
	margin-top: 15px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	text-align: center;
	border: 1px solid #e8e8e8;
	border-radius: 50%;
	color: #ddd;
}
.news .bd ul li .time a:hover{
	background: #fff;
	color: #1a75cf;
}
.news .bd ul li:hover .time{
	background: #1a75cf;
}
.news .bd ul li:hover .title{
	background: #f5f5f5;
}
.news .bd ul li:hover .time span{
	color: #fff!important;
}
/*品牌代理*/
/*.paralasic2{
	padding-bottom: 180px;
	background: url(../img/paralasic2-bg.jpg) no-repeat center;
}
.paralasic2 p:nth-child(1){
	padding-top: 120px;
	font-size: 40px;
	color: #fff;
	text-align: center;
}
.paralasic2 p:nth-child(2){
	margin-top: 20px;
	color: #fff;
	text-align: center;
	font-size: 30px;
}
.paralasic2 a{
	display: block;
	height: 50px;
	line-height: 50px;
	width: 180px;
	text-align: center;
	background: #fff;
	margin: 50px auto 0;
	font-size: 18px;
	color: #333;
}*/
.paralasic2{
	padding: 50px 0;
	background: url(../img/paralasic2-bg.jpg) no-repeat center;
}
.paralasic2 .title p:nth-child(1){
	font-size: 40px;
	color: #fff;
	text-align: center;
}
.paralasic2 .title p:nth-child(2){
	margin-top: 20px;
	color: #fff;
	text-align: center;
	font-size: 30px;
}

.picMarquee-left {
	margin-top: 50px; 
	overflow: hidden;
	position: relative;
}

.picMarquee-left .bd {
	padding: 10px;
}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 8px;
	padding: 10px;
	width: 160px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	border: 1px solid #ddd;
	background: #fff;
	box-sizing: border-box;
}

.picMarquee-left .bd ul li .pic {
	height: 140px;
	line-height: 140px;
	text-align: center;
	overflow: hidden;
}

.picMarquee-left .bd ul li .pic img {
	max-width: 100%;
	padding: 2px;
	vertical-align: middle;
}

.picMarquee-left .bd ul li .title {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
/*合作伙伴*/
.partner{
	padding: 50px 0;
}
.partner .title{
	text-align: center;
}
.partner .title p:first-child{
	margin-bottom: 10px;
	font-size: 40px;
	color: #333;
}
.partner .title p:last-child{
	font-size: 18px;
	color: #666;
}
.partner ul{
	margin-top: 50px;
}
.partner ul li{
	float: left;
	height: 191px;
	width: 223px;
	line-height: 191px;
	text-align: center;
	background: url(../img/partner-bg1.png) no-repeat center;
}
.partner ul li:first-child{
	margin-left: 42.5px;
}
.partner ul li:nth-child(6){
	margin-left: 155px;
}
.partner ul li:nth-child(n+6){
	margin-top: -1px;
}
.partner ul li:hover{
	background-image: url(../img/partner-bg2.png);
}
.partner ul li img{
	max-width: 125px;
	vertical-align: middle;
}
.partner a.more{
	display: block;
	width: 180px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	margin: 40px auto 0;
	border: 1px solid #666;
}
.partner a.more:hover{
	border-color: #1a75cf;
}
/*底部*/

.foot-message{
	padding: 60px 0;
	background: #212121;
}
.foot-message .title{
	font-size: 30px;
	color: #fff;
	margin-bottom: 50px;
	text-align: center;
}
.foot-message .input{
	padding: 0 90px;
	box-sizing: border-box;
}
.foot-message input{
	height: 45px;
	width: 320px;
	margin-right: 25px;
	border: 0;
	border-radius: 12px;
	padding: 0 15px;
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center right 15px;
	background-size: 9%;
	background-color: #fff;
	box-sizing: border-box;
}
.foot-message input:nth-child(1){
	background-image:  url(../img/icon-director.png);
}
.foot-message input:nth-child(2){
	background-image:  url(../img/icon-phone.png);
}
.foot-message input:nth-child(3){
	background-image:  url(../img/icon-qq.png);
	margin-right: 0;
}
.foot-message .button{
	margin-top: 40px;
	text-align: center;
}
.foot-message button{
	height: 50px;
	width: 180px;
	background: #1a75cf;
	border: 0;
	border-radius: 15px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}
.foot-message a{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	width: 180px;
	background: #484848;
	border: 0;
	border-radius: 15px;
	font-size: 18px;
	color: #fff;
}
footer{
	background: #000;
}
.footer{
	padding: 30px 0;
}
.foot-nav ul li:first-child{
	border-left: 1px solid #424242;
}
.foot-nav ul li{
	float: left;
	width: 180px;
	text-align: center;
	border-right: 1px solid #424242;
	box-sizing: border-box;
}
.foot-nav ul li p:first-child{
	font-size: 16px;
	color: #fff;
}
.foot-nav ul li p{
	line-height: 40px;
}
.foot-nav ul li a{
	font-size: 14px;
	color: #eee;
}
.foot-nav ul li hr{
	width: 15px;
}
#weixin3 {
	cursor: pointer;
	float: left;
	margin: 0 3px;
	height: 29px !important;
	background: url(../img/icon-weixin.png) no-repeat !important;
}

#qzone3 {
	cursor: pointer;
	float: left;
	margin: 0 3px;
	height: 29px !important;
	background: url(../img/icon-qq3.png) no-repeat !important;
}

#tsina3 {
	cursor: pointer;
	float: left;
	margin: 0 3px;
	height: 29px !important;
	background: url(../img/icon-xinlang.png) no-repeat !important;
}
.foot-tel{
	width: 240px;
	padding: 0 30px;
	box-sizing: border-box;
}
.foot-tel .text p:first-child{
	font-size: 14px;
	color: #fff;
}
.foot-tel .text p:nth-child(2){
	margin-top: 10px;
	font-size: 18px;
	color: #fff;
}
.foot-tel .text p:nth-child(3){
	margin-top: 30px;
	background: #1a75cf;
	text-align: center;
	height: 40px;
	line-height: 40px;
	width: 150px;
}
.foot-tel .text p img{
	margin-right: 10px;
	vertical-align: middle;
}
.foot-tel .text p span{
	vertical-align: middle;
	font-size: 16px;
	color: #fff;
}
.foot-tel .bdsharebuttonbox{
	padding-top: 30px;
}
.foot-tel .bdsharebuttonbox span{
	float: left;
	color: #fff;
}
.foot-code{
	margin-top: -30px;
	padding: 30px 0;
	width: 240px;
	text-align: center;
	background: #1a75cf;
}
.foot-code p{
	margin-bottom: 30px;
	font-size: 20px;
	color: #fff;
	line-height: 50px;
}
.copyright{
	height: 80px;
	line-height: 80px;
	border-top: 1px solid #565353;
}
.copyright p{
	font-size: 14px;
	color: #fff;
}
.copyright a{
	font-size: 14px;
	color: #fff;
}

/*内页*/
.other-about{
	padding: 50px 0;
	background: url(../img/product-bg.jpg) no-repeat center;
	background-size: cover;
}
.other-about .title{
	margin-bottom: 30px;
	text-align: center;
}
.other-about .img{
	height: 400px;
	width: 550px;
	line-height: 400px;
}
.other-about .img img{
	width: 100%;
	vertical-align: middle;
}
.other-about .text{
	margin-bottom: 50px;
	padding: 30px;
	height: 486px;
	width: 650px;
	background: #fff;
	box-sizing: border-box;
}
.other-about ul li{
	float: left;
	padding: 10px 30px;
	height: 160px;
	width: 32%;
	margin-right: 2%;
	background: #fff;
	box-sizing: border-box;
}
.other-about ul li p:first-child{
	font-size: 24px;
	color: #1a75cf;
	line-height: 40px;
}
.other-about ul li p:last-child{
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.other-about ul li:last-child{
	margin-right: 0;
}
.other-about ul li:hover{
	background: #1a75cf;
}
.other-about ul li:hover p{
	color: #fff !important;
}
/*环境*/
.other-huanjing{
	padding: 150px 0 50px;
	height: 1148px;
	background: url(../img/o-huanjing-bg.jpg) no-repeat center;
	box-sizing: border-box;
}
.other-huanjing .wrapper{
	background: #fff;
	box-shadow: 0 5px 10px #ddd;
}
.other-huanjing .title{
	height: 150px;
	line-height: 150px;
	font-size: 36px;
	color: #1a75cf;
	text-align: center;
}
.other-huanjing ul{
	padding: 0 50px 50px;
}
.other-huanjing ul li{
	float: left;
	width: 32%;
	margin-bottom: 20px;
	margin-right: 2%;
}
.other-huanjing ul li:nth-child(3n){
	margin-right: 0;
}
.other-huanjing ul li .img{
	padding: 20px;
	height: 260px;
	background: #f5f5f5;
	overflow: hidden;
	box-sizing: border-box;
}
.other-huanjing ul li .img img{
	width: 100%;
	transition: all 0.3s;
}
.other-huanjing ul li:hover img{
	transform: scale(1.1);
}
.other-huanjing ul li p{
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	letter-spacing: 2px;
}
/*优势*/
.other-adv{
	padding-top: 40px;
	height: 680px;
	background: url(../img/o-adv-bg.jpg) no-repeat center;
	box-sizing: border-box;
}
.other-adv .title span:first-child{
	font-size: 22px;
	color: #333;
}
.other-adv .title span:last-child{
	font-size: 16px;
	color: #999;
	text-transform: uppercase;
}
.other-adv ul li{
	float: left;
	padding: 40px 20px;
	width: 25%;
	box-sizing: border-box;
}
.other-adv ul li .img{
	height: 300px;
	padding: 20px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.other-adv ul li img{
	width: 100%;
	transition: all 0.3s;
}
.other-adv ul li img:hover{
	transform: scale(1.1);
}
.other-adv ul li:nth-child(even) .img{
	position: relative;
	margin-top: 90px;
}
.other-adv ul li:nth-child(even) .img img{
	position: absolute;
	bottom: 20px;
	width: 85%;
}
.other-adv ul li:nth-child(odd) .text{
	margin-top: 80px;
	text-align: center;
}
.other-adv ul li:nth-child(even) .text{
	margin-bottom: 30px;
	text-align: center;
}
.other-adv ul li .text p:first-child{
	font-size: 18px;
	line-height: 60px;
	color: #333;
}
.other-adv ul li .text p:last-child{
	font-size: 14px;
	line-height: 24px;
	color: #999;
}
.pro1-menu{
	padding: 30px 0;
}
.pro1-menu .first{
	position: relative;
	text-align: center;
}
.pro1-menu p:first-child{
	height: 50px;
	width: 300px;
	border: 1px solid #ddd;
	margin: 0 auto;
}
.pro1-menu p:last-child{
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	text-align: center;
	background: #fff;
	font-size: 30px;
	color: #1a75cf;
}
.pro1-menu .second{
	padding-top: 50px;
	height: 150px;
	text-align: center;
	background: url(../img/o-pro1-menu-second.png) no-repeat center bottom;
	box-sizing: border-box;
}
.pro1-menu .second ul li{
	margin: 0 30px;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	width: 180px;
	text-align: center;
}
.pro1-menu .second ul li a{
	display: block;
	font-size: 16px;
	color: #333;
}
.pro1-menu .second ul li.hover{
	background: #1a75cf;
}
.pro1-menu .second ul li.hover a{
	color: #fff;
}
.pro1-menu .third{
	margin-top: 30px;
}
.pro1-menu .third ul{
	padding: 12px 20px;
	width: 100%;
	background: #efefef;
}
.pro1-menu .third ul li{
	float: left;
	margin-right: 20px;
}
.pro1-menu .third ul li a{
	display: block;
	padding: 12px 30px;
	font-size: 16px;
	color: #333;
}
.pro1-menu .third ul li.hover{
	background: #1a75cf;
}
.pro1-menu .third ul li.hover a{
	color: #fff;
}
.pro1-list ul li{
	float: left;
	margin-bottom: 20px;
	width: 32%;
	margin-right: 2%;
}
.pro1-list ul li:nth-child(3n){
	margin-right: 0;
}
.pro1-list ul li .img{
	height: 285px;
	line-height: 285px;
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	box-sizing: border-box;
	overflow: hidden;
}
.pro1-list ul li .img img{
	width: 100%;
	vertical-align: middle;
	transition: all 0.3s;
}
.pro1-list ul li:hover .img img{
	transform: scale(1.1);
}
.pro1-list ul li p{
	padding: 10px 20px;
	background: #efefef;
	line-height: 30px;
	height: 110px;
	border-bottom: 1px solid #dcdcdc;
	color: #666;
	overflow: hidden;
	box-sizing: border-box;
}
.pro1-list ul li .text{
	padding: 0 20px;
	height: 80px;
	line-height: 80px;
	background: #efefef;
	box-sizing: border-box;
}
.pro1-list ul li .text span{
	float: left;
	font-size: 16px;
	color: #333;
	vertical-align: middle;
	    line-height: 28px;
}
.pro1-list ul li .text img{
	float: right;
	margin-top: 33px;
	vertical-align: middle;
}
.pro1-list ul li:hover .text{
	background: #1a75cf;
}
.pro1-list ul li:hover .text span{
	color: #fff;
}
/*我们的优势*/
.pro1-adv{
	padding: 160px;
	height: 978px;
	background: url(../img/pro1-adv-bg.png) no-repeat center;
	box-sizing: border-box;
}
.pro1-adv .title{
	position: relative;
	text-align: center;
}
.pro1-adv .title p:first-child{
	height: 50px;
	width: 300px;
	border: 1px solid #ddd;
	margin: 0 auto;
}
.pro1-adv .title p:last-child{
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	text-align: center;
	background: #000;
	font-size: 30px;
	color: #fff;
}
.pro1-adv ul{
	position: relative;
	padding: 0 122px;
	margin-top: 80px;
	height: 385px;
	background: url(../img/pro1-adv-ul-bg.png) no-repeat center;
	box-sizing: border-box;
}
.pro1-adv ul li{
	width: 260px;
}
.pro1-adv ul li:nth-child(1){
	position: absolute;
	top: 16px;
	left: 120px;
}
.pro1-adv ul li:nth-child(2){
	position: absolute;
	top: 251px;
	left: 120px;
}
.pro1-adv ul li:nth-child(3){
	position: absolute;
	top: 16px;
	right: 120px;
	text-align: right;
}
.pro1-adv ul li:nth-child(4){
	position: absolute;
	top: 251px;
	right: 120px;
	text-align: right;
}
.pro1-adv ul li p:first-child{
	font-size: 24px;
	color: #333;
	line-height: 26px;
}
.pro1-adv ul li p:last-child{
	font-size: 14px;
	color: #333;
	line-height: 18px;
}
/*案例*/
.case .title{
	position: relative;
	text-align: center;
}
.case .title p:first-child{
	height: 50px;
	width: 300px;
	border: 1px solid #ddd;
	margin: 0 auto;
}
.case .title p:last-child{
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	text-align: center;
	background: #fff;
	font-size: 30px;
	color: #1a75cf;
}
.case ul{
	float: left;
	width: 32%;
	padding: 50px 0;
}
.case ul li{
	height: 220px;
	margin-right: 2%;
	overflow: hidden;
}
.case ul li:first-child{
	margin-bottom: 10px;
}
.case ul li img{
	height: 100%;
	width: 100%;
	transition: all 0.3s;
}
.case .bigimg{
	float: left;
	margin: 50px 2% 0;
	height: 450px;
	width: 32%;
	overflow: hidden;
}
.case .bigimg img{
	height: 100%;
	width: 100%;
	transition: all 0.3s;
}
.case img:hover{
	transform: scale(1.1);
}
/*产品中心2*/
.pro2-menu{
	padding: 50px 0;
}
.pro2-menu .left{
	min-height: 620px;
	background: #f5f5f5;
}
.pro2-menu .title{
	height: 150px;
	line-height: 150px;
	width: 100%;
	background: url(../img/product-title-bg.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
	font-size: 28px;
	color: #fff;
}
.pro2-menu .item{
	padding:  10px;
}
.pro2-menu .item p{
	/*padding-left: 30px;*/
	height: 65px;
	line-height: 23px;
	/*border-top: 1px solid #ddd;*/
	border-bottom: 1px solid #ddd;
	box-sizing: border-box;
}
.pro2-menu .item p a{
	display: block;
	font-size: 13px;
	color: #333;
}
.pro2-menu .item ul{
	display: none;
	border-bottom: 1px solid #ddd;
	padding: 12px 0;
}
.pro2-menu .item ul li{
	padding: 0 12px;
	height: 30px;
	line-height: 30px;
	list-style-type: disc;
	list-style-position: inside;
}
.pro2-menu .item ul li a{
	color: #333;
}
.pro2-menu .item ul li.hover{
	background: #dcdcdc;
}
.pro2-menu .left{
	padding-bottom: 20px;
	width: 240px;
}
.pro2-menu .right{
	width: 930px;
}
.pro2-menu .right ul li{
	float: left;
	margin-bottom: 20px;
	width: 32%;
	margin-right: 2%;
	background: #f5f5f5;
}
.pro2-menu .right ul li:nth-child(3n){
	margin-right: 0;
}
.pro2-menu .right ul li .img{
	height: 200px;
	line-height: 200px;
	width: 100%;
	background: #f5f5f5;
	box-sizing: border-box;
	overflow: hidden;
}

.pro_shiji .right ul li .img{
	height:unset;
	line-height:unset;
	width: 100%;
	background: #f5f5f5;
	box-sizing: border-box;
	overflow: hidden;
}


.pro2-menu .right ul li .img img{
	width: 100%;
	vertical-align: middle;
	transition: all 0.3s;
}
.pro2-menu .right ul li:hover .img img{
	transform: scale(1.1);
}
.pro2-menu .right ul li .text{
	padding: 0 20px;
	height: 80px;
	line-height: 80px;
	background: #f5f5f5;
	box-sizing: border-box;
}
.pro2-menu .right ul li .text span{
	float: left;
	font-size: 16px;
	color: #333;
	vertical-align: middle;
	 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 78%;
}


.pro_shiji .right ul li .text span{
	 width:100%;
}


.pro_shiji .right ul li .text img {
    
    margin-top: 0px!important;
     
    margin-bottom: 10%;
}


.pro_shiji .right ul li .text {
    padding: 0 20px;
    height: 60px;
    line-height: 60px;
    background: #f5f5f5;
    box-sizing: border-box;
}


.pro2-menu .right ul li p{
	padding: 10px 20px;
	background: #f5f5f5;
	line-height: 30px;
	height: 110px;
	border-bottom: 1px solid #dcdcdc;
	color: #666;
	overflow: hidden;
	box-sizing: border-box;
}
.pro2-menu .right ul li .text img{
	float: right;
	margin-top: 33px;
	vertical-align: middle;
}
.pro2-menu .right ul li:hover .text{
	background: #1a75cf;
}
.pro2-menu .right ul li:hover .text span{
	color: #fff;
}
/*联系我们*/
.contact{
	padding: 50px 0;
	background: #f5f5f5;
}
.contact .title{
	margin-bottom: 30px;
	text-align: center;
}
.contact .title p:first-child{
	font-size: 36px;
	font-weight: bold;
	color: #333;
}
.contact .title p:last-child{
	font-size: 24px;
	color: #333;
}
.contact ul li{
	float: left;
	padding: 25px 0;
	height: 210px;
	width: 285px;
	margin-right: 20px;
	background: #fff;
	text-align: center;
	box-sizing: border-box;
}
.contact ul li:last-child{
	margin-right: 0;
}
.contact ul li p:nth-of-type(1){
	font-size: 16px;
	color: #333;
	line-height: 40px;
}
.contact ul li p:nth-of-type(2){
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.contact ul li img{
	transition: all 1s;
}
.contact ul li:hover img{
	transform: rotate(360deg);
}
.contact-message{
	padding: 200px 0 50px;
	height: 885px;
	background: #f5f5f5 url(../img/contact-message-bg.jpg) no-repeat center top;
	box-sizing: border-box;
}
.contact-message .wrapper{
	padding: 0 70px 20px;
	background: #fff;
	box-sizing: border-box;
}
.contact-message .title{
	padding: 40px 0;
	text-align: center;
}
.contact-message .title p:first-child{
	font-size: 36px;
	color: #1a75cf;
	font-weight: bold;
}
.contact-message .title p:last-child{
	font-size: 16px;
	text-transform: uppercase;
}
.contact-message .item{
	margin-bottom: 30px;
}
.contact-message .item:nth-child(1) input{
	padding: 0 10px;
	margin-right: 30px;
	height: 45px;
	width: 330px;
	border: 0;
	background: #f5f5f5;
	box-sizing: border-box;
}
.contact-message .item:nth-child(1) input:last-child{
	margin-right: 0;
}
.contact-message .item:nth-child(2) input{
	padding: 0 10px;
	height: 45px;
	width: 100%;
	border: 0;
	background: #f5f5f5;
	box-sizing: border-box;
}
.contact-message .item:nth-child(3) textarea{
	padding: 10px;
	height: 180px;
	line-height: 45px;
	width: 100%;
	border: 0;
	background: #f5f5f5;
	box-sizing: border-box;
}
.contact-message .item:nth-child(4){
	text-align: center;
}
.contact-message .item:nth-child(4) button{
	height: 45px;
	width: 180px;
	margin: 0 auto;
	border: 0;
	background: #f56719;
	border-radius: 8px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 5px;
	cursor: pointer;
}
/*产品详情页*/
.other-product{
	background: #f5f5f5;
}
.position{
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #333;
}
.position a{
  font-size: 14px;
  color: #333;
}
.other-product .box {
  position: relative;
  padding: 30px 50px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #e3e3e3;
}

/*商品详情*/
.preview{width:49%;float:left}
/* smallImg */
.goods-detail-con .preview img{max-width:none;max-height:none;}
.smallImg{position: relative;width: 455px;height: 92px;margin: 30px auto;}
.scrollbutton{width: 35px;height: 23px;overflow:hidden; position:absolute;top:40px;cursor:pointer;background:url(../img/all_tb.png) no-repeat  0px 0px;transform: rotate(270deg);}
.scrollbutton.smallImgUp{background-position: -153px 0px;left: -35px;}
.scrollbutton.smallImgDown{background-position: -197px 0px;right: -33px;}
/*.scrollbutton.smallImgUp.disabled{background-position:0 -22px;}
.scrollbutton.smallImgDown.disabled{background-position:0 -33px;}*/
#imageMenu {height:92px;overflow:hidden; }
#imageMenu ul{width:9999px;}
#imageMenu li {height:90px; width:86px; overflow:hidden;border:1px solid #E8E8E8;line-height:92px;text-align:center;float: left;margin-right: 3px;}
#imageMenu li img{padding:1px; max-width:80px; max-height:80px;cursor:pointer;vertical-align: middle;}
#imageMenu li#onlickImg{border:1px solid #920783;}
#imageMenu li:hover{border: 1px solid #990000;}

/* bigImg */
.bigImg{position:relative;width:100%;height:420px;overflow:hidden;text-align:center;line-height: 420px;}
.bigImg #midimg{max-width:420px;max-height:420px;vertical-align: middle;}
.bigImg #winSelector{width:235px;height:210px;}
#winSelector{position:absolute;cursor:crosshair;filter:alpha(opacity=15);-moz-opacity:0.15;opacity:0.15;background-color:#000;border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;overflow: hidden;width:260px;height:295.652px;top:300px;left:540px;z-index:999;}
#bigView img{position:absolute;}


/*产品参数*/
.parameter{
  width: 49%;
}
.parameter p.title{
  font-size: 30px;
  color: #333;
  line-height: 36px;
  margin-bottom: 10px;
}
.parameter ul{
  padding: 10px;
  height: 230px;
  width: 100%;
  background: url(../img/pro-detail-right-bg.jpg) no-repeat center;
  background-size: 100% 100%;
  box-sizing: border-box;
}
.parameter ul li{
  height: 37.5px;
  line-height: 30.5px;
  font-size: 12px;
  color: #333;
  margin: 30px 0 0;
}
.parameter ul li span{
  font-size: 18px;
  color: #bd0d0d;
}
.parameter div{
  margin-top: 30px;
  height: 45px;
  width: 100%;
}
.parameter div a{
  float: left;
  display: block;
  height: 45px;
  width: 150px;
  line-height: 45px;
  border: 1px solid #ddd;
  text-align: center;
}
.parameter div a:last-child{
  margin-left: 20px;
}
.parameter div a img{
  margin-right: 8px;
  vertical-align: middle;
}
.parameter div a span{
  vertical-align: middle;
  font-size: 14px;
  color: #333;
}
.parameter div a:hover{
  border-color: #1682f0;
  background: #1682f0;
}
.parameter div a:hover span{
  color: #fff;
}

.box1{
  margin: 50px 0;
}
/*产品详情*/
.pro-detail{
  width: 70%;
  border: 1px solid #e3e3e3;
  background: #fff;
}
.pro-detail .tab{
  height: 50px;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
  background: #fff;
  box-sizing: border-box;
}
.pro-detail .tab ul li{
  float: left;
  height: 50px;
  line-height: 50px;
  width: 150px; 
  text-align: center;
  font-size: 16px;
  color: #6e6e6e;
  border-top: 3px solid #fff;
  cursor: pointer;
  box-sizing: border-box;
}
.pro-detail .tab ul li:hover{
  border-top: 3px solid #1682f0;
  box-sizing: border-box;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}
.pro-detail .tab ul li.hover{
  border-top: 3px solid #1682f0;
  box-sizing: border-box;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}
.pro-detail .detail{
  display: none;
  padding: 30px;
  box-sizing: border-box;
}
.hot-pro{
  width: 27%;
  border: 1px solid #e3e3e3;
  background: #fff;
}
.hot-pro-title{
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  font-size: 18px;
  color: #fff;
  background: #1682f0;
  letter-spacing: 5px;
}
.hot-pro ul li{
  padding: 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #e3e3e3;
}
.hot-pro ul li img{
  width: 100%;
}
.hot-pro ul li p{
  margin: 10px 0;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
}
.hot-pro ul li p span:first-child{
  float: left;
  display: block;
  height: 35px;
  width: 35px;
  background: #1682f0;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 18px;
  margin-right: 8px;
}
.hot-pro ul li p span:last-child{
  font-size: 16px;
  color: #333;
}
.hot-pro ul li:last-child{
  border-bottom: none;
}
/*新闻列表*/
.other-news{
	padding: 80px 0;
}
.other-news .hd .title p:first-child{
	font-size: 40px;
	line-height: 60px;
}
.other-news .hd .title p:last-child{
	font-size: 20px;
	color: #f50000;
	text-transform: uppercase;
}
.other-news .hd ul li{
	margin-right: 20px;
	display: inline-block;
	line-height: 80px;
	cursor: pointer;
}
.other-news .hd ul li div{
	margin-top: 32px;
	margin-right: 5px;
	height: 15px;
	width: 15px;
	border: 1px solid #333;
	border-radius: 50%;
	vertical-align: middle;
}
.other-news .hd ul li p{
	color: #333;
	font-size: 18px;
	vertical-align: middle;
}
.other-news .hd ul li.hover div{
	border-color: #1a75cf;
}
.other-news .hd ul li.hover p{
	color: #1a75cf;
}
.other-news .bd{
	display: none;
	margin-top: 50px;
}
.other-news .bd ul li{
	position: relative;
	margin-bottom: 20px;
	height: 300px;
	width: 49%;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
}
.other-news .bd ul li:nth-child(odd){
	float: left;
}
.other-news .bd ul li:nth-child(even){
	float: right;
}
.other-news .bd ul li .title{
	padding: 30px;
	box-sizing: border-box;
}
.other-news .bd ul li .title p:first-child{
}
.other-news .bd ul li .title p:last-child{
	height: 60px;
	line-height: 30px;
	color: #666;
	margin: 8px 0 0;
}
.other-news .bd ul li .title a{
	font-size: 18px;
	color: #333;
	line-height: 30px;
}
.other-news .bd ul li .title a:hover{
	color: #1a75cf;
}
.other-news .bd ul li .time{
	padding: 10px 30px;
	position: absolute;
	bottom: 0;
	height: 90px;
	width: 100%;
	background: #f5f5f5;
	box-sizing: border-box;
}
.other-news .bd ul li .time p span:first-child{
	display: block;
	font-size: 30px;
	color: #999;
}
.other-news .bd ul li .time p span:last-child{
	display: block;
	font-size: 14px;
	color: #999;
}
.other-news .bd ul li .time a{
	display: block;
	margin-top: 15px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	text-align: center;
	border: 1px solid #e8e8e8;
	border-radius: 50%;
	color: #ddd;
}
.other-news .bd ul li .time a:hover{
	background: #fff;
	color: #1a75cf;
}
.other-news .bd ul li:hover .time{
	background: #1a75cf;
}
.other-news .bd ul li:hover .title{
	background: #f5f5f5;
}
.other-news .bd ul li:hover .time span{
	color: #fff!important;
}
/*新闻详情*/
.other-news-detail{
	padding: 50px 0;
}
.other-news-detail .title{
	text-align: center;
}
.other-news-detail .title p:first-child{
	height: 50px;
	line-height:22px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.other-news-detail .title p:last-child{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #999;
}
.other-news-detail .title p img{
	vertical-align: middle;
}
.other-news-detail .title p span{
	vertical-align: middle;
}
.other-news-detail .content{
	margin: 30px 0;
	padding: 30px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.other-news-detail .fanye p{
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 15px;
}
.other-news-detail .fanye a{
	color: #333;
}
.other-news-detail .fanye a:hover{
	color: #1a75cf;
}
.other-news-detail .back-list a{
	padding-left: 50px;
	display: block;
	height: 40px;
	line-height: 40px;
	width: 150px;
	border: 1px solid #1a75cf;
	border-radius: 10px;
	color: #1a75cf;
	background: url(../img/back-list.png) no-repeat center left 30px;
	box-sizing: border-box;
}
.other-news-detail .back-list a:hover{
	background: #1a75cf;
	color: #fff;
	background: #1a75cf url(../img/back-list-hover.png) no-repeat center left 30px;
}
.search-list .title{
	margin: 30px 0;
	text-align: center;
}
.search-list .title p:first-child{
	font-size: 36px;
	font-weight: bold;
	color: #333;
}
.search-list .title p:last-child{
	font-size: 24px;
	color: #333;
}
.search-list .empty{
	padding: 60px;
	font-size: 18px;
	color: #333;
}
/*在线客服*/
#leftsead{width:161px;height:290px;position:fixed;top:350px;right:0px; z-index:100;}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{width:161px;height:60px;}
#leftsead li img{float:right;}
#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#leftsead li a .shows{display:block;}
#leftsead li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#leftsead li a.youhui .hides{display:none;position:absolute;right:143px;}
#leftsead li a.youhui .2wm{display:none;position:absolute;right:143px;}
#p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
#p3{width:112px;background-color:#EC9890;height:47px;margin-left:47px;border:1px solid #E6776C;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}
/*翻页*/
.page {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    clear: both;
    text-align: center;
}
.page div{
	display: inline-block;
}
.page a,
.page span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #1a75cf;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.page .current {
    background-color: #1a75cf;
    border: 1px solid #1a75cf;
    color: #fff;
}

.page a:first-child,
.page span:first-child  {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.page a:last-child,
.page span:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.download_list{display: flex;flex-direction: column;align-items: center;justify-content: space-between;}

.download_list li{
	
position: unset;
	
width: 100%!important;
	
float: unset!important;
	
height: auto!important;
	
background: #efefef;
padding:2%;
}

.download_list li a{
	
display: block;
}

.download_list li a div{
	
display: flex;
	
flex-direction: row;
	
align-items: center;
	
justify-content: space-between;
}

.download_list li a div p{
	color:#333;
	font-size:18px;
}

.download_list li a div span{
	background:#03A9F4;
	color:#fff;
	border-radius:30px;
	line-height:40px;
	display:block;
	width:100px;
	text-align:center;
	padding:0% 1%;

}

.download_list li:hover {
	background:#1a75cf;
}

.download_list li:hover p{
	color:#fff;
}

.download_list li:hover span{
	background:#fff;
	color:#333;
}