* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body{
	font-size: 100%;
    font-size: 12px;
	max-width:100%;
	min-width:320px; 
	margin:auto;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-color:#ffffff;
}

img{ 
	display: block; 
	width: 100%;
}

a{
	text-decoration: none;
}

li,ol{
	list-style: none;
}

.limit_div{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.c1{
	color: #7ECEF1 !important;
	border-bottom: 1px solid #7ECEF1;
}

.c2{
	color: #97C8AB !important;
	border-bottom: 1px solid #97C8AB;
}

.c3{
	color: #E2BFD5 !important;
}

.c4{
	color: #FEB66C !important;
	border-bottom: 1px solid #FEB66C;
}

.c5{
	color: #FFEA97 !important;
}

.t1{
	height: 320px !important;
}

.t2{
	height: 640px !important;
}

.t3{
	height: 280px !important;
}

.t4{
	height: 100px !important;
}

.t5{
	height: 200px !important;
}

header {
	position:relative;
	position: fixed;
	top: 0;
	width: 100%;
	height:auto;
	z-index: 9;
}

footer{
	position:relative;
	width:100%;
	height: auto;
}

.index_title{
	width: 100%;
	height: 140px;
	line-height: 140px;
	font-family: "Microsoft Yahei";
	font-size: 30px;
	font-weight: lighter;
	text-align: center;
	color: #666666;
}

.index_title1{
	width: 100%;
	height: 140px;
	line-height: 140px;
	font-family: "Microsoft Yahei";
	font-size: 30px;
	font-weight: lighter;
	text-align: center;
	color: #ffffff;
}

.index_about{
	width: 100%;
	height: 240px;
	margin-top: 20px;
	margin-bottom: 140px;
	box-shadow:0px 0px 20px #cccccc;
	border-radius: 5px;
}

.index_about_left{
	float: left;
	width: 40%;
	height: 240px;
}

.index_about_img{
	width: 425px;
	height: 240px;
	background-color: #cccccc;
	border-radius: 5px;
	background-image: url(../images/img.jpg);
	background-position: top center;
	background-size: 100% 100%;
}

.index_about_right{
	float: left;
	width: 60%;
	height: 240px;
}

.index_about_txt{
	width: 100%;
	height: 140px;
	line-height: 45px;
	padding-top: 20px;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	text-align: justify;
	color: #666666;
}

.index_about_right_bottom{
	width: 100%;
	height: 55px;
}

.index_about_right_bnt{
	float: right;
	width: 25%;
	height: 50px;
	line-height: 50px;
	margin-right: 5%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	border-radius: 5px;
	background-color: #444444;
}



.index_goods{
	width: 100%;
	height: 340px;
	padding-top: 10px;
	padding-bottom: 140px;
}

.index_goods li{
	float: left;
	width: 23.05%;
	height: 340px;
	margin-right: 2.6%;
	border: 4px solid #444444;
	border-radius: 5px;
	box-sizing: border-box;
} 

.index_goods_top{
	width: 100%;
	height: 70px;
	padding-top: 50px;
	padding-bottom: 20px;
}

.index_goods_top_icon{
	width: 40px;
	height: 40px;
	margin: 0 auto;
	padding: 15px;
	background-color: #ffffff;
	border-radius: 50%;
}

.index_goods_bottom{
	width: 100%;
	height: 200px;
}

.index_goods_bottom_top{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	font-family: "Microsoft Yahei";
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	color: #cccccc;
}

.index_goods_bottom_bottom{
	width: 88%;
	height: auto;
	line-height: 26px;
	padding-left: 6%;
	padding-right: 6%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	text-align: justify;
	color: #999999;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.index_person{
	width: 100%;
	height: 450px;
	padding-top: 10px;
	padding-bottom: 140px;
}

.index_person li{
	float: left;
	width: 32%;
	height: 450px;
	margin-right: 2%;
	border: 1px solid #333333;
	box-sizing: border-box;
} 

.index_person_top{
	width: 100%;
	height: 95px;
	padding-top: 20px;
	border-bottom: 1px solid #333333;
	box-sizing: border-box;
}

.index_person_top_top{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	color: #333333;
}

.index_person_top_bottom{
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	text-align: center;
	color: #666666;
}



.index_person_bottom{
	width: 100%;
	height: auto;
}

.index_person_bottom_top{
	width: 100%;
	height: 210px;
}

.index_person_bottom_bottom{
	width: 100%;
	height: 140px;
}

.index_person_bottom_bottom_txt{
	width: 88%;
	height: auto;
	line-height: 20px;
	padding-left: 6%;
	padding-right: 6%;
	padding-top: 15px;
	margin-bottom: 20px;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	text-align: justify;
	color: #999999;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.index_person_bottom_bottom_div{
	width: 100%;
	height: 30px;
	padding-bottom: 15px;
}

.index_person_bottom_bottom_bnt{
	width: 120px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	background-color: #444444;
	border-radius: 20px;
}

.index_ask{
	width: 100%;
	height: 200px;
}

.index_ask_left{
	float: left;
	width: 60%;
	height: 80px;
	line-height: 40px;
	padding-top: 60px;
	padding-bottom: 60px;
	font-family: "Microsoft Yahei";
	font-size: 22px;
	font-weight: lighter;
	text-align: center;
	color: #ffffff;
}

.index_ask_right{
	float: left;
	width: 40%;
	height: 80px;
	padding-top: 60px;
	padding-bottom: 60px;
	margin: 0 auto;
}

.index_ask_right_bnt{
	position: relative;
	width: 54%;
	height: 80px;
	line-height: 80px;
	padding-left: 6%;
	font-family: "Microsoft Yahei";
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	color: #ffffff;
	border-radius: 5px;
	background-color: #444444;
}

.index_ask_right_bnt_icon{
	position: absolute;
	width: 30px;
	height: 30px;
	top: 25px;
	left: 15%;
}

.navigate_div{
	width: 100%;
	height: 80px;
	margin-top: 70px;
	background-color: #ffffff;
	border-bottom: 1px solid #dddddd;
}

.navigate_div_top{
	width: 100%;
	height: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
}

.navigate_div_top li{
	float: left;
	width: auto;
	height: 20px;
	line-height: 20px;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}

.navigate_div_arrow{
	float: left;
	width: 16px;
	height: 16px;
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 10px;
}

.navigate_div_bottom{
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.navigate_div_bottom_left{
	float: left;
	width: 100%;
	height: 40px;
}

.navigate_div_bottom_left li{
	float: left;
	width: auto;
	height: 40px;
	line-height: 40px;
	margin-right: 30px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
}

.navigate_div_bottom_left li.active{
	line-height: 35px;
	font-size: 18px;
	font-weight: 600;
	color: #666666;
}

.navigate_img{
	width: 100%;
	height: 300px;
	background-color: #cccccc;
}

.navigate_div_title{
	width: 100%;
	height: 60px;
	margin-bottom: 1px;
	background-color: #ffffff;
	border-bottom: 1px solid #dddddd;
	letter-spacing: 5px;
}

.navigate_div_title_txt{
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}

.con_div{
	width: 100%;
	height: auto;
	padding-top: 65px;
	padding-bottom: 70px;
}

.con_div1{
	width: 100%;
	height: auto;
	padding-top: 65px;
	padding-bottom: 140px;
}

.con_div2{
	width: 100%;
	height: auto;
	padding-top: 35px;
	padding-bottom: 40px;
}

.con_div3{
	width: 100%;
	height: auto;
	padding-top: 65px;
}

.con_div4{
	width: 100%;
	height: auto;
	padding-top: 35px;
}

.con_title{
	width: 80%;
	height: auto;
	line-height: 70px;
	margin: 0 auto;
	padding-bottom: 20px;
	margin-bottom: 40px;
	font-family: "Microsoft Yahei";
	font-size: 30px;
	font-weight: lighter;
	text-align: center;
}

.con_title1{
	width: 78%;
	height: auto;
	line-height: 70px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 24px;
	font-weight: lighter;
}

.con_title2{
	width: 80%;
	height: auto;
	line-height: 70px;
	margin: 0 auto;
	padding-bottom: 20px;
	margin-bottom: 60px;
	font-family: "Microsoft Yahei";
	font-size: 30px;
	font-weight: lighter;
	text-align: center;
}

.con_title3{
	width: 80%;
	height: auto;
	line-height: 70px;
	margin: 0 auto;
	padding-bottom: 30px;
	font-family: "Microsoft Yahei";
	font-size: 30px;
	font-weight: lighter;
	text-align: center;
}

.con_title4{
	width: 80%;
	height: auto;
	line-height: 70px;
	margin: 0 auto;
	padding-bottom: 20px;
	font-family: "Microsoft Yahei";
	font-size: 30px;
	font-weight: lighter;
	text-align: center;
	color: #333333;
}

.con_text{
	width: 70%;
	height: auto;
	margin: 0 auto;	
}

.con_text li{
	width: 100%;
	height: auto;
	line-height: 70px;
	padding-bottom: 70px;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: lighter;
	text-align: justify;
	color: #cccccc;
}

.con_txt{
	width: 64%;
	height: auto;
	line-height: 70px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: lighter;
	color: #666666;
}

.con_text1{
	width: 70%;
	height: auto;
	margin: 0 auto;	
	padding-top: 20px;
}

.con_text1 li{
	width: 100%;
	height: 60px;
	margin-bottom: 1px;
}

.con_text_title_left{
	float: left;
	width: 24.9%;
	height: 60px;
	line-height: 60px;
	margin-right: 0.1%;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	color: #ffffff;
	background-color: #444444;
}

.con_text_title_right{
	float: left;
	width: 75%;
	height: 60px;
	line-height: 60px;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	color: #ffffff;
	background-color: #444444;
}
.con_text_con_left{
	float: left;
	width: 24.9%;
	height: 60px;
	line-height: 60px;
	margin-right: 0.1%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	background-color: #555555;
}

.con_text_con_right{
	float: left;
	width: 75%;
	height: 60px;
	line-height: 60px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	background-color: #555555;
}

.con_pci{
	width: 70%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
}

.con_img{
	width: 800px;
	height: 200px;
	margin: 0 auto;
}

.con_img1{
	width: 800px;
	height: 550px;
	margin: 0 auto;
}

.con_goods{
	width: 90%;
	height: auto;
	margin: 0 auto;
}

.con_goods1{
	width: 90%;
	height: auto;
	margin: 0 auto;
}

.con_goods2{
	width: 90%;
	height: auto;
	margin: 0 auto;
}

.con_goods_title{
	width: 97%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 30px;
	padding-left: 3%;
	font-family: "Microsoft Yahei";
	font-size: 18px;
	letter-spacing: 5px;
	color: #ffffff;
	border-radius: 3px;
	background-color: #444444;
}

.con_goods_div{
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}

.con_goods_div li{
	float: left;
	width: 32%;
	height: 280px;
	margin-right: 2%;
	margin-bottom: 40px;
	background-color: #383838;
	border-radius: 5px;
}

.con_goods_div_top{
	width: 100%;
	height: 200px;
	background-color: #ffffff;
}

.con_goods_div_bottom{
	width: 100%;
	height: 80px;
}

.con_goods_div_bottom_left{
	float: left;
	width: 65%;
	height: 80px;
	line-height: 80px;
	padding-left: 5%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	letter-spacing: 5px;
	color: #ffffff;
}

.con_goods_div_bottom_left1{
	float: left;
	width: 65%;
	height: 40px;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	letter-spacing: 5px;
	color: #ffffff;
}

.con_goods_div_bottom_left2{
	float: left;
	width: 65%;
	height: 40px;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	letter-spacing: 5px;
	color: #ffffff;
}

.con_goods_div_bottom_right{
	float: left;
	width: 25%;
	height: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 5%;
}

.con_goods_div_bottom_bnt{
	float: right;
	width: 80px;
	height: 30px;
	line-height: 30px;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	border-radius: 5px;
	background-color: #DB525A;
}

.con_goods_div1{
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}

.con_goods_div1 li{
	float: left;
	width: 32%;
	height: 100px;
	line-height: 100px;
	margin-right: 2%;
	margin-bottom: 40px;
	font-family: "Microsoft Yahei";
	font-size: 20px;
	font-weight: lighter;
	text-align: center;
	color: #ffffff;
	background-color: #383838;
	border-radius: 10px;
}


.con_goods_div2{
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}

.con_goods_div2 li{
	float: left;
	width: 32%;
	height: 280px;
	margin-right: 2%;
	margin-bottom: 40px;
	background-color: #383838;
	border-radius: 5px;
}

.con_goods_dl{
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}

.con_goods_dl li{
	float: left;
	width: 32%;
	height: 60px;
	margin-right: 2%;
	margin-bottom: 40px;
	background-color: #383838;
	border-radius: 10px;
}

.con_goods_dl_div{
	float: left;
	width: 20%;
	height: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.con_goods_dl_img{
	width: 30px;
	height: 30px;
	margin: 0 auto;
}

.con_goods_dl_img1{
	width: 20px;
	height: 20px;
	padding-top: 5px;
	margin: 0 auto;
}

.con_goods_dl_center{
	float: left;
	width: 60%;
	height: 60px;
	line-height: 60px;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: lighter;
	color: #ffffff;
}

.con_goods_dl_center1{
	float: left;
	width: 60%;
	height: 40px;
	line-height: 20px;
	padding-top: 11px;
	padding-bottom: 9px;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: lighter;
	color: #ffffff;
}

.add_div{
	width: 80%;
	height: auto;
	margin: 0 auto;
}

.add_div_txt{
	position: relative;
	width: 75%;
	height: auto;
	line-height: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5%;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: lighter;
	color: #cccccc;
	border-bottom: 1px solid #444444;
}

.add_div_icon{
	position: absolute;
	top: 35px;
	right: 5%;
	width: 24px;
	height: 24px;
}

.contact_div{
	width: 80%;
	height: auto;
	margin: 0 auto;
}

.contact_div_txt{
	width: 75%;
	height: auto;
	line-height: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5%;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: lighter;
	color: #cccccc;
	border-bottom: 1px solid #444444;
}

.map_div{
	width: 85%;
	height: 460px;
	padding-top: 50px;
	padding-bottom: 50px;
	display: none;
}

.map_div_img{
	width: 400px;
	height: 460px;
	margin: 0 auto;
}

.deviceBlock{
	width: 82%;
	height: auto;
	margin: 0 auto;
}

.deviceBlockTitle{
	width: 100%;
	height: 80px;
	padding-top: 25px;
	padding-bottom: 30px;
}

.deviceBlockTitleBig{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	font-family: "Microsoft Yahei";
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.deviceBlockTitleSmall{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-family: "Microsoft Yahei";
	font-size: 24px;
	color: #666666;
	text-align: center;
}

.deviceBlockpci{
	width: 100%;
	height: 340px;
	padding-top: 30px;
	padding-bottom: 80px;
}

.deviceBlockimg{
	width: 340px;
	height: 340px;
	margin: 0 auto;
}

.deviceBlockimg1{
	width: 590px;
	height: 340px;
	margin: 0 auto;
}

.deviceBlockFeatures{
	width: 100%;
	height: 50px;
	margin-bottom: 50px;
}

.deviceBlockFeaturesTxt{
	width: 60%;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	padding-left: 50px;
	padding-right: 50px;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	color: #666666;
	text-align: center;
	background-color: #dddddd;
	border-radius: 5px;
}

.deviceBlockFeaturesTxt1{
	width: 60%;
	height: 60px;
	line-height: 30px;
	margin: 0 auto;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	color: #666666;
	text-align: center;
	background-color: #eeeeee;
	border-radius: 5px;
}

.deviceBlockParTitle{
	width: 100%;
	height: 99px;
	line-height: 99px;
	font-family: "Microsoft Yahei";
	font-size: 30px;
	color: #333333;
	text-align: center;
	border-bottom: 1px solid #bbbbbb;
}

.deviceBlockParCon{
	width: 100%;
	height: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

.deviceBlockParDiv{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.deviceBlockParDiv li{
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #dddddd;
}

.deviceBlockParDivLeft{
	float: left;
	width: 24%;
	height: 60px;
	line-height: 60px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
}

.deviceBlockParDivRight{
	float: left;
	width: 74%;
	height: 60px;
	line-height: 60px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #666666;
}

.deviceBlockParDiv1{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.deviceBlockParDiv1 li{
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #dddddd;
}

.deviceBlockParDiv1Left{
	float: left;
	width: 24%;
	height: 60px;
	line-height: 60px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #666666;
}

.deviceBlockParDiv1side{
	float: left;
	width: 37%;
	height: 60px;
	line-height: 60px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #666666;
}

.partner{
	width: 80%;
	height: auto;
	margin: 0 auto;
}

.partner_div{
	width: 100%;
	height: auto;
}

.partner_div li{
	width: 100%;
	height: 160px;
	margin-bottom: 30px;
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow:0px 0px 10px #cccccc;
}

.partent_div_left{
	float: left;
	width: 30%;
	height: 160px;
	background-color: #ffffff;
	border-radius: 5px;
}

.partent_div_left_img{
	width: 260px;
	height: 160px;
	background-position: top center;
	background-size: 100% 100%;
}

.partner_div_right{
	float: left;
	width: 70%;
	height: 160px;
}

.partner_div_right_left{
	float: left;
	width: 60%;
	height: 120px;
	line-height: 30px;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 20px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	font-weight: lighter;
	text-align: justify;
	color: #666666;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.partner_div_right_right{
	float: left;
	width: 30%;
	height: 30px;
	padding-top: 65px;
	padding-bottom: 65px;
}

.partner_div_right_right_bnt{
	width: 160px;
	height: 30px;
	line-height: 30px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	font-weight: lighter;
	text-align: center;
	color: #ffffff;
	background-color: #76B407;
	border-radius: 5px;
}

.partent_div_left1{
	float: left;
	width: 30%;
	height: 160px;
}

.partent_div_left1_img{
	width: 260px;
	height: 160px;
	background-position: top center;
	background-size: 100% 100%;
	border-radius: 5px;
}

.partner_div_right1{
	float: left;
	width: 65%;
	height: 160px;
	line-height: 160px;
	padding-left: 5%;
	font-family: "Microsoft Yahei";
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: 5px;
	color: #666666;
}

.serviceDivContent{
	width: 94%;
	height: auto;
	margin-bottom: 50px;
	padding-left: 3%;
	padding-right: 3%;
}

.serviceDivContentTitle{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 20px;
	font-family: "Microsoft Yahei";
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	border-radius: 5px;
	background-color: #DB525A;
}

.serviceDivContentTxt{
	width: 100%;
	height: 60px;
	line-height: 30px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	text-align: center;
	color: #ffffff;
}

.serviceDivContentCon{
	width: 100%;
	height: 600px;
}

.serviceDivContentCon li{
	float: left;
	width: 23.95%;
	height: 300px;
	margin-right: 1.4%;
}

.serviceDivContentConImg{
	width: 100%;
	height: 240px;
	text-align: center;
	background-color: #ffffff;
}

.serviceDivContentConTXT{
	width: 100%;
	height: 40PX;
	line-height: 40px;
	padding-bottom: 20px;
	font-family: "Microsoft Yahei";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

.serviceDivDetails{
	width: 100%;
	height: 821px;
}

.serviceDivDetails1{
	width: 100%;
	height: 260px;
}

.serviceDivDetails2{
	width: 100%;
	height: 410px;
}

.serviceDivDetailsTop{
	width: 100%;
	height: 340px;
	padding-top: 30px;
	padding-bottom: 40px;
	border-bottom: 1px solid #cccccc;
}

.serviceDivDetailsBottom{
	width: 100%;
	height: 340px;
	padding-top: 40px;
	padding-bottom: 30px;
}

.serviceDivDetailsBottom1{
	width: 100%;
	height: 170px;
	padding-top: 40px;
	padding-bottom: 30px;
}

.serviceDivDetailsSide{
	float: left;
	width: 55%;
	height: 340px;
}

.serviceDivDetailsSide1{
	float: left;
	width: 45%;
	height: 340px;
}

.serviceDivDetailsSidea{
	float: left;
	width: 55%;
	height: 170px;
}

.serviceDivDetailsSidea1{
	float: left;
	width: 45%;
	height: 170px;
}

.serviceDivDetailsSideImg{
	width: 600px;
	height: 340px;
	margin: 0 auto;
}

.serviceDivDetailsSideImg1{
	width: 600px;
	height: 170px;
	margin: 0 auto;
}

.serviceDivDetailsSidetxt{
	width: 97%;
	height: auto;
	padding-right: 3%;
}

.serviceDivDetailsSidetxt1{
	width: 97%;
	height: auto;
	padding-left: 3%;
}

.serviceDivDetailsSideTitle{
	width: 100%;
	height: 50px;
	line-height: 25px;
	margin-bottom: 10px;
	font-family: "Microsoft Yahei";
	font-size: 18px;
	font-weight: bold;
	color: #DB525A;
}

.serviceDivDetailsSideText{
	width: 100%;
	height: auto;
	line-height: 24px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #ffffff;
	text-align: justify;
}

.serviceDivDetailsSideText1{
	width: 100%;
	height: auto;
	line-height: 30px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #ffffff;
	text-align: justify;
}

.serviceDivDetailsSideText2{
	width: 97%;
	height: auto;
	line-height: 30px;
	padding-right: 3%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #ffffff;
	text-align: justify;
}

.emailContent{
	width: 80%;
	height: auto;
	padding-bottom: 40px;
	margin: 0 auto;
}

.emailInput{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.emailInput li{
	width: 100%;
	height: 71px;
}

.emailLeft{
	position: relative;
	float: left;
	width: 21%;
	height: 50px;
	line-height: 50px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	color: #ffffff;
	background-color: #444444;
	border-right: 1px solid #666666;
	box-sizing: border-box;
}

.emailRight{
	float: left;
	width: 74%;
	height: 50px;
	line-height: 50px;
	padding-left: 3%;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	color: #ffffff;
	background-color: #444444;
}

.emailInputLeft{
	position: relative;
	float: left;
	width: 18%;
	height: 70px;
	line-height: 70px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #ffffff;
	border-bottom: 1px solid #444444;
}

.emailInputRight{
	float: left;
	width: 77%;
	height: 30px;
	padding-left: 3%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #444444;
}

.emailInputLeft1{
	position: relative;
	float: left;
	width: 18%;
	height: 185px;
	line-height: 20px;
	padding-top: 15px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #ffffff;
	border-bottom: 1px solid #444444;
}

.emailInputLeft2{
	position: relative;
	float: left;
	width: 18%;
	height: 40px;
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #ffffff;
	border-bottom: 1px solid #444444;
}



.emailInputRight1{
	float: left;
	width: 77%;
	height: 160px;
	padding-left: 3%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #444444;
}


.emailInputMust{
	position: absolute;
	top:22px;
	right: 5%;
	width: 40px;
	height: 26px;
	line-height: 26px;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	background-color: #D90000;
}

.emailInputStyle{
	width: 95%;
	height: 30px;
	line-height: 30px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #ffffff;
	border:1px solid #444444;
	background-color: #444444;
}

.emailInputStyle1{
	width: 95%;
	height: 160px;
	line-height: 30px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #ffffff;
	border:1px solid #444444;
	background-color: #444444;
}

.emailInputBnt{
	width: 280px;
	height: 100px;
	padding-top: 60px;
	margin: 0 auto;
}

.emailInputBntStyle{
	width: 280px;
	height: 54px;
	line-height: 54px;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	color: #ffffff;
	background-color: #FA7236;
	border: 0;
}

.led_div{
	width: 90%;
	height: auto;
	margin: 0 auto;
}

.led_div_con{
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
	padding-bottom: 70px;
}

.led_div_con li{
	width: 100%;
	height: 60px;
	margin-bottom: 1px;
}

.led_div_con_title{
	float: left;
	width: 23%;
	height: 60px;
	line-height: 60px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #555555;
}

.led_div_con_title1{
	float: left;
	width: 23%;
	height: 60px;
	line-height: 60px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #444444;
}

.led_div_con_title_two{
	float: left;
	width: 35.5%;
	height: 60px;
	line-height: 60px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #555555;
}

.led_div_con_title_two1{
	float: left;
	width: 35.5%;
	height: 60px;
	line-height: 60px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #444444;
}

.led_div_con_title_four{
	float: left;
	width: 18%;
	height: 60px;
	line-height: 60px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #555555;
}

.led_div_con_title_four1{
	float: left;
	width: 18%;
	height: 60px;
	line-height: 60px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #444444;
}

.led_div_con_name{
	float: left;
	width: 23%;
	height: 60px;
	line-height: 60px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #ffffff;
	background-color: #555555;
}

.led_div_con_txt{
	float: left;
	width: 23%;
	height: 60px;
	line-height: 60px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	font-weight: lighter;
	color: #ffffff;
	background-color: #555555;
}

.led_div_con_txt1{
	float: left;
	width: 23%;
	height: 60px;
	line-height: 60px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	font-weight: lighter;
	color: #ffffff;
	background-color: #444444;
}

.led_div_con_txt_two{
	float: left;
	width: 35.5%;
	height: 60px;
	line-height: 60px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	font-weight: lighter;
	color: #ffffff;
	background-color: #555555;
}

.led_div_con_txt_two1{
	float: left;
	width: 35.5%;
	height: 60px;
	line-height: 60px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	font-weight: lighter;
	color: #ffffff;
	background-color: #444444;
}

.led_div_con_name1{
	float: left;
	width: 18%;
	height: 60px;
	line-height: 60px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #ffffff;
	background-color: #555555;
}

.led_div_con_txt_four{
	float: left;
	width: 18%;
	height: 60px;
	line-height: 60px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	font-weight: lighter;
	color: #ffffff;
	background-color: #555555;
}

.led_div_con_txt_four1{
	float: left;
	width: 18%;
	height: 60px;
	line-height: 60px;
	padding-left: 2%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	font-weight: lighter;
	color: #ffffff;
	background-color: #444444;
}

.aboutContent{
	width: 80%;
	height: auto;
	margin-bottom: 100px;
	padding-left: 5%;
	padding-right: 5%;
	margin: 0 auto;
}

.aboutContent li{
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #444444;
}

.aboutContentLeft{
	float: left;
	width: 12%;
	height: 100px;
	line-height: 100px;
	padding-left: 3%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #555555;
}

.aboutContentRight{
	float: left;
	width: 77%;
	height: 100px;
	line-height: 100px;
	padding-left: 3%;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #ffffff;
}

.aboutContentRight1{
	float: left;
	width: 77%;
	height: auto;
	line-height: 24px;
	padding-left: 3%;
	padding-top: 14px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #ffffff;
}

.aboutContentRightTxt{
	float: left;
	width: auto;
	height: 100px;
	line-height: 100px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #ffffff;
}

@media (min-width: 1900px){
	
	.limit_div{
		width: 1500px;
	}

	.navigate_img{
		height: 430px;
	}

	.con_goods{
		height: 450px;
	}

	.con_goods1{
		height: 820px;
	}

	.con_goods_div{
		height: 330px;
	}

	.con_goods_div li{
		height: 330px;
	}

	.con_goods_div_top{
		height: 250px;
	}

	.con_goods_div2{
		height: 740px;
	}
	
	.con_goods_div2 li{
		height: 330px;
	}
	
	.con_goods_div_bottom_left1{
		line-height: 40px;
	}

	.index_about_left{
		width: 32%;
	}
	
	.index_about_right{
		width: 68%;
	}

	.index_person{
		height: 500px;
	}

	.index_person li{
		height: 500px;
	} 

	.index_person_bottom_top{
		height: 260px;
	}

	.con_img{
		width: 1050px;
		height: 280px;
	}

	.partent_div_left{
		width: 23%;
	}
	
	.partner_div_right{
		width: 77%;
	}

	.partner_div_right_left{
		width: 65%;
	}
	
	.partner_div_right_right{
		width: 25%;
	}

	.partner_div_right_right_bnt{
		margin: 0 auto;
	}

}

