@charset "utf-8";
/* CSS Document */

.main ul {
	padding:5px 0 0;
}
.main ul:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.main li {
	height:70px;
	float:left;
	margin-top:5px;
	border-radius:2px;
	border:1px solid #d1d1d1;
}
.m1 {
	background:#fff;
	width:47%;
	margin:5px 1% 0 1%;
}
.main li a {
	color:#3a3a3a;
	font-size:14px;
	text-decoration:none;
	display:block;
	height:70px;
	text-align:left;
}
.main li div {
	height:70px;
}
.m1 a, .m4 a, .m7 a, .m8 a, .m9 a, .m10 a {
	line-height:70px;
	padding:0 0 0 60px;
}
.m2 a, .m3 a, .m5 a, .m6 a {
	padding:53px 0 0 0;
	white-space: nowrap;
}

.m1 .title{margin-left:2%; color:#3a3a3a;}

html, body {
	color: #ffffff;
	font-family: Arial "微软雅黑";
	margin: 0;
	padding: 0;
	text-decoration: none;
	margin-bottom:45px;
}
* {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
}
a {
	text-decoration:none;
}

.soliution{ margin-top: 5%; height: auto;}
.solu-title{width: 100%; background: url(../images/solu.jpg) repeat-x center; padding:20px 0; }
.solu-title h1{ text-align: center; font-size: 18px;}
.solu-title p{ text-align: center; font-size: 13px; margin-top: 5px;}
.solu-con{ height: auto; margin:20px 10px;}
.solu-img img{ max-width: 100%;}
.solu-ul{ border:1px solid #e1e1e1;border-bottom:0px solid #e1e1e1;}
.solu-ul li{line-height: 30px; color: #5a5a5a; font-size: 10px;border-bottom:1px solid #e1e1e1; padding-left: 5px;}
.solu-pp{line-height:30px;font-size:14px;color: #e51d1d;background: url(../images/ka.png) no-repeat 15px center;padding-left:50px; border:1px solid #e1e1e1;border-top:0px solid #e1e1e1;background-size: 25px;}
.solu-pp a{ display: inline-block;width: 86px;line-height: 22px;background: #1a6acd;text-align: center;color: #fff;font-size: 10px;border-radius: 20px;margin-left: 36px;}


.pro{ height: auto;margin-top: 5%;}
.home-porduct {
    overflow: hidden;
    margin: 0 10px;
    margin-top: 5%;
}
.home-porduct ul li {
    float: left;
    width: 48%;
    margin-right: 12px;
    margin-bottom: 10px;
}
.home-porduct ul li:nth-child(2n){
	margin-right:0;
}
.home-porduct ul li img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
}
.home-porduct ul li span {
    display: block;
    text-align: center;
    color: #000;
    margin: 5px 0;
    font-size: 14px;
}

 

.content{ margin-top:15px;}
.content h1 {
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #217dde;
    font-size: 16px;
    padding:0 10px;

}


.yss{height: auto;margin-top: 5%; }
.ys-ul{height: auto; margin:5% 10px;}
.ys-ul li{}
.ys-ul li h1{ margin-bottom: 5%;}
.ys-ul li img{max-width: 100%;}
.ys-title{ color: #1a6acd; font-size: 24px; font-weight: bold;}
.ys-title span{ vertical-align: middle; margin-top: -5px;}
.ys-title span img{ vertical-align: middle;    max-width: 80%;}
.ys-small{ color: #2a2a2a; border-bottom: 1px dashed #7f7f7f; font-size: 16px;margin-left: 33px;padding-bottom: 12px;margin-top: 10px;}
.ys-ul li p{ margin-top: 10px; color: #5a5a5a; font-size: 14px;margin-left: 33px; background: url(../images/cir.png) no-repeat left 7px;padding-left: 12px;}

.ys-ul li h2{ margin:5% 0;}

.about{height: auto;margin-top: 5%; }
.home_contact {
    height: auto;
    overflow: hidden;
    padding: 20px 10px;
}
.hc-pp img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
.hcon-p {
    font-size: 14px;
    color: #666666;
    margin-top: 4%;
    text-indent: justify;
}
.hcon-p1 {
    width: 200px;
    height: 30px;
    background: #217dde;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    border-radius: 20px;
    margin-top: 4%;
}
.hcon-p1 a {
    font-size: 14px;
    color: #fff;
}


.content h1 span {
    float: right;
    display: inline-block;
    margin-top: 10px;
}
.content h1 span img {
    max-width: 60%;
}
.content ul{ padding:8px 15px 12px 15px;background:#fff;}
.content li{ line-height:30px; height:30px; border-bottom:1px dashed #979797;}
.content li a{ display:block; float:left; padding-left:15px; background:url(../images/arrow.png) no-repeat left center; font-size:13px;color:#444}
.content li span{ display:block; float:right; font-size:9px; color:#585858;}



