body {
	color: #444;
	padding: 0px !important;
	margin: 0px !important;
	font-size: 14px;
	font-family: "微软雅黑";
}

a,a:hover,a:focus {
	text-decoration: none;
	outline: none;
}

h1,h2,h3,h4,h5,h6,p,ul,li { padding: 0; margin: 0;
}
li{ list-style-type: none;}
a {
	color: #444;
}

a:hover {
	color: #00aeff;
}

p {
	line-height: 22px
}
.blank30px{ height:30px;line-height:30px; clear:both; font-size:0; display:block}
@font-face {
  font-family: 'iconfont';
  src: url('t/font_1469158554_1436648.eot'); /* IE9*/
  src: url('t/font_1469158554_1436648.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('t/font_1469158554_1436648.woff') format('woff'), /* chrome、firefox */
  url('t/font_1469158554_1436648.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('t/font_1469158554_1436648.svg#iconfont') format('svg'); /* iOS 4.1- */
}
                    
.iconfont{font-family:"iconfont";font-size:50px;font-style:normal;}                                  
.minWidth{ min-width:1300px;}

/*header*/
.top1{ background:url(../images/bj.png)}
.top{ width:1200px; margin:0 auto;height:50px;}
.top .top-fl{ float: left;}
.top .top-fr{ float: right;line-height:50px; margin-right:10px;}
.logo1{ position:absolute;top:50px;left:px; z-index:9999;}
.logo{ position:absolute;top:48px;left:440px; width:180px; height:100px; background:#fff; z-index:111;}
.logo img{ padding:25px;}

.time{float:left; line-height:50px;}
.weixin{ width:50px; height:50px; margin-top:10px; float:left; line-height:30px;position:relative;text-align:center;}
.weixin a{width:50px; height:30px; display:block; position:absolute; left:0; top:0; }
.weixin .weixin_nr{width:120px; height:120px; padding:10px; background:#fff; border:1px solid #ccc; text-align:center; position:absolute; left:-20px; top:40px; z-index:99999; display:none;}
.weixin .weixin_nr img{ margin-bottom:5px;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-top:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:120px;}
.weixin.on .weixin_nr{ display:block;}

.vip{ background: url(../images/vipbj.jpg) repeat-x; padding:5px; margin-top:10px; line-height:20px; text-align:center; float:right; margin:10px 5px 0 5px;}
.vip a{ color:#fff;}

.search-box{left:15px; float:right; position:relative;
	width:155px; margin-top:10px;
	background:url(../images/ser_bg.jpg) left top no-repeat;
	float: right;
}
.search-box input.box{
	width:120px;
	height:30px;
	float:left;
	line-height:30px;
	color:#969696;
	display:inline;
	background:none;
	font-size: 12px;
	margin-left: 5px;
	font-family:"微软雅黑";
}
.search-box input.btn{
	float:left;
	width: 23px;
}


.header-frontend .navbar {
	margin-bottom: 0px;
}

.navbar-default {
	border: none;
}

.navbar-brand {
	color: #fff;
	font-size: 30px;
	font-weight: 100;
	line-height: 30px;
/*	margin-top: 15px;*/
	padding: 0 0 0 ;
}

.navbar-brand span {
	color: #f25f5b;
}

.header-frontend .navbar-collapse ul.navbar-nav { margin-left:30px; 
}

.header-frontend .navbar-default { background: #666; height:60px;
}

.header-frontend .nav li a,
.header-frontend .nav li.active{
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	background: none;
}


.header-frontend .nav li a:hover,
.header-frontend .nav li a:focus,
.header-frontend .nav li.active a,
.header-frontend .nav li.active a:hover,
.header-frontend .nav li a.dropdown-toggle:hover,
.header-frontend .nav li a.dropdown-toggle:focus,
.header-frontend .nav li.active ul.dropdown-menu li a:hover,
.header-frontend .nav li.active ul.dropdown-menu li.active a {
	color: #fff;
	background-color: #0680bf;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.header-frontend .navbar-default .navbar-nav> .open> a,
.header-frontend .navbar-default .navbar-nav> .open> a:hover,
.header-frontend .navbar-default .navbar-nav> .open> a:focus {
	color: #fff;
	background-color: #0680bf;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.header-frontend .navbar-nav> li> a {
    line-height: 30px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	padding-left: 32.91px;
	padding-right: 27px;
	color: #fff;
}

.dropdown-menu li a:hover {
	color: #fff !important; text-align:center; line-height:30px;
}


.dropdown-menu { text-align:center; background:#666; border:none;
}

.header-frontend .nav li .dropdown-menu {
	padding: 0;
}

.header-frontend .nav li .dropdown-menu li a {
	line-height: 28px;
}
/*********************************************header*/

/**产品**/
.pro_tu{
	margin-top:20px;
	position:relative;
}

.btns .btn_ls{
	width:25px;
	height:50px;
	position: absolute;
	z-index: 2;
	margin-top:40px;
	background:url(../images/btn_r.jpg) no-repeat;
}
.btns .btn_rs{
	width:25px;
	height:50px;
	position: absolute;
	right: 0;
	z-index: 1;
	margin-top:40px;
	background:url(../images/btn_l.jpg) no-repeat;
}

.sorllMenus{
	width:1108px; height:130px;
	margin:auto;
	overflow:hidden;
	position:relative;
}
.sorllMenus li{
	overflow:hidden;
	float:left;
	width:364px; height:130px; border:1px solid #ccc; margin-right:8px;
}
.sorllMenus_d:hover {width:364px; color:#444; height:130px;  border:2px solid #0680bf; }

.sorllMenus img {width:150px; height:118px;
	margin-left:5px; float:left;
	margin-top:5px;
	background:#fff;	
}
.prowz{ line-height:25px; font-size:12px; padding:10px 10px 0 0px; float:right; width:52%;}

/**内容区标题**/
.con-title{ width:1200px; margin:0 auto; margin-bottom:20px; border-bottom:2px solid #0680bf}
.con-title h2{line-height: 44px;}
.con-title1{ width:580px; margin:0 auto; margin-bottom:20px; border-bottom:2px solid #0680bf}
.con-title1 h2{line-height: 44px;}
.con-title2{ width:580px; margin:0 auto; margin-bottom:20px; border-bottom:2px solid #0680bf}
.con-title2 h2{line-height: 44px;}
.i_more{float:right;line-height: 44px;}

/* 产品 */
.pro-title{ padding:5px; line-height:30px; float:left; margin:0 5px 10px 0; text-align:center; border:1px solid #ccc}
.pro2:hover { background-color:#fff; border-bottom:4px solid #ffd205; color:#444;-webkit-transition: all 0.1s;transition: all 0.1s; }
.pro1{ width:1300px; margin:0 auto; position:relative}
.pro1 li{ width:300px; height:250px;  border:1px solid #ccc; border-right:none; background:#eee; float:left;}
.pro1 img{ width:250px; padding:10px; margin:20px 0px 0 20px;  border:1px solid #ccc; background:#fff;}
.pro1 h3{ text-indent:20px; font-size:14px; padding-top:10px; line-height:30px;}
.pro1 p{ text-indent:20px;overflow: hidden; height:20px; font-size:12px;}

/**行业应用**/
.mt{ margin-top: 20px;}
.f-box {
    background: #f4f4f4;
    padding:40px 20px;
    text-align: center;
    min-height: 300px;
    margin-bottom: 20px;
    transition-duration: 500ms;
    transition-property: width, background;
    transition-timing-function: ease;
    -webkit-transition-duration: 500ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
}
.f-box h2{ margin-top: 20px;}
.f-box .yw{ color: #aaa; text-transform:uppercase; letter-spacing: 1px; font-size: 20px; margin: 10px 0;}
.f-box .f-text{ color: #666;}
.f-box u{ margin: 15px auto; width: 85px; height: 1px; background: #ddd; display: block;}
.img-responsive{max-width:100%; height:150px;}
.col-sm-2{ width:; float:left;}
.col-sm-3{ width:60%; float:right;}
.col-sm-4{ width:16.3%; float:left; margin-right:35px;}
.col-sm-5{ width:16.3%; float:left; margin-right:35px;}
.down a:hover {
	color: #ffd205;
}
#recent-works .col-xs-12.col-sm-4.col-md-4 {}
#recent-works {background-size: cover;padding-bottom: 70px;}
.recent-work-wrap {	position: relative; display: block;}
.recent-work-wrap img { width:450px;}
.recent-work-wrap .recent-work-inner {top: 0;	background: transparent; opacity: 1; width: 100%; border-radius: 0;	margin-bottom: 0;text-align: center;}
.recent-work-wrap .recent-work-inner h3 {margin: 10px 0;}
.recent-work-wrap .recent-work-inner h3 a {	font-size: 24px;color: #fff;}
.recent-work-wrap .overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;border-radius: 0;background: #444;color: #fff;vertical-align: middle;-webkit-transition: opacity 500ms;-moz-transition: opacity 500ms;-o-transition: opacity 500ms;transition: opacity 500ms;padding: 50px 30px 0 30px;}
.recent-work-wrap .overlay .preview {bottom: 0;	display: inline-block;	height: 35px;	line-height: 35px;border-radius: 0;background: transparent;text-align: center;color: #fff;}
.recent-work-wrap:hover .overlay {opacity: 0.7;}
/*************************************************行业应用*/

/**新闻**/
.news{float: right;width: 1200px;padding-right: px;}
.new01 {
	float: left; background:#0680bf; color:#fff;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 5px;
}
.new01 h4 {font-size: 36px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #fff;margin-bottom: 5px;}
.new01 h5 {font-size: 14px;}
.new01 p {font-size: 14px;padding-top: 8px;}

.new02 {float: left;width: 430px;margin-left: 20px;color: #777;font-size: 14px;line-height: 24px;margin-top: 5px;}

.newbt {font-size: 16px;color: #444; line-height:30px;}
.newtip {
	height: 100px; width:580px; float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	padding-bottom: 10px;
	padding-top: 5px;
}
.newtip:hover {
	color:#666;
	background-color: #eee;-webkit-transition: all 0.5s;transition: all 0.5s;
}
.newtip-right {
	height: 100px;
	color:#666666; width:580px; float:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	padding-bottom: 10px;
	padding-top: 5px;
}
.newtip-right:hover {
	color:#666;
	background-color: #eee;-webkit-transition: all 0.5s;transition: all 0.5s;
}

/**关于**/
.about{float: right;width: 1200px;}
.about01 {float: left;color:#444; line-height:30px;}

.abouttip {width:580px; float:left;padding-bottom: 10px;}
.abouttip-right{width:580px; float:right;padding-bottom: 10px;}


/*版权*/
.footer {
  background: #666; padding-top:40px;
}
.footer .foot_con {
  max-width: 1200px;
  width: 98%;
  margin: auto;
}
.footer .foot_con .zhu_c {
  padding-bottom: 0px;
}
.footer .foot_con .zhu_c .ul_1 {
  width: 75%;
  float: left;
}
.footer .foot_con .zhu_c .ul_1 li {
  width: 16.5%;
  float: left;
}
.footer .foot_con .zhu_c .ul_1 li a {
  display: block;
  width: 100%;
  font-size: 12px;
  color: #fff;
  line-height: 26px;
  padding-left: px;
  box-sizing: border-box;
}
.footer .foot_con .zhu_c .ul_1 li a:hover {
  color: #ffd303;
}
.footer .foot_con .zhu_c .ul_1 li .a_tit {
  font-size: 14px; font-weight:bold;
  margin-bottom: 10px;
}
.footer .foot_con .zhu_c .ul_2 {
  width: 25%;
  float: right;
  color: #fff;
  font-size: 12px;
  line-height: 26px;
  border-left: 1px solid #6c6c6c;
  box-sizing: border-box;
  padding-left: 2%;
  position: relative; margin-bottom:20px;
}
.footer .foot_con .zhu_c .ul_2 span {
  display: block; 
  color: #fff;
}
.footer .foot_con .zhu_c .ul_2 a {
  color: #fff;
}
.footer .foot_con .zhu_c .ul_2 a:hover {
  color: #ffd303;
}
.footer .foot_con .zhu_c .ul_2 .ying_tit {
  font-size: 36px;
  display: block;
}
.footer .foot_con .zhu_c .ul_2 .a_tit {
  font-size: 18px;
  margin: 0px 0px;
  display: block;
  color: #fff;
}
.bq{float: left; padding-right:10px; line-height:30px; margin-top:10px;}
.footer .copy_z {
  margin: auto;
  color: #fff; border-top:1px solid #777;
  font-size: 12px;
  text-align: center;
  line-height: 25px;
}
.footer .copy_z .container a {
  color: #0680bf;
}
.footer .copy_z .container a:hover {
  color: #0680bf;
}
.footer .copy_z .container {
  padding: 10px 0px;
}

.footer .copy_z .container .left {
  width: 90%;
  text-align: left;
}
/***********************************************版权*/