body,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,select,input,textarea,fieldset,table,td,img,div,a {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

ul,ol {
    list-style-type: none
}


body{
	margin:0;
	background: #f5f5f5;
	font-family: 'SimHei',PingFangSC,'Open Sans','Helvetica','Arial',sans-serif;
    color: #666;
    font-size: 14px;
}

.clearfix {
    content: "";
    overflow: hidden;
    clear: both;
    height: 0;
    width: 100%
}

a:link {
  text-decoration: none; 
}
.container{
	width:100%;
	margin:0
}

.header{
	width: 100%;
	height: 54px;
	background: #272c2f;
}
.top{
	width:1200px;
	margin: auto;
}

.top .logo{
	margin-top: 8px;
}

.nav1{
	display: inline-block;
	float: right;
}
.ul_top{
	height: 2px;
	width: 80px;
	margin: auto;
	background: #f5f5f5;
	position: absolute;
	left: 19px;
	top:-1px
	top: 54px;
	z-index: 2;
}

.nav ul .active{
	height: 2px;
	width: 80px;
	margin: auto;
	background: #f5f5f5;
	position: relative;
	top:-2px;
	z-index: 2;
}
.nav {
  /* margin-bottom: 48px; */
}
.nav ul {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size:14px;
  font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu
  
}

.nav ul:before,
.nav ul:after {
  content: "";
  display: table;
}
.nav ul:after {
  clear: both;
}
.nav ul > li {
  float: left;
  position: relative;
}
.nav a {
  display: block;
  padding: 10px 0px;
  line-height: 34px;
  color: #fff;
  
  width: 120px;
  text-align: center;
}
.nav a:hover {
  text-decoration: none;
  /* background: #595959; */
}
.nav li ul {
  background: #272c2f;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.nav li ul li {
  width: 120px;
  border-bottom: 1px solid #454545;
}

.nav li ul li:last-child {
border-bottom: 0;
}
.nav li ul a {
  border: none;
  text-align: center;
}
.nav li ul a:hover {
  /* background: #272c2f; */
}
/* Not Animated
============================== */
.nav1 ul > li:hover ul {
  left: 0px;
}
.nav1 li ul {
  position: absolute;
  left: -9999em;
  top: 54px;
  z-index: 1;
}

.index_banner{
	position: relative;
	top:-2px
}

.body_box{
	width:1200px;
	min-height: 600px;
	clear: both;
	margin: auto;
}

.body_box .body_left{
	width: 480px;
	padding-top: 50px;
	float: left;
}

.body_box .body_right{
	width: 720px;
	min-height: 600px;
	float: right;
	padding-top: 50px;
	color: #333333;
	font-size: 14px;
	line-height: 28px;
}

footer{
	width: 100%;
	height: 315px;
	background: #000000;
	font-size: 14px;
	color: #a8acb9;
	line-height: 40px;
}

footer p{
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.footer_box{
	width: 1200px;
	margin: auto;
	padding-top: 35px;
}
footer .f-left {
    float: left
}
footer .f-left .f-more {
    float: left
}

footer .f-left .f-more li {
    float: left;
    margin-right: 45px;
    
}

footer .f-left .f-more li.title {
    float: none;
    
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    clear: both
}



footer .f-left .f-more li p a {
    color: #fff
}

footer .f-left .f-more li p a:hover {
    color: #fff
}

footer .ul_li{
	border-top: 1px solid #ffffff;
}

footer .f-right {
    float: right;
    
}

footer .f-right .f-logo {
    height: 32px
}

footer .f-right .qr-code {
    margin-top: 10px
}

footer .f-right .qr-code .code-img {
    display: inline-block;
    width: 120px;
    height: 120px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../img/index_13.png")
}

footer .f-right .f-info{
	line-height: 28px;
	color: #fff
}

footer .f-right .f-info li a {
    color: #fff
}

footer .f-left .f-more li.title a {
    color: #fff
}

footer .f-right .f-info li:first-child {
    font-size: 14px
}

footer .beian{
	border-top: 1px solid #333333;
	text-align: center;
	color: #fff;
}

.guanyu_banner{
	background:url(../img/gy_06.png)no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	min-height: 416px;
	width:100%;
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/gy_06.png',sizingMethod='scale');
}

.page_menu{
	width: 100%;
	height: 61px;
	background: #fff;
	text-align: center;
}
.page_menu_box{
	width: 480px;
	margin: auto;
	height: 61px;
}

.page_menu ul li{
	float: left;
	width: 240px;
	height: 61px;
}

.page_menu ul li a{
	font-size: 14px;
	line-height: 61px;
	color: #666666;
}
.page_menu ul li.active{
	background: #f5f5f5;
}

.lianxi_content{
	font-size: 24px;
	line-height: 60px;
	margin-top:100px;
	min-height: 400px;
	width:1050px;
	float: left;
}

.lianxi_content_map{
	margin-top:100px;
	min-height: 400px;
	margin-right:10px;
	width: 235px;
	float: left;
}

.lianxi_content p{
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family:"SimHei",黑体
}

.lianxi_banner{
	background:url(../img/lx_02.jpg)no-repeat;
	width:100%;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 416px;
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/lx_02.jpg',sizingMethod='scale');
}

.renli_content{
	color:#333333;
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 80px;
}

.renli_content .heng_xian{
	border-bottom: 1px solid #bebebe;
	margin: 30px 0;
}

.b_text{
	color:#3c8af9
}

.page_menu.yinyin{
	box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.1);
}

.chanpin_page_menu_box{
	width: 960px;
	margin: auto;
	height: 61px;
}

.chanpin_page_menu_box ul li.active{
	color:#3cabff;
	border-bottom: 2px solid #3cabff;
	background:#fff;
}

.chanpin_page_menu_box ul li.active a{
	color:#3cabff
}

.body_box .chanpin_left{
	width: 310px;
	height: 430px;
	padding-top: 50px;
	float: left;
}

.body_box .chanpin_left .title_box{
	height:95px;
	background: #0888e7;
}

.body_box .chanpin_left .title_box .title_content{
	margin-left: 65px;
	color: #fff;
	font-size: 20px;
	line-height: 95px;
}

.body_box .chanpin_left .menu_box{
	height:240px;
	background: #fff;
}

.body_box .chanpin_left .menu_box .menu_content{
	margin-left: 80px;
	font-size: 14px;
	line-height: 36px;
	padding-top:15px;
}
.menu_box .menu_content a{
	color: #333333;
	background: #fff;
}
.menu_box .menu_content a.active{
	color:#0888e7
}

.body_chanpin_right{
	width: 840px;
	min-height: 600px;
	float: right;
	padding-top: 50px;
	color: #333333;
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 40px;
}

.chanpin_banner{
	background:url(../img/cp_02.jpg)no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	min-height: 416px;
	width:100%;
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/cp_02.jpg',sizingMethod='scale');
}

/* fullSlide */
.fullSlide{width:100%;position:relative;height:552px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:552px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:552px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:80px;height:2px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#fff;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../img/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}