html,body{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	padding: 0;
	background-color:rgba(255,255,255,1);
	font-family:"微软雅黑";
	font-size: 14px;
}
.carousel{
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 55px;
}
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
li{
	list-style: none;
}
.mui-slider{
	position: relative;
	z-index: 1;
	overflow: hidden;
	width:100%;
	margin: 0 auto;
}
.mui-slider .mui-slider-group{
	font-size: 0;
	position: relative;
	-webkit-transition: all 0s linear;
	transition: all 0s linear;
	white-space: nowrap;
}
.mui-slider .mui-slider-group .mui-slider-item{
	position: relative;
	display: inline-block;
	width: 100%;
	height: auto;	
	vertical-align: top;
	white-space: normal;
}
.mui-slider .mui-slider-group .mui-slider-item img{
	display: inline-block;
	width: 100%;
	height: auto;	
	vertical-align: top;
	white-space: normal;
}
.mui-slider .mui-slider-group .mui-slider-item img.slider_img{
	position: absolute;
}
.mui-slider .mui-slider-group .mui-slider-item.mui-slider-item-duplicate img.slider_img{
	position: absolute;
}
.mui-slider-indicator{
	position: absolute;
	bottom: 20px;
	text-align: center;
	background: 0 0;
	right: 40px;
}
.mui-slider-indicator .mui-indicator{
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 1.5px 4px;
	cursor: pointer;
	border-radius: 3px;
	background-color: #f4f4f4;
}
.mui-slider-indicator .mui-active.mui-indicator {
	width: 20px;
	transition: all 0s linear;
}
.slider_bg{
	width: 100%;
	overflow: hidden;
}
.banner_top{
	width: 100%;
	height: 55px;
	position: fixed;
	z-index: 999;
	background-color: #FFFFFF;
	box-shadow:rgba(0,0,0,.2) 0 1px 8px 0
}
.banner_bg{
	width: 1200px;
	margin: 0 auto;
	height: 76px;
}
.banner_logo{
	float: left;
}
.banner_img{
	height: 51px;
	margin:2px 0px;
}
.banner_menu{
	float: right;
	font-weight: 400;
	color: rgb(67,67,67);
}
.banner_title{
	float: left;
	width: 100px;
	line-height: 55px;
	text-align: center;
	position: relative;
	z-index: 888;
	font-size: 13px;
}
.banner_word{

}
.banner_ul{
	width: 100%;
	background-color: #FFFFFF;
	padding: 7px 0px;
	display: none;
	position: relative;
	z-index: 900;
	box-shadow: rgba(0,0,0,.2) 0 4px 5px 0;
}
.banner_list{
	width: 100%;
	height:35px;
	line-height: 35px;
	color:rgb(67,67,67);
	font-weight: 400;
	font-size: 12px;
	padding: 0px 25px;
	text-align: left;
}
.banner_list:hover{
	background-color:#0168B7;
	color: white;
}
.banner_word.active{
	color: #056ec4;
}
.banner_word.active:hover{
	color: #056ec4;
	cursor: pointer;
}
.banner_title:hover{
	color: #056ec4;
	cursor: pointer;
}
.slider_center{
	color:white;
	font-size: 18px;
	position: absolute;
	z-index: 999;
	width: 100%;
	text-align: center;
}
.slider_left{
	color:white;
	font-size: 18px;
	position: absolute;
	z-index: 999;
	width: 100%;
	text-align: left;
	margin-left: 100px;
}
.slider_frist{
	font-size: 70px;
	font-weight: 700;
}
.slider_second{
	font-size: 30px;
}
.bottom_bg{
	width: 100%;
	overflow: hidden;
	background-color: #edf2f4;
	padding:30px 0px;
}
.bottom_content{
	width: 1000px;
	margin: auto;
	color: #FFFFFF;
	overflow: hidden;
}
.bottom_frist{
	width: 170px;
	float: left;
	margin-right: 100px;
}
.bottom_second{
	width: 400px;
	float: left;
	margin-right: 100px;
}
.bottom_third{
	width: 200px;
	float: left;
}
.bottom_title{
	font-size: 14px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333333;
	font-weight: bolder;
}
.bottom_div{
	font-size: 12px;
	width: 50%;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #6b6b6b;
}
.bottom_div:hover{
	color: #056EC4;
	cursor: pointer;
}
.bottom_link{
	font-size: 12px;
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #6b6b6b;
}
.bottom_span{
	font-size: 13px;
}
.bottom_img{
	font-size: 18px;
	width: 50%;
	float: left;
}
.bottom_img img{
	width: 100%;
}
.bottom_scan{
	font-size: 13px;
	width: 45%;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	color: #666;
}
.brand_bg{
	width: 100%;
	padding: 50px 0px;
	font-family: 'agency fb';
	background-color: #FFFFFF;
}
.brand_title{
	width: 375px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.brand_p{
	color: #333333;
	font-size: 22px;
	line-height: 50px;
}
.brand_word{
	width: 520px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.brand_name{
	font-size: 12px;
	padding: 0px;
	margin: 30px 0px;
	line-height: 20px;
	color:rgb(102, 102, 102);
}
.brand_content{
	width: 1000px;
	margin:30px auto;
	overflow:hidden;
}
.brand_li{
	width: 145px;
	float:left;
	height:116px;
	margin: 10px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 6px;
	position: relative;
	background-color: #FFFFFF;
	cursor: pointer;
}
.brand_frist{
	width: 125px;
	height: 95px;
	margin:13px;
}
.brand_img{
	width: 100%;
	height: 100%;
}
.brand_second{
	background-color: rgba(1,104,183,0.92);
	width: 100%;
	height: 100%;
	color: white;
	position: absolute;
	top: 0px;
	line-height: 55px;
	font-family: '微软雅黑';
	text-align: center;
	display: none;
	font-weight: 500;
	padding: 30px 25px;
	font-size: 14px;
}
.solution_bg{
	width: 100%;
	padding: 60px 0px;
	font-family: 'agency fb';
	background-color: #FAFAFA;
}
.solution_title{
	width: 520px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.solution_p{
	color: #333333;
	font-size: 22px;
	line-height: 50px;
}
.solution_word{
	width: 520px;
	margin: 0 auto;
	text-align: center;
}
.solution_frist{
	width: 520px;
	margin: 0px auto;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 10px;
}
.solution_second{
	width: 60px;
	text-align: center;
	float: left;
	font-size: 12px;
	padding: 0px 10px;
	color: rgb(102, 102, 102);
}
.solution_second.active{
	font-weight: 900;
	color: #000000;
}
.solution_name{
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px;
	color: rgb(102, 102, 102);
	
}
.solution_content{
	width: 1000px;
	margin:60px auto;
	overflow:hidden;
}
.solution_li{
	width: 230px;
	float:left;
	height:180px;
	overflow: hidden;
	margin: 10px;
	position: relative;
}
.solution_img{
	width: 100%;
	float: left;
}
.solution_div{
	position: absolute;
	bottom: 0;
	height: 40px;
	width: 100%;
	background-color: rgba(255, 209, 55,0.9);
	color:#FFFFFF;
	text-align: center;
	line-height: 40px;
	display: none;
}
.customer_bg{
	width: 100%;
	background-image: url(../img/bg_3.png);
	background-size: 100% 100%;
}
.customer_gray{
	width: 100%;
	height: 100%;
	background-color:#FFFFFF;
	padding: 60px 0px;
	min-height: 400px;
	padding-bottom: 0px;
}
.customer_title{
	width: 520px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.customer_p{
	color: #333333;
	font-size: 22px;
	line-height: 50px;
}
.customer_word{
	width: 520px;
	margin: 0 auto;
	text-align: center;
}
.customer_name{
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px;
	color: rgb(102, 102, 102);
	line-height: 25px;
}
.customer_content{
	width: 1000px;
	margin:30px auto;
	overflow:hidden;
}
.customer_li{
	width: 180px;
	float:left;
	height:50px;
	overflow: hidden;
	margin: 10px;
	position: relative;
}
.customer_img{
	width: 100%;
	float: left;
}
.customer_div{
	position: absolute;
	bottom: 0;
	height: 40px;
	width: 100%;
	background-color: rgba(255, 209, 55,0.9);
	color:#FFFFFF;
	text-align: center;
	line-height: 40px;
}
.product_bg{
	width: 100%;
	padding: 60px 0px;
	font-family: 'agency fb';
	background-color: #fafafa;
}
.product_title{
	width: 375px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	color: #333333;
}
.product_p{
	color: #333333;
	font-size: 22px;
	line-height: 50px;
	font-family: 'agency fb'
}
.product_word{
	width: 520px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.product_name{
	font-size: 12px;
	padding: 0px;
	margin: 30px 0px;
	line-height: 20px;
	color:rgb(102, 102, 102);
}
.product_content{
	width: 1100px;
	margin:40px auto;
	overflow:hidden;
}
.newsgoods_content{
	width: 900px;
	margin:40px auto;
	overflow:hidden;
}
.product_li{
	width: 200px;
	float:left;
	height:270px;
	overflow: hidden;
	margin: 10px;
	position: relative;
	border: 1px solid #F1F1F1;
}
.product_li:hover{
	box-shadow: rgba(0, 0, 0, 0.0980392) 0px 0px 10px;
	cursor: pointer;
}
.product_img{
	width: 100%;
	height: 130px;
}
.product_bottom{
	width: 100%;
	padding: 10px 8px;
	color: #797979;
	border-top: 1px solid #f1f1f1;
}
.product_frsit{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 25px;
	height: 35px;
	font-weight: bolder;
}
.product_detail{
	width: 100%;
	padding:0px 15px;
	height: 40px;
	line-height: 40px;
	color: #797979;
	font-size: 12px;
	padding-right: 15px;
	cursor: pointer;
}
.product_detail:hover{
	color: #056EC4;
}
.product_explain{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 18px;
	overflow : hidden;
	height: 56px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.carousel-caption h3{
	font-size: 65px;
}
.carousel-caption p{
	font-size: 30px;
	margin-top: 40px;
}
.bottom_hr{
	width: 120px;
	height: 1px;
	margin-bottom: 20px;
}
.bottom_left{
	width: 40px;
	height: 100%;
	background-color: rgb(255, 209, 55);
	float: left;
}
.bottom_right{
	width: 40px;
	height: 100%;
	background-color: #ffffff;
	float: left;
}
.carousel-caption.carousel-other{
	position:absolute;
	top: 140px;
	left: 60%;
	right: 80px;
	text-align: center;
}
h3.carousel-title{
	font-size: 40px;
}
p.carousel-word{
	font-size: 20px;
	margin-top: 20px;
	font-weight:300;
}
.carousel-botton{
	width: 100px;
	border-radius:15px;
	color: rgb(67,67,67);
	position: relative;
	left: 50%;
	margin-left: -50px;
	top: 30px;
	height: 30px;
	background-color: #FFFFFF;
	font-size: 13px;
	line-height: 30px;
	cursor: pointer;
	text-shadow: none;
}
.brands_frsit{
	width: 100%;
	overflow: auto;
	padding-top: 55px;
}
.brands_frsit .brands_img{
	width: 100%;
}
.brands_second{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding:0px  40px 90px 40px;
}
.brands_list{
	width: 200px;
	float: left;
	padding-top: 85px;
}
.brands_title{
	width: 100%;
	height: 55px;
	line-height: 55px;
	color:#FFFFFF;
	background-color: #056EC4;
	padding: 0px 20px;
}
.brands_li{
	width: 100%;
	height: 50px;
	line-height: 50px;
	color:#666666;
	padding: 0px 20px;
	font-size: 12px;
	border-top: 0px;
	background-color: #F2F2F2;
}
.brands_li:hover{
	background-color: #FFFFFF;
	color: #056EC4;
	cursor: pointer;
}
.brands_li.active{
	background-color: #FFFFFF;
	color: #056EC4;
}
.brands_name{
	float:left;
}
.brands_link{
	float: right;
	font-size: 14px;
}
.brands_third{
	width: 900px;
	float: left;
	padding-left: 50px;
	padding-top: 80px;
}
.brands_top{
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #056EC4;
	border-bottom: 3px solid #DDDDDD;
	font-size: 16px;
}
.brands_top .brands_word{
	width:100px;
	height: 45px;
	border-bottom: 3px solid rgb(255, 209, 55);
	text-align: center;
}
.brands_logo{
	width: 150px;
	margin:0px auto;
}
.brands_logo img{
	width: 100%;
}
.brands_web{
	font-size: 12px;
	margin: 20px 0px;
}
.brands_click{
	color: #056EC4;
}
.brands_intro{
	width: 100%;
	font-size: 12px;
}
.brands_click:hover{
	cursor: pointer;
}
.brands_product{
	width: 100%;
	margin: 20px 0px;
	font-size: 12px;
}
.brands_div{
	width: 100%;
	overflow: hidden;
}
.brands_every{
	width: 20%;
	padding:20px;
	float: left;
}
.brands_icon{
	width:100%;
}
.brands_icon img{
	width: 100%;
}
.brands_p{
	width: 100%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 11px;
}
.brands_every:hover{
	cursor: pointer;
}
.case_icon{
	width: 190px;
	margin: 10px;
	box-shadow: 3px 3px 0 0 #eee;
	border: 1px solid #dddddd;
	float:left;
	padding: 4px;
	overflow: hidden;
	overflow: hidden;
}
.case_icon:hover{
	cursor: pointer;
}
.case_list{
	width: 100%;
	font-size: 12px;
}
.case_bg{
	width:25%;
	float: left;
	overflow: hidden;
	height: 240px;
}
.case_icon img{
	width: 100%;
	height: 100%;
}
.case_word{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
}
.copyright_bg{
	width: 100%;
	height: 40px;
	font-size: 12px;
	line-height:40px;
	text-align: center;
	color: #FFFFFF;
	background-color: #666666;
}
.about_frist{
	width: 100%;
	height: 210px;
	background-color: #056EC4;
	line-height: 120px;
	text-align: center;
	padding-top: 90px;
	color:white;
	font-size: 28px;
	overflow: hidden;
}
.about_second{
	width: 100%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid #f0f2f5;
	color: #90939b;
}
.about_ul{
	width: 600px;
	margin: auto;
}
.about_li{
	float: left;
	width: 25%;
}
.about_li.active{
	color:#1baadb;
}
.about_li:hover{
	color:#1baadb;
	cursor: pointer;
}
.news_bg{
	width: 830px;
	margin: auto;
	padding: 30px 20px 90px 20px;
	min-height: 500px;
}
.news_div{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #cdcdcd;
	margin-bottom: 40px;
}
.news_left{
	width:150px;
	float: left;
}
.news_left img{
	width: 150px;
	height: 110px;
}
.news_right{
	width:640px;
	float: left;
	padding: 0px 20px;
	padding-right: 0px;
}
.news_frist{
	color: #7A7A7A;
	font-size: 13px;
	line-height: 25px;
}
.news_second{
	color: #90939b;
	font-size: 12px;
	line-height: 20px;
	margin: 10px 0px;
	height: 40px;
	text-overflow:ellipsis; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news_third{
	color: #90939b;
	font-size: 12px;
	line-height: 40px;
	text-align: right;
}
.news_div:last-child{
	border-bottom: 0px;
}
.news_frist:hover{
	color: #056EC4;
	cursor: pointer;
}
.news_body{
	width: 100%;
	background-color: #FAFAFA;
	overflow: hidden;
	padding-top: 60px;
}
.news_main{
	width: 900px;
	margin: 10px auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 30px 50px;
}
.news_top{
	width: 100%;
	padding: 20px 0px;
}
.news_title{
	font-size: 18px;
	line-height: 30px;
}
.news_time{
	font-size: 14px;
	line-height: 20px;
	margin-top: 15px;
	color: #90939b;
}
.news_middol{
	width: 100%;
	padding: 40px 0px;
}
.news_bottom{
	width: 100%;
	color:#90939b;
}
.news_choice{
	line-height: 35px;
	font-size: 12px;
}
.news_choice:hover{
	cursor: pointer;
	color: #056EC4;
}
.custom_bg{
	width: 900px;
	margin: 40px auto 90px auto;
	overflow: hidden;
	padding: 0px 10px;
}
.custom_li{
	float: left;
	width: 200px;
	height: 114px;
	margin: 10px;
	box-shadow: rgba(0,0,0,.2) 0 1px 5px 0;
}
.custom_li img{
	width:80%;
	margin:24px 20px;
}
.info_div{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #cdcdcd;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.info_left{
	width: 80px;
	height: 80px;
	background-color:#f2f2f2;
	float:left;
	text-align: center;
	padding: 10px;
}
.info_day{
	line-height: 33px;
	font-size: 22px;
	color:#666666;
}
.info_time{
	line-height: 22px;
	font-size: 13px;
	color: #999999;
}
.info_right{
	width: 700px;
	float:left;
	padding-left: 20px;
}
.info_title{
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 10px;
}
.info_title:hover{
	cursor: pointer;
	color: #056EC4;
}
.info_word{
	font-size: 11px;
	line-height: 20px;
	color: #999;
	height: 40px;
	text-overflow:ellipsis; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.info_div:last-child{
	border-bottom: 0px;
}
.info_name{
	width: 100%;
	line-height: 120px;
	text-align: center;
	font-weight: 900;
	font-size: 30px;
}
.product_list{
	width: 100%;
	overflow: hidden;
	padding: 40px 0px;
}
.product_div{
	width: 200px;
	float: left;
	margin: 8px;
	overflow: hidden;
}
.product_icon{
	width: 100%;
	border: 1px solid #F1F1F1;
	height: 150px;
}
.product_icon img{
	width: 100%;
	height: 100%;
}
.product_info{
	width: 100%;
	line-height: 40px;
	font-size: 12px;
	height: 40px;
	text-align: center;
}
.detail_bg{
	width:1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 30px;
	background-color: #FFFFFF;
}
.detail_title{
	width: 100%;
	text-align: center;
	height: 100px;
	line-height: 100px;
	font-size: 16px;
	font-weight:500;
}
.detail_content{
	width: 100%;
	padding: 0px 30px;
	padding-bottom: 100px;
	line-height:25px;
	font-size: 13px;
	min-height: 500px;
}
.detail_bottom{
	width: 120px;
	margin: 0 auto;
	margin-top: 50px;
	height: 40px;
	line-height:40px;
	font-size: 13px;
	border: 1px solid #666666;
	text-align: center;
	border-radius: 5px;
	color: #787878;
}
.detail_bottom:hover{
	border: 1px solid #056EC4;
	color: #056EC4;
	cursor: pointer;
}
.newsgoods_title{
	width: 900px;
	line-height: 30px;
	margin: 0 auto;
	font-size: 16px;
}
.about_bg{
	width: 100%;
	background-image: url(../img/bg_2.jpg);
	background-size: 100%;
	background-color: rgba(0,0,0,0.9);
}
.about_gray{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	padding: 60px 0px;
	min-height: 400px;
}
.about_title{
	width: 700px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.about_p{
	color: #FFFFFF;
	font-size: 22px;
	line-height: 50px;
	margin-bottom: 10px;
}
.about_word{
	width: 800px;
	margin: 30px auto;
	text-align: left;
}
.about_name{
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px;
	color: #FFFFFF;
	line-height: 30px;
	
}
.about_content{
	width: 1000px;
	margin:60px auto;
	overflow:hidden;
}
.about_li{
	width: 120px;
	float:left;
	height:50px;
	overflow: hidden;
	margin: 5px;
	position: relative;
}
.about_img{
	width: 100%;
	float: left;
}
.about_div{
	position: absolute;
	bottom: 0;
	height: 40px;
	width: 100%;
	background-color: rgba(255, 209, 55,0.9);
	color:#FFFFFF;
	text-align: center;
	line-height: 40px;
}
.customer_li img{
	width: 60%;
	margin-left: 20%;
}
.culture_div{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	margin-top: 30px;
}
.culture_frist{
	width: 400px;
	float: left;
	padding: 10px 50px;
}
.culture_left{
	width: 100px;
	float: left;
	height: 100px;
	padding: 0px 30px;
}
.culture_right{
	width: 200px;
	float: left;
}
.culture_title{
	font-weight: bolder;
}
.culture_word{
	font-size: 12px;
}
.culture_left img{
	width: 40px;
	height: 40px;
}
.active_bg{
	width: 100%;
	background-image: url(../img/bg_1.jpg);
	background-size: 100%;
}
.product_more{
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid rgb(204, 204, 204);
	font-size: 12px;
	color: #797979;
}
.product_more:hover{
	cursor: pointer;
	background-color: rgb(204, 204, 204);
	color: #FFFFFF;
}
.other_more{
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
	color: #797979;
	clear:both ;
}
.other_more:hover{
	cursor: pointer;
	background-color: rgb(204, 204, 204);
	color: #FFFFFF;
}
.about_more{
	width: 100px;
	height: 35px;
	line-height: 35px;
	position: relative;
	right: 0px;
	font-size: 12px;
	color: #FFFFFF;
}
.detail_body{
	width: 100%;
	background-color: #FAFAFA;
	padding-top: 75px;
}
.news_pos{
	width: 1000px;
	height: 50px;
	line-height: 50px;
	font-size:11px;
	color: #787878;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.news_pos_bg{
	width:100%;
	background-color: #FFFFFF;
	height: 50px;
}
.detail_pos{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #F2F2F2;
	font-size:11px;
	color: #787878;
}
.detail_icon{
	float: left;
	padding-right: 6px;
}
.detail_icon img{
	width: 12px;
	height: 12px;
}
.detail_left{
	float: left;
}
.product_menu{
	width: 200px;
	float: left;
	padding-top: 45px;
	padding-left: 8px;
	padding-right: 8px;
}
.product_brands{
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-family:微软雅黑;
	padding: 0px 15px;
	border-top: 1px solid #efefef;
	color: #5b5b5b !important;
	font-size: 12px;
}
.product_brands.active{
	background-color: #ededed;
}
.product_brands:hover{
	background-color: #ededed;
	cursor: pointer;
}
.product_brands:first-child{
	border-top: 0px;
}
.product_second{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding:0px  20px 90px 20px;
}
.product_span{
	font-size: 9px;
	padding-right: 5px;
}
.product_third{
	width:960px;
	float: left;
	padding-top: 25px;
	border-left: 1px solid #efefef;
	padding-bottom: 30px;
	min-height: 700px;
}
.product_forth{
	width:960px;
	float: left;
	padding-top: 25px;
	padding-bottom: 100px;
}
.product_one{
	width: 20%;
	overflow: hidden;
	padding: 20px;
	float: left;
}
.product_two{
	width: 152px;
	height:152px;
}
.product_two img{
	width: 100%;
	height: 100%;
}
.product_three{
	width: 100%;
	height: 40px;
	line-height: 25px;
	text-align: center;
	color: #666;
	font-size: 12px;
}
.product_one:hover{
	cursor:pointer;
}
.develop_bg{
	width: 1000px;
	margin: 0 auto;
	border-top: 1px dotted rgba(209,209,209,1);
	padding: 50px 0px;
	font-family: 'agency fb';
	background-color: #FAFAFA;
}
.intro_bg{
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0px;
	font-family: 'agency fb';
	background-color: #FAFAFA;
}
.culture_bg{
	width: 100%;
	background-color: #FAFAFA;
}
.culture_content{
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0px;
	font-family: 'agency fb';
	background-color: #FAFAFA;
}
.intro_word{
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	line-height: 25px;
}
.intro_div{
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	margin-top: 30px;
}
.intro_frist{
	width: 330px;
	float: left;
	padding: 10px 30px;
}
.intro_left{
	width: 60px;
	float: left;
	height: 100px;
	padding: 0px 10px;
}
.intro_right{
	width: 180px;
	float: left;
}
.intro_left img{
	width: 30px;
	height: 30px;
	margin-top: 10px;
}
.intro_p{
	color: #333333;
	font-size: 16px;
	line-height: 50px;
}
.contact_bg{
	width: 800px;
	overflow: hidden;
	margin: 0px auto;
	margin-top: 50px;
	margin-bottom: 40px;
}
.contact_title{
	font-size: 13px;
	text-align:left;
	color: #333;
	margin-bottom: 20px;
}
.contact_div{
	width: 400px;
	float: left;
	font-size: 12px;
	color: #333;
}
.contact_p{
	font-size: 14px;
	font-weight: 900;
}
.contact_frsit{
	width: 50%;
	float:left;
}
.contact_second{
	width: 50%;
	float:right;
}
.contact_third{
	width: 100%;
	float:left;
}
.contact_button{
	width: 100px;
	margin-top: 30px;
	float:left;
	height: 35px;
	line-height: 35px;
	background-color: #056EC4;
	text-align: center;
	font-size: 12px;
	color: white;
}
.contact_button:hover{
	cursor: pointer;
	background-color: #064184;
}
.input_frsit{
	width: 380px;
	outline: none;
	padding: 0px 10px;
	font-size: 11px;
	color: #666;
	float: left;
	border: 1px solid rgb(242, 242, 242);
	height: 35px;
	font-size: 14px;
	margin:10px 0px;
	background-color: rgba(242, 242, 242, 1) !important
}
.input_second{
	width: 400px;
	outline: none;
	padding: 0px 10px;
	font-size: 11px;
	color: #666;
	float: left;
	border: 1px solid rgb(242, 242, 242);
	height: 35px;
	font-size: 14px;
	margin:10px 0px;
	background-color: rgba(242, 242, 242, 1) !important
}
.input_third{
	width: 800px;
	outline: none;
	padding: 0px 10px;
	font-size: 11px;
	color: #666;
	float: left;
	border: 1px solid rgb(242, 242, 242);
	height: 35px;
	font-size: 14px;
	margin:10px 0px;
	background-color: rgba(242, 242, 242, 1) !important
}
.input_forth{
	width: 800px;
	outline: none;
	padding: 5px 10px;
	font-size: 11px;
	color: #666;
	float: left;
	border: 1px solid rgb(242, 242, 242);
	height: 65px;
	font-size: 14px;
	margin:10px 0px;
	background-color: rgba(242, 242, 242, 1) !important
}
.bg_gray{
	background-color: #FAFAFA;
}
.other_bg{
	width: 100%;
	padding: 50px 0px;
	font-family: 'agency fb';
	background-color: #FAFAFA;
}
.other_content{
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}
.other_div{
	width:300px;
	padding: 20px;
	float: left;
}
.other_img{
	width: 100%;
}
.other_img img{
	width: 260px;
	height: 144px;
}
.other_frist{
	width: 100%;
	margin-top: 5px;
	overflow: hidden;
}
.other_type{
	width: 90px;
	float: left;
	height: 30px;
	font-size: 11px;
	line-height: 30px;
	background-color: #245194;
	color: #FFFFFF;
	text-align: center;
}
.other_time{
	width: 90px;
	float: left;
	height: 30px;
	font-size: 11px;
	line-height: 30px;
	background-color: #39b6ec;
	color: #FFFFFF;
	text-align: center;
	margin-left: 5px;
}
.other_title{
	width: 100%;
	height: 40px;
	line-height: 20px;
	margin:10px 0px;
	font-size: 12px;
	font-weight: bolder;
}
.other_word{
	width: 100%;
	height: 100px;
	line-height: 20px;
	font-size: 11px;
	overflow: hidden;
}
.pergood_bg{
	width: 100%;
	background-color: #FFFFFF;
	height: 60px;
}
.pergood_ul{
	width: 380px;
	margin: 0 auto;
	font-size: 12px;
	height: 60px;
	padding-top: 10px;
	line-height: 50px;
}
.menu_ul{
	width: 280px;
	margin: 0 auto;
	font-size: 12px;
	height: 60px;
	padding-top: 10px;
	line-height: 50px;
}
.pergood_li{
	float: left;
	width: 25%;
	text-align: center;
	color: #666;
}
.pergood_menu{
	float: left;
	width: 50%;
	text-align: center;
	color: #666;
}
.pergood_menu.active{
	color:#056EC4;
}
.pergood_li.active{
	color:#056EC4;
}
.pergood_li:hover{
	cursor: pointer;
}
.pergood_menu:hover{
	cursor: pointer;
}
.copyright_bg a{
	color: #FFFFFF;
}
.copyright_bg a:hover{
	color: #F2F2F2;
}
