﻿@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{
	list-style:none;
	margin:0;
	padding:0;
	text-decoration: none;	
}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;/*ie6*/overflow-x:hidden;}
*+html .clearfix{min-height:1px;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix { display:inline-block; }
.clear{clear:both;}
* html .clearfix { height:1%; }
.clearfix { display:block; }
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
input,textarea {outline:none;}/*去掉输入框得到焦点时边框会出现阴影效果----例如370 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } 
a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
body {margin: 0px; color:#3F3F3F; font-size: 12px; font-family: 微软雅黑;}
a:link { text-decoration: none;color: #131313;}
a:visited {text-decoration: none; color: #131313;}
a:hover { text-decoration: none;}
a:active {text-decoration: none; color: #131313;}
.xp_xdd{
	width: 100%;
	height: 34px;
	line-height: 34px;
	background: #f7f7f7;
	border-bottom: 1px solid #ccc;
}
.xp{
	width: 1180px;
	margin:0 auto;
}
.xp_l{
	float: left;
}
.xp_r{
	float: right;
}
.header_xdd{
	width: 100%;
	margin-top: 20px;
	height: 65px;
}
.header{
	width: 1180px;
	margin:0 auto;
}

.logo{
float: left;
}    


.logo h1 a{    
background: url(../images/logo.png) no-repeat;
float: left;
    width: 940px;
    height: 100px;
font-size:0;
}




}


.header .tel {
float: right;
}

.tel span{
	float: right;
	padding-left: 15px;
	font-size: 23px;
}
.nav_xdd{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background:#3285FF;
}
.nav{
	width: 1180px;
	margin:0 auto;
	overflow:hidden;
}
.nav ul li{
	float: left;

}
.nav ul li a{
	font-size: 16px;
	color: #fff;
	padding: 0 38px;
	display: block;
	transition: all 0.3s ease-in-out;
}
.nav ul li>a:hover{
	background: #1c6de4;
}
.nav ul li dl dd{
	transition: all 0.3s ease-in-out;
}
.nav ul li dl dd:hover{
	background: #1c6de4;
}
.nav ul li dl{
	display: none;
	position:absolute;
	z-index: 2;
	background: #3285FF;
	min-width: 160px;
}
.banner {
	width: 100%;
	height: 500px;
	background-color: aqua;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.imgbox {
	width: 100%;
	height: 500px;
	position: relative;
	background-color: #222222;
	overflow: hidden;
}
.img{
	position: absolute;
	display: none;
}
.im {
	display: block;
}
.change {
	height: 100px;
	display: block;
	position: absolute;
	z-index: 20;
	opacity: 0.4;
	transition: 0.4s;
	top: 50%;
	margin-top: -50px
}
.change:hover {
	opacity: 1;
}
.pre {
	left: 1%;
}
.next {
	right: 1%;
}
.cirbox {
	width: 88px;
	position: absolute;
	bottom: 15px;
	z-index: 10;
	left: 50%;
	margin-left: -44px;
	cursor: pointer;
}
.cir {
	width: 12px;
	height: 12px;
	background-color: white;
	opacity: 0.4;
	float: left;
	border-radius: 6px;
	margin: 0 5px 0 5px;
	cursor: pointer;
}
.cir:hover {
	background-color:#3285FF;
	transition: 0.8s;
}
.cr {
	opacity: 1;
}
.cr:hover {
	background-color: white;
}
.main{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
	margin-top: 60px;
}
.pro_l{
	float: left;
	width: 220px;

}
.pro_s{
	background: #3285FF;
}
.pro_s p{
	color: #fff;
	font-size: 24px;
	text-align: center;
	padding: 20px 0;
}
.pro_classify{
	background: #fafafa;
}
.pro_classify ul li{
	text-align: center;
}
.pro_classify ul li a{
	color:#3285FF;
	line-height: 45px;
	font-size: 16px;
	display: block;
	border-bottom: 1px dashed #ccc;
	background: url("../images/yuan.gif") 37px no-repeat;
	text-align: left;
    padding-left: 52px;
}

.pro_classify ul li dl{
	
}
.pro_classify ul li dl dd {
margin-left: 20px;	
}


.pro_classify ul li dl dd a{
	    color: #011129;
    line-height: 29px;
    font-size: 14px;
    display: block;
    border-bottom: 1px dashed #ccc;
    background: url(../images/yuan1.gif) 37px no-repeat;
    text-align: left;
    padding-left: 47px;
}





.pro_r{
	float: right;
	width: 960px;
	border: 1px solid #e5e5e5;
}
.proNav{
	background: #fafafa;
	height: 46px;
	line-height: 46px;
}
.proNav span{
	color: #3285FF;
	font-size: 15px;
	background: url("../images/skt.png") 4px no-repeat;
	padding-left: 32px;
}
.proNav a{
	float: right;
	background: url("../images/more.png") right no-repeat;
	width: 46px;
    height: 46px;
    background-size: 40px;
}
.pro{
	background: #fff;
	padding: 40px 38px 20px 38px;
	overflow: hidden;
}
.pro_img{
	cursor: pointer;
    transition: all 0.6s;
}
.pro_img:hover{
	transform: scale(1.1);
}
.pro .pro_name{
	margin-top: 7px;
    margin-bottom: 10px;
}
.pro li{
	float: left;
	text-align: center;
	margin-left: 20px;
}
.hf{
	margin-top: 60px;
	background: url("../images/hf.png") center no-repeat;
	height: 260px;
}
.link{
	color: #fff;
    font-size: 20px;
    width: 1200px;
    margin: 0 auto;
    padding-top: 96px;
}
.customerAnli{
	width: 1200px;
	margin:0 auto;
	margin-top: 60px;
}
.title12{
	color: rgb(33,33,33);
	text-align: center;
	font-size: 28px;
	border-bottom: 1px solid #ccc;
}
.lineXian{
	background: #3285FF;
	display: block;
	position: relative;
	width: 6%;
	height: 4px;
	z-index: 2;
	margin: 22px auto -2px auto;
}
.case{
	margin-top: 30px;
}
.case ul{
	display: flex;
    justify-content:space-between;
    flex-flow: row wrap;
}
.case li{
	text-align: center;
}
.case_name{
	margin-top: 15px;
}
.case img{
	cursor: pointer;
	transition: all 0.6s;
}
.case img:hover{
	transform: scale(1.1);
}
.about_xdd{
	width: 100%;
	background: #3285FF;
	position: relative;
}
.about{
	width: 1200px;
	margin: 0 auto;
	height: 471px;
	margin-top: 60px;
}
.about .title14{
	color:#fff;
	text-align: center;
	font-size: 28px;
	padding-top: 50px;
}
.aboutCon{
	margin-top: 46px;
}
.aboutCon p{
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	text-indent: 2em;
}
.about .btn{
	text-align: center;
	margin-top: 44px;
}
.about .btn a{
	color: #3285FF;
    cursor: pointer;
    background: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-block;
}
.about_img{
	width: 1200px;
	background: #fff;
	margin:0 auto;
	padding: 40px 20px;
	overflow: hidden;
	position: absolute;
	top:350px;
}
.about_img ul{
	display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.about_img img{
	cursor: pointer;
	transition: all 0.6s;
}
.about_img img:hover{
	transform: scale(1.1);
}
.news{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
	margin-top: 193px;
}
.news .news_w{
	margin-right: 20px;
    width: 578px;
    float: left;
    border: 1px solid #e5e5e5;
}
.news_xdd{
	width: 100%;
	overflow: hidden;
    padding: 40px 30px;
    line-height: 46px;
}
.news_img{
	float: left;
}
.news_fir{
	float: right;
	width: 285px;
}
.newstitle{
	color: #666666;
	font-size: 20px;
	font-family: "微软雅黑";
}
.news_fir span{
	width: 264px;
	display: block;
	color: rgb(169, 169, 169);
	line-height: 24px;
}
.news_more{
	margin-top: 13px;
}
.news_more a{
	display: inline-block;
    background: #e9e9e9;
    padding: 0px 39px;
}
.mg_12{
	margin-bottom: 30px;
}
.news_lb{
	width: 512px;
}
.news_lb ul li{
	border-bottom: 1px dashed #ccc;
	background: url(../images/yuan.gif) left no-repeat;
	padding-left: 3%;
}
.news_lb ul li a{
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
.news_lb ul li a:hover{
    color: #3285FF;
}
.news_lb span{
	float: right;
	color: #666666;
}
.business_card{
	width: 100%;
	overflow: hidden;
}
.card{
	width: 1200px;
	margin:0 auto;
	background:#fafafa;
	overflow: hidden;
	padding: 20px;
	box-shadow: 1px 0px 5px rgba(0,0,0,0.2), 0px 1px 5px rgba(0,0,0,0.2);
}
.card_con{
	float: left;
	width: 542px;
	color: #fff;
	background: #3285FF;
	white-space: pre-wrap;
	border-radius: 15px;
	box-shadow: 1px 0px 5px rgba(0,0,0,0.2), 0px 1px 5px rgba(0,0,0,0.2);
}
.card_con span{
	    line-height: 30px;
    font-size: 14px;
    margin-left: 36px;
    display: table;
}
.business_map{
	float: right;
}
.mg_50{
	margin-top: 50px;
}
.sm{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
	height: auto;
	margin-top: 30px;
}
.sm a{
	padding: 0 20px;
}
.footer{
	width: 100%;
    background: #1E85E4;
    margin-top: 30px;
    overflow: hidden;
}
.bottom{
	width: 1200px;
    margin: 0 auto;
    height: 200px;
    padding-top: 30px;
}
.bottom_nav{
	float: left;
    width: 810px;
    height: 190px;
    line-height: 36px;
}
.bottom_nav ul li{
	float: left;
    margin-left: 33px;
}
.bottom_nav ul li:first-child{
	margin-left: 0px;
}
.bottom_nav ul li a{
	color: #fff;
    font-size: 15px;
}
.banquan{
	font-size: 14px;
    line-height: 35px;
    width: 683px;
    margin: 0 auto;
    text-align: center;
    height: 140px;
    color: #fff;
}
.copyright{
	color: #fff;
	line-height: 30px;
}
.copyright a{
	color: #fff;
}
.cityspread{
    color: #fff;
}
.ewm{
	float: right;
}
.banner_n{
	width: 100%;
}
.banner_n img{
	max-width: 100%;
	height: auto;
	display: block;
}
.ty_kj{
	width: 1200px;
	margin:0 auto;
	margin-top: 30px;
	overflow: hidden;
}
.n_left{
    width: 220px;
    float: left;
}
.n_lb{
	background: #fafafa;
}
.n_lb ul li{
	text-align: center;
}
.n_lb ul li a{
	color:#3285FF;
	line-height: 45px;
	font-size: 16px;
	display: block;
	border-bottom: 1px dashed #ccc;
	background: url(../images/yuan.gif) 37px no-repeat;
    padding-left: 53px;
    text-align: left;
}

.n_lb ul li  dl dd{    margin-left: 20px;}

.n_lb ul li  dl dd  a{
	color: #011129;
    line-height: 29px;
    font-size: 14px;
    display: block;
    border-bottom: 1px dashed #ccc;
    background: url(../images/yuan1.gif) 37px no-repeat;
    text-align: left;
    padding-left: 47px;
}




.n_title{
	background: #3285FF;
}
.n_title p{
	color: #fff;
	font-size: 24px;
	text-align: center;
	padding: 20px 0;
}
.n_right{
	width: 960px;
	float: right;
	border: 1px solid #e5e5e5;
	overflow: hidden;
}
.mbx_nav{
	background: #f8f8f8;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.mbx_nav span{
	position: absolute;
	border-bottom:2px solid #3285FF;
	padding: 0 15px;
	left: 0px;
	top: -1px;
	font-size: 14px;
}
.mbx_nav .location{
	float: right;
	position: relative;
	right: 15px;
}
.about_text{
	margin-top: 30px;
	padding: 20px;
}
.about_text p{
	line-height: 36px;
	font-size: 14px;
}
.news_n{
	overflow: hidden;
    padding-left: 5px;
    margin-top: 30px;
    border-bottom: 1px dashed #e5e5e5;
}
.news_time{
	padding: 10px 4px;
	font-size: 18px;
}
.news_time{
	float: left;
	background: #f2f2f2;
	text-align: center;
	margin-bottom: 18px;
	height: 74px;
	color: #666666;
}
.news_con{
	float: right;
	width: 847px;
}
.news_title a{
	color: rgb(75,75,75);
	transition: all 0.3s ease-in-out;
	font-size: 15px;
	cursor: pointer;
}
.news_title a:hover{
	color: #3285FF;
}
.news_con p{
	margin-top: 4px;
    font-size: 14px;
    line-height: 24px;
    color: #808080;
    margin-bottom: 6px;
}
.pages{
	text-align: center;
	margin-bottom: 20px;
    margin-top: 20px;
}
.pages ul li{
	display: inline-block;
}
.pages ul li a{
	display: block;
    padding: 0 10px;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    height: 36px;
    line-height: 36px;
    min-width: 36px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.gl a{
	background: #3285FF;
    color: #fff;
}
.pages ul li a:hover{
	background: #3285FF;
	color: #fff;
}
.miaoshu{
	margin-top: 20px;
    text-indent: 0em;
    margin-left: 57px;
    font-size:16px
}
.n_right1{
	width: 960px;
    float: right;
    overflow: hidden;
}
.mbx_nav1{
	height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.mbx_nav1 span{
	position: absolute;
	border-bottom:2px solid #3285FF;
	padding: 0 15px;
	left: 0px;
	top: -1px;
	font-size: 14px;
}
.mbx_nav1 .location{
	float: right;
	position: relative;
	right: 15px;
}
.content{
	padding: 10px 0;
    line-height: 30px;
}
.pro_detail h1{
	line-height: 30px;
    font-weight: 700;

}
.text-center{
	text-align: center;
}
.n_para{
	border-bottom: 1px solid #e0e1dc;
}
.p_detail{
    padding: 15px 0;
}
.p_detail p{
	line-height: 30px;
}
.tag{
	border-top: 1px dashed #e0e1dc;
    color: #999;
}
.related_list h4{
	line-height: 30px;
    border-bottom: 1px solid #d7d7d7;
    color: #3285FF;
    font-size: 14px;
}
.related_news li a{
	width: 75%;
    float: left;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: all 0.4s;
}
.related_news li a:hover{
	color: #3285FF
}
.related_news li span{
	width: 25%;
    float: right;
    text-align: right;
}
.related_pro li{
	margin: 20px 0;
	width: 25%;
	float: left;
	text-align: center;
}
.related_img{
	overflow: hidden;
}
.related_img img{
	display: inline;
    cursor: pointer;
    transition: all 0.4s;
}
.related_img img:hover{
	transform: scale(1.1);
}
.related_pro li span{
	display: block;
    line-height: 30px;
}
.para{
	margin-top: 15px;
}
.cp_img{
	width: 33.33333333%;
	float: left;
}
.cp_des{
	width: 50%;
	float: left;
}
.para p{
	line-height: 30px;
    border-bottom: 1px dashed #e0e1dc;
}
.cityspread a{
	color: #fff;
}
.map img{
	max-width: none;
}
.business_map img{
	max-width: none;
}
.map_con{
	margin-bottom: 10px;
	padding:5px 8px;
	height: 30px;
}
.map_con ul li{
	float: left;
	margin-left: 12px;
	line-height: 30px;
}

.menu_list { width: 150px; }
.menu_head { padding: 5px 10px; cursor: pointer; position: relative; margin:1px; font-weight:bold; background: #eef4d3 url(left.png) center right no-repeat; }
.menu_body { display:none; }
.menu_body a { display:block; color:#006699; background-color:#EFEFEF; padding-left:10px; font-weight:bold; text-decoration:none; }
.menu_body a:hover { color: #000000; text-decoration:underline; }