@charset "gb2312";
/* CSS Document */

*{margin: 0;padding: 0;list-style: none;}
/*清除内外边距*/
body{ width: 100%;  overflow-x: hidden; }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td /* table elements 表格元素 */ { margin: 0; padding: 0;}
/** 设置默认字体 **/
body,button, input, select, textarea  { font: 16px/1.5 'Micorsoft YaHei', '微软雅黑', MSYH, \5b8b\4f53, sans-serif, ZZGFLQ;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;}
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; }  /*小于 12px 的中文很难阅读，让 small 正常化 */
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置文本格式元素 **/
a, a:link, a:visited{ text-decoration: none; color: #434343;}
a:hover{ text-decoration: none !important; color: #434343; transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s; -moz-transition-duration: .2s;}
/** 重置表单元素 **/
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; outline:none;border:none; background:none;} /* 使得表单元素在 ie 下能继承字体大小 */
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
/*图片边框*/
img{border: 0;}
i{ font-style: normal; }
/* 清除浮动 */
.pull-left { float: left; }
.pull-right { float: right; }
.clearfix::after{content:"";display:block;height:0;clear:both;visibility:hidden;line-height:0;}
.clearfix{*zoom:1;}
/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.border{
	border: 1px solid #ebebeb;
}
.border1{
	border:1px solid #0065b5;
}

/*首页*/

.head{
	padding-top: 12px;
}
.head_top_left>a{
	float: left;
	padding-right: 20px;
}
.head_top_left>div{
	float: right;
}
.head_top_left>div>h1{
	font-size: 26px;
}
.head_top_left>div>p{
	letter-spacing: 3px;
	text-align: center;
}
.search_box input{
	border: 1px solid #f0f0f0;
	height: 34px;
	line-height: 34px;
	width: 218px;
	float: left;
	box-sizing: border-box;
	font-size: 14px;
	padding-left: 10px;
}
.search_box button{
	width: 87px;
	height: 34px;
	line-height: 34px;
	background: #65beba;
	font-size: 14px;
	color: #ffffff;
	float: left;
}
.head_top_center{
	margin: 15px 0 0 144px;
}
.head_top_right{
	margin-top: 6px;
}
.head_top_right{
	text-align: right;
}
.head_top_right>p{
	color: #379bff;
	font-size: 20px;
}
.head_top_right>span{
	display: block;
}
.head_top_right>span img{
	vertical-align: middle;
	padding-right: 9px;
}
.head_bottom{
	background: #51aee8;
}
.head_bottom a{
	color: #ffffff;
}
.head_bottom>ul>li{
	float: left;
	padding: 0 44px;
	position: relative;
	height: 54px;
	line-height: 54px;
	box-sizing: border-box;
}
.head_bottom>ul>li>ul{
	display: none;
	transition-duration: .2s; 
	-webkit-transition-duration: .2s; 
	-o-transition-duration: .2s; 
	-moz-transition-duration: .2s;
	position: absolute;
	top: 54px;
	left: 0;
}
.head_bottom>ul>li>ul>li{
	height: 50px;
	line-height: 50px;
	padding: 0 44px;
	border-top: 1px solid #ffffff;
}
.head_bottom>ul>li+li{
	border-left: 1px solid rgba(255,255,255,.2);
}
.head_bottom>ul>li:hover{
	background: #449bd2;
}
.head_bottom>ul>.dropdown:hover{
	border-bottom: 2px solid #ea2612;
}
.head_bottom>ul>li:hover >ul{
	display: block;
	background: #1d6ea1;
	z-index: 99;
}
.index_banner, .index_banner img{
	width: 1920px;
	margin: 0 auto;
	height: 650px;
}
.banner{
	background:url(../newimg/banner1.jpg) no-repeat 50% 50%;
	margin: 0 auto;
	height: 410px;
}
.bannerp{
	background:url(../newimg/nbanner222.jpg) no-repeat 50% 50%;
	margin: 0 auto;
	height: 410px;
}

.flexslider {
	position: relative;
	height: 650px;
	overflow: hidden;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 650px;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}


.index1{
	margin-bottom: 110px;
}
.index_tit{
	text-align: center;
	padding-bottom: 42px;
}
.index_tit h2{
	font-size: 28px;
	font-weight: bold;
	color: #0189c3;
	letter-spacing: 6px;
	padding: 16px 0 6px 0;
}
.index_tit p{
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 6px;
	color: #7c7c7c;
}
.index_tit span{
	width: 68px;
	height: 2px;
	background: #ff0000;
	display: inline-block;
}
.index_main_left, .index_main_right{
	width: 378px;
}
.index_main li{
	overflow: hidden;
}
.index_main li+li{
	margin-top: 110px;
}
.index_main li img{
	float: left;
}
.index_main li div{
	float: right;
	width: 307px;
}
.index_main li h3{
	color: #51aeeb;
	font-weight: bold;
}
.index_main li p{
	font-size: 14px;
}
.w485{
	width: 485px;
	margin: 0 auto 40px auto;
}
.w485 div{
	width: 410px!important;
}
.index_main_center{
	margin-top: 20px;
}
.index2{
	background: #f6f6f6;
	padding-bottom: 20px;
}
.index2_main_left{
	width: 280px;
	border: 1px solid #e4e4e4;
	box-sizing: border-box;
}
.index2_main_left h2{
	background: #51aee8;
	color: #ffffff;
	padding-left: 28px;
	height: 59px;
	line-height: 59px;
}
.index2_main_left>ul>li{
	height: 60px;
	line-height: 60px;
	padding: 0 30px;
	border-top: 1px solid #f0f0f0;
	position: relative;
}
.index2_main_left>ul>li>a img{
	float: right;
	padding-top: 24px;
}
.index2_main_left>ul>li>ul{
	display: none;
	position: absolute;
	left: 280px;
	width: 274px;
	top: 0;
	background: #ffffff;
	box-sizing: border-box;
	z-index: 3;
}
.index2_main_left>ul>li:hover {
	background: #eff8f8;
}
.index2_main_left>ul>li:hover ul{
	display: block;
}
.index2_main_left>ul>li>ul li{
	width: 214px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 30px;
}
.index2_main_left>ul>li>ul li:hover{
	background: #eff8f8;
}
.index2_main_left>ul>li>ul li:hover a{
	color: #65beba;
}
.index2_main_left>ul>li>ul li+li{
	border-top: 1px solid #f0f0f0;
}
.index2_main_right{
	width: 905px;
	box-sizing: border-box;
	padding: 20px 28px;
}
.index2_main_right .swiper-slide{
	padding: 20px 0;
}
 .swiper-slide a{
	width: 301px;
	height: 299px;
}

.index2_main_right .swiper-slide img{
	width: 100%;
	padding-bottom: 20px;

}
.swiper-slide img{
	width: 301px;
	height: 199px;
}

.index2_main_right h3{
	font-size: 17px;
	margin-top: 12px;
}
.index2_main_right p{
	color: #9c9c9c;
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 52px;
	margin-bottom: 50px;
}
.index2_main_right span{
	display: inline-block;
	width: 48px;
	height: 2px;
	background: #fe0000;
	margin-bottom: 6px;
}
.index3{
	padding-bottom: 60px;
}
.index_contact{
	background: #0089c2;
	color: #ffffff;
	padding: 18px;
}
.index_contact p{
	font-size: 14px;
	line-height: 26px;
}
.index_about{
	width: 512px;
	color: #707070;
}
.index_about_main{
	background: #f1f1f1;
	padding: 32px 25px 18px 25px;
}
.border{
	height: 100%;
	width: 1px;
	background: red
}
.index_news{
	width: 600px;
	color: #707070;
}
.index_about h3{
	font-size: 18px;
	margin-bottom: 3px;
}
.index_about_main p{
	font-size: 14px;
	line-height: 26px;
}
.index_about_main a{
	width: 110px;
	height: 35px;
	line-height: 35px;
	background: #d10000;
	color: #ffffff;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	margin-top: 6px;
}
.index3_tit{
	text-align: left;
	padding-bottom: 20px;
}
.index3_tit p{
	font-size: 12px!important;
	letter-spacing: 3px!important;
}
.index3_tit h2 {
    padding: 30px 0 0px 0;
}
.index_news_main a{
	overflow: hidden;
	display: block;
	color: #707070;
}
.index_news_main a h4{
	float: left;
	font-size: 40px;
}
.index_news_main a div{
	float: right;
	width: 512px;
	text-align: right;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 6px;
}
.index_news_main a div span{
	font-size: 12px;
}
.index_news_main a div p{
	line-height: 26px;
	font-size: 14px;
	padding: 20px 0;
}
.foot{
	color: #ffffff;
	background: url(../newimg/foot_bg.jpg) no-repeat 50% 0;
	background-size: cover;
	height: 400px;
}
.foot a{
	color: #a9bfd3;
}
.foot a:hover{
	color: #ffffff;
}

.foot_top{
	padding: 60px 0 22px 0;
}
.foot_top dl{
	float: left;
	padding: 0 29px;
}
.foot_top dl+dl{
	background: url(../img/foot_line.jpg) no-repeat left top;
	background-size: 1px 190px;
	height: 270px;
}
.foot_top dt{
	font-size: 22px;
	margin-bottom: 12px;
}
.foot_top dd a, .foot_top dd {
	font-size: 14px;
	color: #a9bfd3;
	line-height: 28px;
}
.foot_top ul li{
	float: left;
}
.foot_top ul li+li{
	margin-left: 20px;
}
.foot_top ul p, .foot_bottom{
	text-align: center;
	font-size: 14px;
	color: #a9bfd3;
	line-height: 30px;
	padding-bottom: 10px;
}

/*联系我们*/

.breadcrumb1{
	padding: 50px 0 30px 0;
	border-bottom: 1px solid #e5e5e5;
}
.breadcrumb1 a{
	font-size: 14px;
}
.color{
	color: #2d86c0!important;
	padding-left: 4px;
}
.contact_main>h2{
	font-size: 30px;
	text-align: center;
	margin: 43px auto;
}
.contact_main>p{
	color: #7c8184;
	text-align: center;
	font-size: 14px;
}
.contact_main ul {
	text-align: center;
}
.contact_main ul li{
	float: left;
	font-size: 14px;
	padding-left: 60px;
}
.contact_main ul li img{
	padding: 28px 0 32px 0;
}
#allmap{
	height: 384px;
	margin: 46px auto;
}
.contact form .form-group{
	float: left;
	width: 390px;
	height: 40px;
	line-height: 40px;
	background: #efefef;
	border-radius: 5px;
	border: 1px solid #efefef;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.contact form .form-group img{
	padding: 0 9px;
}
.contact form .form-group+ .form-group{
	margin-left: 15px;
}
.contact form input[type=text], .contact form textarea{
	background: #efefef;
	font-size: 14px;
}
.contact form textarea{
	width: 1200px;
	height: 148px;
	padding: 8px;
	box-sizing: border-box;
	resize: none;
	border-radius: 5px;
	border: 1px solid #efefef;
}
.submit_btn{
	background: #1e6ea1;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	display: block;
	width: 100%;
	margin: 50px auto;
	border-radius: 5px;
}
.cs_title{
	border-left: 2px solid #e51e17;
	padding-left: 20px;
	margin:55px auto 45px auto;
}
.cs_title h3{
	font-size: 26px;
	color: #717171;
}
.cs_title p{
	color: #d4d4d4;
	font-size: 20px;
	font-weight: 300;
}
.about_main_left{
	width: 270px;
}
.about_main_right{
	width: 888px;
}
.news_tab a{
	background: url(../img/dot.jpg) no-repeat 13px center;
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 33px;
	border-bottom: 1px solid #e5e5e5;
}
.news_tab a:hover{
/*	background: url(../img/dot.jpg) no-repeat 13px center gray;*/
	background: #eff8f8;
	border-bottom: 0;
	color: #000000;
}
.about_main_right h2{
	font-size: 28px;
	border-bottom: 1px solid #e5e5e5;
	margin: 56px 0 20px 0;
	padding-bottom: 16px;
}
.about_main_right p{
	color: #898989;
	line-height: 28px;
	text-indent: 32px;
}
.about_main_right img{
	display: block;
	margin: 40px auto;
}

/*新闻动态*/

.news_main_left{
	width: 185px;
}
.news_main_right{
	width: 950px;
	margin-top: 50px;
}
.news_main_right ul li a{
	display: block;
	background: #f7f7f7;
	margin-bottom: 16px;
}
.news_main_right ul li img{
	width: 200px;
	padding: 15px;
}
.news_main_right ul li .news_text{
	width: 420px;
	margin-left: 50px;
	padding: 15px;
}
.news_main_right ul li .news_text h3{
	margin: 18px 0 15px 0;
}
.news_main_right ul li .news_text p{
	font-size: 14px;
	line-height: 26px;
	color: #a3a3a3;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 52px;
}
.news_main_right ul li .news_date{
	width: 110px;
	color: #9f9f9f;
	padding: 15px;
}
.news_main_right ul li .news_date p{
	font-size: 18px;
	margin: 18px 0 24px 0;
}
.news_main_right ul li .news_date span{
	width: 70px;
	height: 36px;
	line-height: 36px;
	display: block;
	text-align: center;
	font-size: 12px;
	border-radius: 50px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}
.news_main_right ul li a:hover .news_date span{
	background: #cccccc;
	color: #ffffff;
}
.news_main_right ul li a:hover{
    box-shadow: 0 2px 19px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 19px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 19px rgba(0,0,0,.2);
    -ms-box-shadow: 0 2px 19px rgba(0,0,0,.2);
    -o-box-shadow: 0 2px 19px rgba(0,0,0,.2);
}
.news_main_right ul li a:hover img{
	background: #cbcdcc;
}
#kkpager{
    margin: 48px 0 30px 0;
    clear:both;
    color:#999;
    font-size:13px;
}
#kkpager a{
    float: left;
    border: 1px solid #ccc;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    background: #fff;
    text-decoration:none;
    color:#999;
}

#kkpager span.disabled{
    float: left;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border:1px solid #DFDFDF;
    background-color:#FFF;
    color:#DFDFDF;
}
#kkpager span.curr{
    float: left;
    border: 1px solid #65beba;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #65beba;
    color: #ffffff;
}
#kkpager a:hover{
    border:1px solid #65beba; 
    background-color:#65beba; 
    color:#fff;
}
#kkpager_gopage_wrap{
    position:relative;
    left:0px;
    top:0px;
}
#kkpager_btn_go {
    width:44px;
    height:18px;
    border:0px;
    overflow:hidden;
    line-height:140%;
    padding:0px;
    margin:0px;
    text-align:center;
    cursor:pointer;
    background-color:#65beba;
    color:#FFF;
    position:absolute;
    left:0px;
    top:0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display:none;
}
#kkpager_btn_go_input{
    width:36px;
    height:18px;
    color:#999;
    text-align:center;
    margin-left:1px;
    margin-right:1px;
    border:1px solid #DFDFDF;
    position:relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    left:0px;
    top:0px;
    outline:none;
}
#kkpager_btn_go_input.focus{
    border-color:#65beba;
}
#kkpager .pageBtnWrap{
    float:left;
}
#kkpager .infoTextAndGoPageBtnWrap{
    float: right;
}
#kkpager .spanDot{
    float:left;
    margin-right:5px;
}
#kkpager .currPageNum{
    color:#65beba;
}
#kkpager .infoTextAndGoPageBtnWrap{
    padding-top:5px;
}

/*新闻详情页*/

.news_in_main header h1{
	font-size: 30px; 
	text-align: center;
	margin: 50px auto;
}
.news_in_main header span{
	font-size: 13px;
	color: #cacaca;
}
.news_in_main header span img{
	padding-right: 8px;
}
.news_in_main header>div{
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}
.article, .prenext a{
	color: #737373;
	line-height: 26px;
	font-size: 14px;
}
.prenext{
	border-top: 1px solid #e5e5e5;
	padding: 24px 0;
}
.article p{
	margin: 10px 0;
}
.summary{
	background: #fcfcfe;
	border: 1px solid #e5e5e5;
	padding: 6px;
	margin: 10px 0 30px 0;
}

/*产品展示*/

.show{
	margin-bottom: 60px;
}
.show_main_left{
	width: 294px;
}
.show_tab>ul>li>a{
	background: url(../newimg/show_dot.jpg) no-repeat 12px center #efefef;
	padding-left: 35px;
}
.show_tab a{
	height: 45px;
	line-height: 45px;
	display: block;
	font-size:14px;
}
.show_tab>ul>li>ul>li{
	background: url(../newimg/dot.jpg) no-repeat 12px center;
	padding-left: 34px;
	margin-left: 20px;
}
.show_tab>ul>li>ul>li.active{
	/*background: url(../img/dot.jpg) no-repeat 12px center #2975a6;*/
	background: #eff8f8;
}
.show_tab>ul>li>ul>li.active a{
	color: #000000; 
}
.show_tab>ul>li>ul>li+li{
	border-top: 1px solid #e5e5e5;
}
.show_main_right{
	width: 860px;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	margin-top: 60px;
}
.show_main_right h2{
	background: #2975a6;
	height: 50px;
	line-height: 50px;
	color: #ffffff;
	padding: 0 24px;
}
.show_main_right h2 a{
	color: #ffffff;
}
.show_text{
	width: 464px;
}
.show_text h3{
	font-size: 18px;
	color: #2e78a9;
	margin: 18px 0 2px 0;
}
.show_text p{
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 104px;
}
.show_main_right ul{
	margin: 30px 15px;
}
.show_main_right ul li a{
	display: block;
	padding: 20px;
	border: 1px solid #e5e5e5;
	margin-bottom: 24px;
}
.show_main_right ul li a:hover{
    box-shadow: 0 2px 19px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 19px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 19px rgba(0,0,0,.2);
    -ms-box-shadow: 0 2px 19px rgba(0,0,0,.2);
    -o-box-shadow: 0 2px 19px rgba(0,0,0,.2);
}
.show_main_right ul li a img{
	width: 300px;
}

/*产品展示详情页*/

.show_in_right{
	width: 876px;
}
.imgs>img, .imgs{
	width: 600px;
}
.imgs{
	padding: 20px 50px 36px 50px;
	border: 1px solid #e5e5e5;
	margin: 50px auto 24px auto;
}
.imgs .s_imgs{
	margin-top: 16px;
}
.imgs .s_tag img{
	width: 100%;
	cursor: pointer;
}
.show_in .swiper-button-prev{
	background:url("../img/left.jpg") no-repeat;
	background-size: 28px 92px;
	height: 100%;
    left: auto;
    top: 21%;
    right: auto;
}
.show_in .swiper-button-next{
	background:url("../img/right.jpg") no-repeat;
	background-size: 28px 92px;
	height: 100%;
    left: auto;
    top: 21%;
    right: 0;
}
.product_name{
	text-align: center;
	font-size: 28px;
	margin: 10px 0 30px 0;
}
/*.product_name span{
	font-size: 14px;
	color: #999999;
}*/
.product_text{
	border: 1px solid #e5e5e5;
	padding: 50px 20px 15px 20px;
	line-height: 28px;
	font-size: 15px;
	text-indent: 30px;
}
.product_detail h3{
	width: 115px;
	height: 46px;
	line-height: 46px;
	background: #157dbc;
	text-align: center;
	color: #ffffff;
}
.product_detail .prenext{
	border-top: 0;
}

/* chat */
 
.chat_main{
    display: none;
 }
.button{
	width: 38px;
	height: 153px;
	background: #65beba;
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    padding-top: 15px;
    box-sizing: border-box;
    position: fixed;
    right: 0;
}
.chat_main{
	background: #ffffff;
	position: fixed;
	right: 40px;
	width: 220px;
}
.chat {
    position: fixed;
    top: 200px;
    right: 0;
    overflow: hidden;
    z-index: 9999;
    cursor: pointer;
}
.chat_right{
    background: #ffffff;
    width: 200px;
    text-align: center;
    font-size: 13px;
    height: 385px;
}
.chatTel{
	padding: 18px 20px;
	border-bottom: 1px solid #e5e5e5;
}
.chatTel img{
	vertical-align: middle;
	padding-right: 6px;
}
.chatTel p:last-child{
	font-weight: bold;
	margin-top: 10px;
}
.chatQQ{
	padding: 30px 0 28px 0;
	border-bottom: 1px solid #e5e5e5;
}
.chatQQ p, .chatTime p{
	color: #999999;
	font-size: 14px;
	text-align: center;
}
.chatQQ p:nth-child(2) img{
	padding: 8px 0 10px 0;
}
.chatQQ >p>img, .chatTime p>img, .chatQQ a img{
	vertical-align: middle;
	padding-right: 4px;
}
.chatTime{
	padding: 20px 0;
}



