﻿@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
}
@font-face {
	src: url(/fonts/msyh.ttf);
	font-family: "微软雅黑"
}
h1, h2, h3, a, p, span {
	font-family: "微软雅黑";
	font-weight: normal;
}
.banner_bg {
	width: 100%;
	height: 1080px;
	background-image: url(/images/zhuolu/banner_bg.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}
.banner_font{
width:18%;
margin:0 auto;
margin-top:10%;
}
.banner_font>h1{
        font-size:24px;
        color:#fff;
}
.banner_z {
	width: 70%;
	margin: 0 auto;
	position: relative;
	top: 4%;
}
.banner_z img {
	width: 100%;
	margin: 0 auto;
}
.kongzhi {
	width: 100%;
	height: 728px;
	padding: 5% 0 5% 0;
}
.kongzhi-top {
	width: 70%;
	margin: 0 auto;
}
.kongzhi_font {
	width: 100%;
}
.kongzhi_font h1 {
	font-size: 24px;
	color: #363636;
	text-align: center;
	line-height: 4;
}
.kongzhi_font-top {
	width: 80%;
	margin: 0 auto;
}
.kongzhi_font-top p {
	font-size: 20px;
	color: #363636;
	text-align: center;
	line-height: 2;
}
.kongzhi_font-bottom {
	width: 53%;
	margin: 0 auto;
	margin-top: 73px;
}
.kongzhi_font-bottom-left {
	width: 32%;
	float: left;
	text-align: center;
}
.kongzhi_font-bottom-right {
	width: 32%;
	float: right;
	text-align: center;
}
.kongzhi_font-bottom-left img, .kongzhi_font-bottom-right img {
	width: 100%;
	height: auto;
}
.gongneng {
	width: 100%;
	height: 728px;
	padding: 10% 0 5% 0;
	background-color: #2b2b2b;
}
.gongneng_d {
	width: 60%;
	margin: 0 auto;
}
.gongneng_d-left {
	width: 40%;
	float: left
}
.gongneng_d-left img {
	width: 100%;
}
.gongneng_d-right {
	width: 40%;
	float: right;
}
.gongneng_d-right h2 {
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 2;
}
.gongneng_d-right p {
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 2;
}
.keran {
	width: 100%;
	height: 728px;
	padding: 10% 0 5% 0;
	background-color: #f0f0f0;
}
.keran_d {
	width: 60%;
	margin: 0 auto;
}
.keran_d-left {
	width: 47%;
	float: left
}
.keran_d-right img {
	width: 100%;
}
.keran_d-right {
	width: 40%;
	float: right;
}
.keran_d-left h2 {
	font-size: 24px;
	color: #363636;
	text-align: center;
	line-height: 2;
}
.keran_d-left p {
	font-size: 20px;
	color: #363636;
	text-align: center;
	line-height: 2;
}
.youdu {
	width: 100%;
	height: 728px;
	padding: 10% 0 5% 0;
	background-color: #2b2b2b;
}
.youdu_d {
	width: 60%;
	margin: 0 auto;
}
.youdu_d-left {
	width: 40%;
	float: left
}
.youdu_d-left img {
	width: 100%;
}
.youdu_d-right {
	width: 47%;
	float: right;
}
.youdu_d-right h2 {
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 2;
}
.youdu_d-right p {
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 2;
}
.canshu {
	width: 100%;
	height: 728px;
	background-color: #f0f0f0;
}
.canshu_j {
	width: 42%;
	margin: 0 auto;
	padding: 5% 0 5% 0;
}
.canshu_j h2 {
	text-align: center;
	line-height: 5;
}
.canshu1 {
	width: 100%;
	height: 728px;
	background-color: #363636;
	color: #fff;
}
.canshu1_k {
	width: 42%;
	margin: 0 auto;
	padding: 5% 0 2% 0;
}
.canshu1_k h2 {
	text-align: center;
	line-height: 4;
}
.yingyong {
	width: 100%;
	background-color: #f0f0f0;
	padding-top: 10px;
}
.yingyong1 {
	width: 60%;
	margin: 0 auto;
	height: 660px;
	margin-top: 4.5%;
}
.yingyong1_font {
	width: 100%;
}
.yingyong1_font h2 {
	text-align: center;
	font-size: 24px;
	color: #363636
}
.yingyong1_img {
	width: 100%;
	margin-top: 10px;
}
.yingyong1_img ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
.yingyong1_img ul li {
	width: 30%;
	float: left;
	margin: 5px;
	list-style: none;
	text-align: center;
}
.yingyong1_img ul li img {
	width: 100%;
}

@media screen and (max-width:500px){
h1,h2{
font-size: 18px !important;
}
p{
font-size: 14px !important;
text-align: left !important;
}
.banner_bg {
    width: 100%;
    height: 214px;
    background-image: url(/images/zhuolu/banner_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}
.banner_z {
    width: 70%;
    margin: 0 auto;
    position: relative;
    top: 28%;
}
.kongzhi {
    width: 100%;
    height: 728px;
    padding: 18% 0 5% 0;
}
.kongzhi_font-top {
    width: 95%;
    margin: 0 auto;
}
.kongzhi_font-bottom {
    width: 100%;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 73px;
}
.kongzhi_font-bottom-left {
    width: 44%;
    float: left;
    text-align: center;
}
.kongzhi_font-bottom-right {
    width: 44%;
    float: right;
    text-align: center;
}
.gongneng_d-right {
    width: 100%;
    float: right;
margin-top: 29%;
}
.gongneng_d {
    width: 69%;
    margin: 0 auto;
}
.gongneng_d-left {
    width: 100%;
    float: left;
    margin-top: 26%;
}
.keran_d {
    width: 83%;
    margin: 0 auto;
}
.keran_d-left {
    width: 100%;
    float: left;
margin-top: 26%;
}
.keran_d-right {
    width: 55%;
    float: right;
margin-top: 26%;
margin-right: 25%;
}
.youdu_d {
    width: 100%;
    margin: 0 auto;
}
.youdu_d-left {
    width: 63%;
    float: left;
margin-left: 22%;
margin-top: 10%;
}
.youdu_d-right {
    width: 76%;
    float: right;
    margin: 0 auto;
    margin-right: 11%;
margin-top: 17%;
}
.canshu {
    width: 100%;
    height: 598px;
    background-color: #f0f0f0;
}
.canshu_j {
    width: 86%;
    margin: 0 auto;
    padding: 5% 0 5% 0;
margin-top: 23%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 12px;
}
.canshu1_k {
    width: 91%;
    margin: 0 auto;
    padding: 5% 0 2% 0;
}
.yingyong1 {
    width: 86%;
    margin: 0 auto;
    height: 515px;
    margin-top: 4.5%;
}
yingyong1_font {
    width: 100%;
    margin-top: 16%;
}
.yingyong1_img ul li {
    width: 45%;
    float: left;
    margin: 5px;
    list-style: none;
    text-align: center;
}
}