﻿body{
	font-family: '微软雅黑';min-width: 1100px;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
.head{
	width: 100%;height:55px;box-shadow: 0px 5px 10px #b9b9b9;z-index: 9999;-moz-box-shadow:0px 5px 10px #b9b9b9;
}
.head .nav{
	width: 1000px;height:55px;margin:0px auto;
}
.head .nav .logo{
	width:137px;height:55px;background: url(../images/logo.png) no-repeat;float: left
}
.head .nav li{
	float: left;font-size: 18px;color:#010101;line-height: 55px;text-align: center;height:55px;
}
.head .nav li a{
	text-decoration: none;color:#010101;display: block;
}
.head .nav li a:hover{
	text-decoration: none;color:#ffffff;
}
.head .nav .switch:hover a{
	text-decoration: none;color:#ffffff;
}
.head .nav li:hover{
	background: url(../images/li_bg.png) no-repeat;color:#ffffff;background-size: cover;
	background: url(../images/li_bg.png) repeat-x\9;
}
.head .nav li:hover a{
	font-weight: bold;
}
.head .nav li img{
	vertical-align: middle;
}
.head .nav .index{
	width: 100px
}
.head .nav .aboutus{
	width: 115px
}
.head .nav .solve{
	width: 123px
}
.head .nav .service{
	width: 94px
}
.head .nav .industry{
	width: 90px
}
.head .nav .product{
	width: 83px
}
.head .nav .contact{
	width: 110px
}
.head .nav li.selected{
	background: url(../images/li_bg.png) no-repeat;color:#ffffff;font-weight: bold;background-size: cover;
	background: url(../images/li_bg.png) repeat-x\9;
}
.head .downlist{
	width: 1000px;margin: 0px auto;overflow: hidden;min-width: 1100px;
}
.head .downlist ul{
	float: left;width: 215px;margin-top: 21px;margin-left: 35px;
}
.head .downlist ul.industry{
	float: left;width: 140px;margin-top: 21px;margin-left: 25px;
}
.head .downlist ul.industry li{
	overflow: hidden;width: 140px!important;text-overflow: ellipsis;white-space: nowrap;;
}
.head .downlist ul.industry li a{
	overflow: hidden;width: 140px!important;text-overflow: ellipsis;white-space: nowrap;;
}
.head .downlist ul p{
	font-size: 14px;text-align: left;line-height: 24px;font-weight: bold;color:#2f2f2f;padding-left: 5px;
}
.head .downlist ul li{
	font-size: 14px!important;width: 215px!important;height:24px!important;line-height: 24px!important;text-align: left!important;margin-top: 2px!important
}
.head .downlist ul li img{
	vertical-align: middle;margin-top: -1px;
}
.head .downlist ul li a{
	color:#2f2f2f!important;font-weight: normal!important;
}
.head .downlist ul li:hover{
	background: rgb(0,145,210)!important;
}
.head .downlist ul li:hover a{
	color:#ffffff!important;font-weight: bold!important;
}
.head .downlist .mt44px{
	margin-top: 44px!important;
}
.selected a{
	color:#ffffff!important;
}
.img{
	width: 100%;overflow: hidden;background: #f5f5f5;
}
.img_link{
	width: 960px;overflow:hidden;height:auto;margin:0px auto;padding: 22px 18px 22px 20px;background: url(../images/index_imglink_bg.png) no-repeat top center;position: relative;
}
.img_link_more{
	width: 960px;overflow:hidden;height:auto;margin:0px auto;padding: 22px 18px 22px 20px;background: url(../images/img_link_bgmore.png) no-repeat top center;
}
.img_link img{
	display: block;float: left
}
.footer{
	width: 100%;height:235px;background: url(../images/footer_bg.png) repeat-x;
}
.footer .detail{
	width: 1100px;height:235px;margin:0px auto;
}
.footer .detail ul{
	width: 155px;float: left;margin-top: 18px;margin-left: 66px;
}
.footer .detail ul.ser_ind{
	width: 155px;float: left;margin-top: 18px;margin-left: 118px;
}
.footer .detail ul li{
	color:#b6b6b6;font-size: 12px;line-height: 24px;height:24px;
}
.footer .detail ul li a{
	color:#b6b6b6;
}
.footer .detail ul li.title{
	color:#8b8b8c;font-size: 14px;height:23px;line-height: 23px;font-weight: bold;
}
.footer .detail ul li.string{
	width:150px;height:3px;background: url(../images/string.png) no-repeat;
}
.copyright{
	width: 100%;height:41px;background:#292B2E;color:rgb(90,92,93);font-size: 12px;text-align: center;line-height: 41px;
}

.copyright  p a{
  color:#666666;
}
.copyright a:hover{
  color:#999999;
}
.sections{
	color:#000;z-index: 10000;
}
.sections_solution{
	width: 100%;background: #ffffff;opacity: 0.9;position: absolute;display: none;left:0px;top:55px;padding-bottom: 24px;overflow: hidden;
	min-width: 1100px;
}
.sections_service{
	width: 100%;background: #ffffff;opacity: 0.9;position: absolute;display: none;left:0px;top:55px;padding-bottom: 24px;overflow: hidden;
	min-width: 1100px;
}
.sections_industry{
	width: 100%;background: #ffffff;opacity: 0.9;position: absolute;display: none;left:0px;top:55px;padding-bottom: 24px;overflow: hidden;
	min-width: 1100px;
}
.sections_product{
	width: 100%;background: #ffffff;opacity: 0.9;position: absolute;display: none;left:0px;top:55px;padding-bottom: 24px;overflow: hidden;
	min-width: 1100px;
}
.img_hidden{
	width: 960px;height: 150px;display: none;
}
.img_more{
	width: 960px;height:auto;
}
.img_fr{
	float: right!important;
}
.img_absolute{
	position: absolute;top:172px;
}
.common_detail{
	width: 1100px;margin: 0px auto;overflow: hidden;
}
.common_detail .title{
	width: 100%;text-align: center;font-size: 26px;color:#333333;height: 40px;line-height: 40px;margin-top: 30px;
}
.common_detail .desp{
	height: 24px;width: 100%; text-align: center; font-size: 16px;color: #808080; line-height: 24px;
}
.common_banner_div{
	width: 100%;background-size: cover;
}
.common_banner{
	width: 1100px;margin:0px auto;height:250px;position: relative;
}
.common_banner .title{
	font-size: 30px;color:#ffffff;line-height: 46px;margin-left: 90px;position: absolute;top:90px;
}
.common_banner .info{
	font-size: 20px;color:#ffffff;line-height: 34px;position: absolute;top:136px;margin-left: 90px
}
.banner{
	width: 100%;height: 551px;min-width: 1100px;text-align: center;
}
.backbtn{
	width: 56px;height: 56px;position: fixed;top:342px;right:5%;background: url(../images/backbtn.png);cursor: pointer;
}
.fw{
	font-weight: bold;
}