*{margin:0px; padding:0px; list-style:none; outline:none; font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;}
body{line-height:24px; font-size:14px; color:#333; background:#FFF;}
img{border:0px;}
a{color:#333333; text-decoration:none; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s;}

/*主体*/
.swiper-banner{
	width: 100%;
    position: relative;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-wrapper{
	position: relative;
  	width: 100%;
}
.swiper-slide {
    width: 100%;
    position: relative;
    top: 0;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; 
}
.swiper-slide img{
    width: 100%;
}
.main{
	width: 100%;
	display: inline-block;
	margin: 30px 0;
}
.boxes{
	width: 100%;
	margin-top: 40px;
}
.g-title{
	width: 26%;
	text-align: center;
	margin: 40px auto;
}
.g-title img{width: 100%;}
.tit2 img{opacity: 0;}
.tit3 img{opacity: 0;}
.tit4 img{opacity: 0;}
/*核心产品*/
.g-main{
	width: 65%;
	margin: 30px auto;
	display: flex;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
.g-box{
	width:250px;
	float:left;
	border-right: 1px solid #e5e5e5;
	padding: 4% 0;
}
.g-box_t{
	width:90px;
	height:90px;
	background: linear-gradient(#e8e8e8, #f1f1f1);
	border-radius:100%;
	margin:0 auto;
	display: flex;
	justify-content:center;
	align-items:center; 
}
.g-box_t img{
	width: 50%;
}
.g-box_c{
	width:66%;
	margin:0 auto;
	margin-top:15px;
	text-align:center;
	margin-top:20px;
	color:#333333;
}
.g-font{
	font-size: 20px;
	color: #333;
}
.g-txt{
	line-height:24px;
	font-size:14px;
	color:#999999;
	margin-top: 10px;
}
.blue{background-color: #039ee7;}
.white{color: #fff;}
/*手机端*/
.gph-main{display:none;}
/*.gph-box{opacity: 0;}*/
/*运营服务*/
.jkxservices{
	width: 65%;
	margin: 30px auto;
	border: 1px solid #e5e5e5;
	display: flex;
	opacity: 0;
}
.jkxs-left {
  	box-sizing: border-box;
  	width: 16%;
  	border-right: 1px solid #e5e5e5;
}
.jkxs-left ul{
	width: 100%;
}
.jkxs-left ul li{
	width: 80%;
    margin: 20% 0% 0 20%;
    font-size: 16px;
    color: #333;
}
.jkxs-left ul li.jkxactive{
  border-right: 3px solid #039ee7;
}
.jkxservices .jkxright-body {
	width: 84%;
  	box-sizing: border-box;
  	padding: 3% 2%;
}
.jkxservices .jkxright-body > div {
  display: none;
  min-height: 300px;
  text-align: center;
}
.jkxservices .jkxright-body > div.jkxactive {
  display: block;
}
.jkxright-body img{
	width: 80%;
}
/*手机端*/
.phs-services{width: 88%;margin: 20px auto;border: 1px solid #e5e5e5;display: flex;padding: 2%;display: none;}
.phs-services img{width: 100%;}
.my-bullet{margin-top: 20px;}
/*最新资讯*/
.news{
	width: 65%;
	margin: 40px auto;
	display: flex;
	align-items: center;
}
.n-right {
  box-sizing: border-box;
  width: 60%;
  opacity: 0;
}
.n-right ul{
	width: 100%;
}
.n-right ul li{
	width: 100%;
	height: 50px;
	line-height: 50px;
    border-bottom: 1px dashed #e5e5e5;
}
.n-right ul li img{
	float: left;
	margin: 19px 10px 0 0;
}
.n-txt{
	width: 72%;
	float: left;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.date{
	float: right;
	font-size: 14px;
	color: #999;
}
.news .n-left {
	width: 40%;
  	box-sizing: border-box;
  	opacity: 0;
}
.news .n-left > div {
  display: none;
  /*min-height: 300px;*/
}
.news .n-left > div.active {
  display: block;
  transition: width 2s, height 2s, transform 2s;
}
.n-left img{
	width: 90%;
}
/*手机端*/
.phone-news{
	width: 92%;
	margin: 0 auto;
	display: none;
	margin-top: 30px;
}
/*.pclear{display: none;}*/
.pn-left{width: 30%;}
.pn-left img{width: 100%;}
.pn-right{width: 68%;}
.pn-title{font-size: 18px;color: #333;line-height: 26px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.pn-detail{font-size: 14px;line-height: 30px;margin-top: 10px;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;}
.pn-footer{display: flex;align-items: center;justify-content: space-between;margin-top: 15px;}
.pn-look{font-size: 14px;color: #999;display: flex;align-items: center;}
.pn-look img{width: 12px;height: 12px;margin-left: 5px;margin-top: 2px;}
.pn-timer{font-size: 12px;color: #c0c0c0;}
/*合作伙伴*/
.partners{
	width: 66%;
	display: inline-block;
	margin: 0px 17%;
	opacity: 0;
}
.p-img{
	width: 20%;
	float: left;
	text-align: center;
	margin: 10px 0 20px;
}
.p-img img{
	width: 80%;
}
/*响应式*/
@media (max-width:1500px){
	.g-main{width: 80%;}
	.jkxservices{width: 80%;}
	.news{width: 80%;}
	.partners{width: 80%;margin: 0 10%;}
}
@media (max-width:1200px){
	.g-main{width: 84%;}
	.g-title{width: 36%;}
	.jkxservices{width: 84%;}
	.news{width: 84%;}
	.partners{width: 84%;margin: 0 8%;}
	.n-right ul li{height: 40px;line-height: 40px;}
	.n-right ul li img{margin: 15px 10px 0 0;}
}
@media (max-width:1000px){
	.main{margin-top: 0px;}
	.g-main{width: 92%;margin: 10px auto;}
	.g-font{font-size: 16px;}
	.g-title{width: 40%;margin: 0 auto;}
	.jkxservices{width: 92%;margin: 10px auto;}
	.jkxright-body img{width: 100%;}
	.news{width: 92%;margin: 10px auto;}
	.partners{width: 92%;margin: 0px 4%;}
	.n-txt{font-size: 13px;}
	.n-right ul li{height: 36px;line-height: 36px;}
	.n-right ul li img{margin: 12px 10px 0 0;}
}
@media (max-width:800px){
	.main{margin-top: 0px;}
	.g-main{width: 92%;margin: 10px auto;}
	.g-font{font-size: 14px;}
	.g-txt{font-size: 10px;}
	.g-title{width: 40%;margin: 0 auto;}
	.jkxservices{width: 92%;margin: 10px auto;}
	.jkxs-left ul li{font-size: 14px;}
	.jkxright-body img{width: 100%;}
	.news{width: 92%;margin: 10px auto;}
	.partners{width: 92%;margin: 0px 4%;}
	.list{width: 86%}
	.n-left img{width: 94%;}
	.n-right ul li{height: 32px;line-height: 32px;}
	.n-right ul li img{margin: 10px 10px 0 0;}
}
@media (max-width:760px){
	.news{display: none;}
	.phone-news{display: flex;align-items: center;justify-content: space-between;}
	.partners{margin-top: 20px;}
	.p-img{width: 33%;}
	.jkxservices{display: none;}
	.phs-services{display: block;}
	.gph-main{display:block;}
	.gph-main{display:block;min-width: 320px;margin: 20px 0px 0px -360px;}	
	/* .gph-main{display:block;min-width: 320px;margin: 20px 200px 0px -230px;width:640px;}  */
	.g-main{display:none;}
	.tit2 img{opacity: 1;}
	.tit3 img{opacity: 1;}
	.tit4 img{opacity: 1;}
	.jkxservices{opacity: 1;}
	.news .n-left {opacity: 1;}
	.n-right{opacity: 1;}
	.partners{opacity: 1;}
	.g-box_t{width: 80px;height: 80px;}
	.g-box_c{width: 84%;margin-top: 10px;}
	.g-txt{margin-top: 5px;}
}
@media (max-width:600px){
	.pn-left{width: 32%;}
	.pn-right{width: 66%;}
	.pn-detail{margin-top: 5px;line-height: 26px;}
	.pn-footer{margin-top: 10px;}
	.g-title{width: 50%;}
}
@media (max-width:500px){
	.pn-detail{-webkit-line-clamp:2;}
	.g-title{width: 60%;}
	.p-img{width: 50%;}
}
@media (max-width:400px){
	.pn-left{width: 34%;}
	.pn-right{width: 64%;}
	.pn-detail{font-size: 12px;line-height: 22px;margin-top: 2px;}
	.pn-look{font-size: 12px;}
	.pn-look img{width: 10px;height: 10px;}
	.pn-footer{margin-top: 6px;}
	.g-title{width: 70%;}
	.phs-services img{width: 98%;}
}
@media (max-width:350px){
	.pn-left{width: 36%;}
	.pn-right{width: 62%;}
	.pn-title{font-size: 16px;}
	.g-title{width: 80%;}
}
@media (max-width:320px){
	.phs-services img{width: 90%;}
	/* .gph-main{max-width: 600px;margin: 20px 0px 0px -250px;} */
}
/*智慧有叮*/
.am-style{
	width: 100%;
	/*height: 1860px;*/
	/*background: url(../images/activity.jpg) 0 0 no-repeat;*/
	/*background-size: 100% auto;*/
}
.am-style img{width: 100%;}
.style-box{color: #fff;padding: 17% 0 0 30%;width: 30%;}
.style-a{width: 32%;}
.style-a img{width: 100%;height: auto;}
.style-b{font-size: 28px;line-height: 40px;}
.style-c{width: 30px;height: 5px;background: #fff;margin-top: 3%;}
.style-d{font-size: 24px;width: 98%;line-height: 36px;margin-top: 6%;}
.style-e{font-size: 22px;margin-top: 3%;}
.style-box1{padding: 7% 0 0 25%;width: 80%;display: inline-block;}
.style-f{float: left;font-size: 18px;color:#fff;display: flex;align-items: center;width: 10%;}
.style-f img{width: 30px;height: 30px;margin-right: 10px;}
.style-box2{width: 20%;margin: 29% 0 0 55%;}
.as-title{font-size: 28px;color: #f6ad3c;line-height: 40px;}
.as-detail{font-size: 20px;color: #231815;margin-top: 20px;line-height: 30px;}
.am-boxes{width: 100%;margin-top: 20px;}
.am-box{width: 100%;}
.ab-title{width: 100%;}
.ab-title img{width: 100%;}
.ab-main{width: 70%;margin: 0 auto;display: flex;margin-top: 15px;}
.abm-box{width: 29%;margin: 2%;text-align: center;}
.abm-t{width: 100%;}
.abm-t img{width: 54%;}
.abm-c{width: 100%;font-size: 24px;color: #f6ad3c;line-height: 36px;}
.abm-b{width: 92%;font-size: 18px;color: #231815;line-height: 30px;margin: 0 auto;margin-top: 15px;}
.amb-img{width: 100%;margin: 5% 0;}
.am-foot{width: 70%;margin: 30px auto;display: flex;align-items: center;justify-content: space-between;}
.amf-l{width: 45%;}
.amf-title{font-size: 30px;color: #f6ad3c;line-height: 40px;}
.amf-text{font-size: 20px;color: #231815;line-height: 36px;margin-top: 20px;}
.amf-r{width: 45%;}
.amf-r img{width: 100%;}
/*响应式*/
@media (max-width: 1600px) {
	/*.am-style{height: 1500px;}*/
}
@media (max-width:1500px){
	/*.am-style{height: 1380px;}*/
}
@media (max-width:1300px){
	/*.am-style{height: 1250px;}*/
	.ab-main{width: 84%;}
	.am-foot{width: 84%;}
}
@media (max-width:1200px){
	/*.am-style{height: 1150px;}*/
	.abm-c{font-size: 22px;}
	.abm-b{font-size: 16px;}
	.amf-text{font-size: 18px;}
}
	
@media (max-width:1100px){
	/*.am-style{height: 1050px;}*/
	.amf-title{font-size: 26px;}
	.amf-text{font-size: 16px;}
}
@media (max-width:1000px){
	/*.am-style{height: 950px;}*/
	.ab-main{width: 90%;}
}
@media (max-width:900px){
	.abm-c{font-size: 20px;}
	.abm-b{font-size: 14px;margin-top: 5px;}
}
@media (max-width:800px){
	.abm-c{font-size: 18px;}
	.abm-b{font-size: 12px;line-height: 24px;}
	.amf-title{font-size: 24px;}
	.amf-text{font-size: 14px;line-height: 28px;margin-top: 10px;}
}
@media (max-width:700px){
	.amf-r{width: 50%;}
}
@media (max-width:630px){
	.ab-main{width: 94%;}
	.abm-c{font-size: 16px;}
	.amf-title{font-size: 22px;}
	.amf-text{font-size: 12px;line-height: 24px;margin-top: 5px;}
}
@media (max-width:530px){
	.ab-main{display: block;width: 70%;}
	.abm-box{width: 100%;margin-bottom: 30px;}
	.am-foot{display: block;width: 70%;text-align: center;}
	.amf-l{width: 100%;}
	.amf-r{width: 70%;margin: 0 auto;margin-top: 20px;}
}
/*新闻公告*/
.news-banner{
	width: 100%;
	height: 400px;
	background: url(../images/xwgg.jpg) 0 0 no-repeat;
	background-size: 100% auto;
	display: inline-block;
}
.news-main{margin: 30px auto;}
.news-title{width: 40%;margin: 0 auto;text-align: center;color: #999;font-size: 16px;line-height: 32px;}
.news-title img{width: 68%;opacity: 0;}
.news-title p{opacity: 0;}
.papers{width: 70%;margin: 30px auto;}
.papers-t{width: 40%;margin: 0 auto;display: flex;justify-content: center;align-items: center;margin-top: 30px;}
.p-t-l{width: 100px;height:40px;text-align: center;color: #999;font-size: 16px;cursor: pointer;line-height: 28px;opacity: 0;}
.p-t-c{width: 1px;height:20px;background: #e5e5e5;}
.papers-b{margin-top: 30px;display: none;}
.paper{width: 100%;border-bottom: 1px solid #e5e5e5;padding: 1% 0;display: inline-block;}
.paper-l{width: 30%;float: left;opacity: 0;}
.paper-l img{width: 100%;}
.paper-r{width: 64%;margin-top: 10px;float: right;opacity: 0;}
.p-t{font-size: 24px;color: #333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.p-time{color: #999;font-size: 16px;margin-top: 10px;}
.p-c{font-size: 16px;color: #999;line-height: 28px;margin-top: 15px;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;}
/*.p-b{width: 120px;height: 30px;text-align: center;line-height: 30px;font-size: 16px;border: 1px solid #ccc;margin-top: 25px;}
.p-b a{color: #999;}*/
.show{display: block;}
.newsactive{background: url(../images/fang.png) 0 0 no-repeat;background-size:auto 40px;color: #fff;}
.set_1_btn {
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 36px;
	margin-top: 2em;
	text-align: center;
	max-width: 120px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	width: 100%;
}
.set_1_btn:hover {
	text-decoration: none;
}
.Vbtn-1 {
	background:transparent;
	text-align: center;
	float:left;
}
.Vbtn-1 svg {
	height: 36px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.Vbtn-1 rect {
	fill: none;
	stroke: #ccc;
	stroke-width: 3;
	stroke-dasharray: 422, 0;
	transition: all 450ms linear 0s;
}
.Vbtn-1:hover {
	background: rgba(225, 51, 45, 0);
	font-weight: 700;
	letter-spacing: 1px;
	transition: all 150ms linear 0s;
}
.Vbtn-1:hover rect {
	stroke-width: 5;
	stroke-dasharray: 15, 310;
	stroke-dashoffset: 48;
	-webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}
/*搜索结果*/
.news-title1{width: 40%;margin: 0 auto;text-align: center;color: #999;font-size: 16px;line-height: 32px;}
.news-title1 img{width: 68%;}
.papers-b1{margin-top: 30px;}
.paper-l1{width: 30%;float: left;}
.paper-l1 img{width: 100%;}
.paper-r1{width: 64%;margin-top: 10px;float: right;}
/*新闻详情*/
.news-detail-main{margin: 30px auto;width: 70%;}
.news-detail-title{font-size: 30px;color: #333;line-height: 60px;text-align: center;}
.news-detail-time{font-size: 18px;color: #999;text-align: center;}
.news-detail-text{font-size: 16px;color: #333;line-height: 32px;text-indent: 2em;margin-top: 20px;}
.news-footer{display: flex;justify-content: flex-end;width: 90%;margin: 50px auto;}
.news-footer-pre{margin-right: 20px;display: flex;}
.news-footer-next{display: flex;}
.news-footer p{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 84%;}
.news-footer span{display: block;}
.news-footer a{width: 30%;}

/*响应式*/
@media (max-width:1600px){
	.news-banner{height: 330px;}
	.paper-l{width: 32%;}
	.paper-r{width: 66%;}
	.paper-l1{width: 32%;}
	.paper-r1{width: 66%;}
}
@media (max-width:1500px){
	.news-banner{height: 300px;}
	.papers{width: 80%;}
	.paper-l{width: 36%;}
	.paper-r{width: 60%;}
	.paper-l1{width: 36%;}
	.paper-r1{width: 60%;}
	.news-footer a{width: 35%;}
}
@media (max-width:1200px){
	.news-banner{height: 240px;}
	.papers{width: 84%;}
	.news-title img{width: 90%;}
	.news-title1 img{width: 90%;}
	.news-detail-title{font-size: 28px;}
	.news-detail-time{font-size: 16px;}
	.news-footer p{width: 70%;}
}
@media (max-width:1100px){
	.papers{width: 90%;}
	.p-t{font-size: 20px;}
	.p-time{font-size: 14px;}
	.p-c{font-size: 14px;line-height: 24px;}
}
@media (max-width:1000px){
	.news-banner{height: 200px;}
	.news-title{font-size: 14px;line-height: 24px;}
	.news-title img{width: 100%;}
	.news-title1{font-size: 14px;line-height: 24px;}
	.news-title1 img{width: 100%;}
	.paper-l{width: 40%;}
	.paper-r{width: 56%;}
	.paper-l1{width: 40%;}
	.paper-r1{width: 56%;}
	.p-time{margin-top: 5px;}
	.p-c{margin-top: 10px;}
	.set_1_btn{width: 100px;line-height: 32px;font-size: 14px;margin-top: 20px;}
	.Vbtn-1 svg{height: 32px;}
	.news-footer p{width: 60%;}
	.news-detail-title{font-size: 24px;}
	.news-detail-time{font-size: 14px;}
}
@media (max-width:800px){
	.news-banner{height: 150px;}
	.papers{width: 92%;}
	.paper-r{margin-top: 5px;}
	.paper-r1{margin-top: 5px;}
	.p-t{font-size: 18px;}
	.p-time{font-size: 12px;}
	.p-c{font-size: 12px;line-height: 20px;}
}
@media (max-width:760px){
	.news-title{display: none;}
	.p-c{-webkit-line-clamp:2;}
	.paper-l{opacity: 1;}
	.paper-r{opacity: 1;}
	.p-t-l{opacity: 1;}
	.news-footer a{width: 30%;}
	.news-detail-text{font-size: 14px;line-height: 28px;}
	.news-detail-main{margin: 20px auto;width: 80%;}
}
@media (max-width:640px){
	.news-banner{height: 140px;}
	.p-c{-webkit-line-clamp:2;margin-top: 5px;}
	.set_1_btn{margin-top: 10px;width: 80px;font-size: 12px;line-height: 26px;}
	.Vbtn-1 svg{height: 26px;}
}
@media (max-width:600px){
	.news-banner{height: 130px;}
	.news-footer a{width: 36%;}
}
@media (max-width:550px){
	.news-banner{height: 110px;}
	.papers{width: 96%;}
	.paper-l{width: 45%;}
	.paper-r{margin-top: 0;width: 52%;}
	.paper-l1{width: 45%;}
	.paper-r1{margin-top: 0;width: 52%;}
}
@media(max-width: 500px){
	.news-banner{width: 100%;height: 182px;background: url(../images/xwgg1.jpg) 0 0 no-repeat;background-size: 100% auto;}
}
@media(max-width: 400px){
	.news-banner{width: 100%;height: 146px;background: url(../images/xwgg1.jpg) 0 0 no-repeat;background-size: 100% auto;}
}
@media(max-width: 340px){
	.news-banner{width: 100%;height: 124px;background: url(../images/xwgg1.jpg) 0 0 no-repeat;background-size: 100% auto;}
}
@media (max-width:500px){
	.news-footer a{width: 42%;}
	.news-footer p{width: 55%;}
}
@media (max-width:450px){
	.set_1_btn{margin-top: 5px;font-size: 10px;line-height: 24px;}
	.Vbtn-1 svg{height: 24px;}
	.p-t{font-size: 16px;}
	.p-c{margin-top: 0;}
	.p-time{margin-top: 0;}
	.p-t-l{font-size: 14px;}
}
@media (max-width:400px){
	.p-c{-webkit-line-clamp:1;}
	.news-detail-title{font-size: 20px;line-height: 40px;}
	.news-detail-time{font-size: 12px;}
	.news-detail-text{margin-top: 10px;font-size: 12px;line-height: 24px;}
	.news-footer{font-size: 12px;}
}
@media (max-width:340px){
	.paper-l{width: 48%;}
	.paper-r{width: 50%;}
	.paper-l1{width: 48%;}
	.paper-r1{width: 50%;}
	.p-t{font-size: 14px;}
	.p-t-l{font-size: 12px;}
	.news-detail-main{margin: 10px auto;}
	.news-footer p{width: 50%;}
}
/*关于我们*/
.us-banner{
	width: 100%;
	height: 400px;
	background: url(../images/gywm.jpg) 0 0 no-repeat;
	background-size: 100% auto;
	display: inline-block;
}
.a-main{margin: 30px 0;}
.about-us{width: 100%;}
.us-title{width: 40%;margin: 0 auto;text-align: center;color: #999;font-size: 16px;line-height: 32px;}
.us-title img{width: 68%;opacity: 0;}
.us-title p{opacity: 100;}
/*.us-boxes{background: url(../images/background.jpg) 0 0 no-repeat;background-size: 100% auto;width:60%;height: 1850px;margin: 40px auto;}*/
.u-box1{width: 70%;display: inline-block;margin: 8% 0 0 30%;opacity: 0;}
.u-box2{width: 70%;display: inline-block;margin: 24% 30% 0 0;opacity: 0;}
.u-box3{width: 70%;display: inline-block;margin: 32% 0 0 30%;opacity: 0;}
.u-box4{width: 70%;display: inline-block;margin: 20% 30% 0 0;opacity: 0;}
.u-box5{width: 70%;display: inline-block;margin: 28% 0 0 30%;opacity: 0;}
.us-box{width: 50%;float: left;}
.us-box1{width: 50%;float: right;text-align: right;}
.box-l{font-size: 20px;color: #333;float: right;width: 100%;}
.box-r{font-size: 16px;color: #333;line-height: 30px;width: 100%;margin-top: 10px;float: left;}
.box-l1{font-size: 20px;color: #333;float: left;width: 100%;}
.box-r1{font-size: 16px;color: #333;line-height: 30px;width: 100%;margin-top: 10px;float: right;}
.us-this{width: 60%;margin: 40px 20%;display: inline-block;text-align:center;}
/*.us-left{opacity: 0;}*/
.us-right{float: right;opacity: 0;}
.us-t{font-size: 22px;color: #333;}
.us-c{font-size: 18px;color: #999;margin-top: 10px;}
/*响应式*/
@media (max-width: 1600px) {
	.us-banner{height: 330px;}
	.us-boxes{width: 70%;}
	.u-box1{margin: 6% 0 0 30%;}
	.u-box2{margin: 26% 30% 0 0;}
	.u-box3{margin: 32% 0 0 30%;}
	.u-box4{margin: 20% 30% 0 0;}
	.u-box5{margin: 28% 0 0 30%;}
}
@media (max-width:1500px){
	.us-banner{height: 300px;}
	.us-boxes{height: 1700px;}
	.u-box3{margin: 30% 0 0 30%;}
	.u-box4{margin: 20% 30% 0 0;}
	.u-box5{margin: 26% 0 0 30%;}
	.us-this{width: 70%;margin: 30px 15%;}
}
@media (max-width:1300px){
	.us-boxes{width: 80%;}
	.us-box{width: 60%;}
	.us-box1{width: 60%;}
	.u-box3{margin: 32% 0 0 30%;}
	.u-box5{margin: 30% 0 0 30%;}
}
@media (max-width:1200px){
	.us-banner{height: 240px;}
	.us-title{font-size: 14px;}
	.us-title img{width: 90%;}
	.us-boxes{width: 84%;height: 1650px;}
	.us-this{width: 84%;margin: 30px 8%;}
	.u-box3{margin: 34% 0 0 30%;}
	.u-box4{margin: 24% 30% 0 0;}
	.u-box5{margin: 30% 0 0 30%;}
	.box-l{font-size: 18px;}
	.box-r{font-size: 14px;line-height: 24px;margin-top: 5px;}
	.box-l1{font-size: 18px;}
	.box-r1{font-size: 14px;line-height: 24px;margin-top: 5px;}
	.us-t{font-size: 20px;}
	.us-c{font-size: 16px;}
}
	
@media (max-width:1100px){
	.us-banner{height: 200px;}
	.us-title{font-size: 12px;}
	.us-title img{width: 96%;}
	.us-boxes{width: 84%;height: 1500px;}
	.u-box5{margin: 26% 0 0 30%;}
}
@media (max-width:1000px){
	.us-boxes{width: 84%;height: 1360px;}
	.u-box3{margin: 32% 0 0 30%;}
	.u-box4{margin: 22% 30% 0 0;}
	.us-t{font-size: 18px;}
	.us-c{font-size: 14px;}
}
@media (max-width:900px){
	.us-boxes{width: 90%;height: 1300px;}
	.u-box3{margin: 28% 0 0 30%;}
	.u-box4{margin: 20% 30% 0 0;}
}
@media (max-width:800px){
	.us-banner{height: 150px;}
	.us-boxes{width: 90%;height: 1150px;}
	.u-box3{margin: 30% 0 0 30%;}
	.u-box5{margin: 28% 0 0 30%;}
	.us-title{font-size: 10px;}
	.box-l{font-size: 16px;}
	.box-r{font-size: 12px;line-height: 20px;margin-top: 5px;}
	.box-l1{font-size: 16px;}
	.box-r1{font-size: 12px;line-height: 20px;margin-top: 5px;}
}
@media (max-width:760px){
	/*.us-boxes{background: url(../images/about02.jpg) 0 0 no-repeat;background-size: 100% auto;width:60%;height: 1310px;margin: 20px auto;}
	*/.us-title p{display: none;}
	.u-box1{display: none;}
	.u-box2{display: none;}
	.u-box3{display: none;}
	.u-box4{display: none;}
	.u-box5{display: none;}
	.us-this{text-align: center;}
	.us-left{clear: both;width: 100%;opacity: 1;}
	.us-right{clear: both;width: 100%;margin-top: 20px;opacity: 1;}
	.us-title img{opacity: 1;}
	.us-title p{opacity: 1;}
}
@media (max-width:700px){
	.us-boxes{height: 1200px;}
}
@media (max-width:640px){
	.us-banner{height: 140px;}
	.us-boxes{height: 1100px;}
}
@media (max-width:600px){
	.us-banner{height: 130px;}
	.us-boxes{width:70%;height: 1200px;}
	.us-title{width: 50%;}
}
@media (max-width:550px){
	.us-banner{height: 110px;}
	.us-boxes{width:80%;height: 1250px;}
}
@media(max-width: 500px){
	.us-banner{width: 100%;height: 182px;background: url(../images/gywm1.jpg) 0 0 no-repeat;background-size: 100% auto;}
}
@media(max-width: 400px){
	.us-banner{width: 100%;height: 146px;background: url(../images/gywm1.jpg) 0 0 no-repeat;background-size: 100% auto;}
}
@media(max-width: 340px){
	.us-banner{width: 100%;height: 124px;background: url(../images/gywm1.jpg) 0 0 no-repeat;background-size: 100% auto;}
}
@media (max-width:500px){
	.us-boxes{width:80%;height: 1150px;}
	.us-title{width: 60%;}
}
@media (max-width:450px){
	.us-boxes{width:90%;height: 1150px;}
}
@media (max-width:420px){
	.us-boxes{width:90%;height: 1070px;}
}
@media (max-width:400px){
	.us-boxes{width:90%;height: 1020px;}
	.us-title{width: 70%;}
}
@media (max-width:380px){
	.us-boxes{width:90%;height: 980px;}
}
@media (max-width:360px){
	.us-boxes{width:90%;height: 920px;}
}
@media (max-width:340px){
	.us-boxes{width:90%;height: 870px;}
}
@media (max-width:320px){
	.us-boxes{width:90%;height: 820px;}
	.us-title img{opacity: 1;}
	.us-title p{opacity: 1;}
	.us-left{opacity: 1;}
	.us-right{opacity: 1;}
}
