
body,html{
	/* font-family: 'Noto Sans SC'; */
	font-family: "Microsoft YaHei", 微软雅黑, sans-serif;
	font-weight: 400;
}
img{
	max-width: 100%;
}
.width-common{
	width: 80%;
	margin: 0 auto;
}
/* 产品分类 */
.category{
	background-color: #000000;
	color: #ffffff;
	font-size: 12px;
	padding: 10px 0;
	text-align: center;
	font-weight: 500;
}
/* 产品分类 */
/* 导航 */
.nav{
	background-color: #ffffff;
	color: #000000;
}
.nav-section{
	display: -webkit-box;
	display: -moz-box; 
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.nav-logo{
	width: 20%;
	float: left;
}
.nav-logo a{
	display: block;
}
.nav-logo a img{
	width: 100%;
	vertical-align: middle;
}
.nav-center{
	width: 70%;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	font-style: italic;
}
.nav-right{
	width: 10%;
	float: right;
	text-align: right;
}
.nav-center2{
	background-color: #3A3A3A;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	padding: 5px 0;
	display: none;
	font-style: italic;
	font-weight: bold;
}
/* 导航 */
.index-swiper{
	position: relative;
	height: 700px;
	overflow: hidden;
}
.swiper-slide img{
	display: block;
}
.banner-content{
	z-index: 100;
	position: absolute;
	top: 46%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #ffffff;
	text-align: center;
	width: 100%;
}
.banner-content .p1{
	font-size: 28px;
	font-weight: 400;
}
.banner-content .p2 .span1{
	font-size: 64px;
	font-weight: 700;
	display: inline-block;
	margin-right: 10px;
}
.banner-content .p2 .span2{
	font-size: 44px;
	font-weight: 500;
}
.banner-btn{
	position: absolute;
	right: 0;
	top: -100%;
}
.banner-btn .btn{
	display: block;
	width: 173px;
	border: 1px solid #ffffff;
	text-align: center;
	border-radius: 20px;
	height: 29px;
	line-height: 29px;
	margin-right: 15px;
	font-size: 13px;
	margin-top: 15px;
}
.banner-btn .btn:last-child{
	margin-right: 0;
}
.banner-btn .btn a{
	display: block;
	color: #ffffff;
	
}
.banner-btn .btn:hover{
	background-color: #F15B2B;
	border-color: #F15B2B;
}
.top-service{
	background-color: #ffffff;
	position: relative;
	margin: 0 auto 20px;
	z-index: 100;
	border-radius: 10px 10px 0 0;
	padding-top: 50px;
}
.top-service .service-ul{
	width: 100%;
	margin: 0 auto;
}
.top-service .service-ul1{
	margin-bottom: 14px;
}
.service-ul .zhanwei{
	min-height: 120px;
}
.service-ul li .name{
	color: #575757;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	line-height: 20px;
	height: 48px;
	overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  -webkit-box-orient: vertical;
	  word-break: break-word; 
}
.service-ul li{
	float: left;
	width: 20%;
	text-align: center;
}
.service-ul li img{
	width: 65%;
}
.about-section{
	margin-top: 100px;
}
.news-section .title .big-title,.about-section .title .big-title{
	text-transform: uppercase;
	font-weight: 700;
	line-height: 30px;
	color: #3A3A3A;
	font-size: 30px;
}
.news-section .title .small-title,.about-section .title .small-title{
	color: #575757;
	font-size: 20px;
	font-weight: 300;
}
.about-section .content{
	color: #575757;
	font-size: 17px;
	font-weight: 400;
	margin-top: 20px;
	line-height: 26px;
}
.about-section .look-more{
	display: block;
	color: #3A3A3A;
	font-weight: 600;
	font-size: 16px;
	margin-top: 30px;
}
.about-section .look-more:hover{
	color: #F15B2B;
	font-style: oblique;
}
.about-img{
	height: 708px;
	margin-top: 150px;
	background-image: url('../images/icon09.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.done-section{
	background-color: #eeeeee;
	padding-bottom: 30px;
}
.done-content{
	background-color: #ffffff;
	position: relative;
	border-radius: 0px 10px 10px 0px;
	width: 71%;
	padding: 70px 0;
}
.done-backimg{
	width: 100%;
	height: 450px;
	background-image: url('../images/icon10.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	 border-radius: 0px 10px 10px 0px;
	 background-size: cover;
}
.done-share{
	font-size: 86px;
	color: #E4E4E4;
	font-weight: 800;
	position: absolute;
	left: -100px;
	bottom: 237px;
	transform: rotate(90deg);
	opacity: 0.35;
}
.done-href{
	padding: 60px 40px 60px 0;
	text-align: left;
	border-radius: 0 10px 10px 0px;
}
.done-href .href{
	display: inline-block;
	text-align: right;
	font-size: 28px;
	font-weight: bold;
	border-radius: 0px;
	line-height: 36px;
	color: #165f7c;
	position: relative;
	text-transform: uppercase;
}
.done-href .name{
	text-align: left;
	font-size: 18px;
	color: #515354;
	font-weight: 500;
}
.done-href .href:hover{
	transform: scale(1.1);
	transition: 120ms;
}
.news-section{
	margin-top: 100px;
}
.news-list .news-content{
	float: left;
	width: 32%;
	margin-right: 2%
}
.news-list .news-content:nth-child(3n){
	margin-right: 0;
}
.news-content .news-img{
	height: 200px;
	background-image: url('../images/icon11.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.news-section .news-list{
	margin-top: 20px;
}
.news-content .news-info{
	border: 1px solid #E4E4E4;
	padding: 15px 25px;
	margin-top: 10px;
	min-height: 130px;
}
.news-content .title{
	font-weight: 700;
	font-size: 18px;
	color: #000000;
	text-align: left;
}
.news-content .content{
	color: #575757;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
}
.news-content .more{
	display: block;
	border: 1px solid #E4E4E4;
	color: #3A3A3A;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 0;
	text-align: center;
	margin-top: 10px;
}
.news-content .more:hover{
	background-color: #e4e4e4;
}
.footer{
	margin-top: 150px;
	background-color: #eeeeee;
	padding: 60px 0 0;
}
.footer-content{
	background-color: #ffffff;
	padding: 90px 0;
	position: relative;
}
.footer-content .left{
	width: 45%;
	float: left;
	color: #3A3A3A;
	font-size: 14px;
	font-weight: 500;
	text-align: right;
	border-right: 1px solid #000000;
	padding-right: 5%;
	line-height: 24px;
}
.footer-content .right{
	width: 49%;
	float: right;
	position: absolute;
	top: 50%;
	left: 55%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%); 
	transform: translateY(-50%);
}
.footer-content .right a{
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-right: 10px;
}
.footer-content .right a img{
	display: block;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.copyright{
	text-align: center;
	color: #3A3A3A;
	padding: 25px 0;
}
.scroll-top{
	display: none;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #ffffff;
	position: fixed;
	right: 30px;
	bottom: 20px;
	z-index: 120;
	border-radius: 50%;
}
.scroll-top img{
	width: 65%;
	display: inline-block;
	vertical-align: sub;
}
/* 菜单 */
.position-nav{
	background-color: #3083a6;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 200;
}
.position-nav .nav-content{
	margin: 50px auto;
	width: 65%;
}
.position-nav .nav-left{
	float: left;
	width: 40%;
}
.position-nav .nav-right{
	float: right;
	width: 50%;
	text-align: left;
}
.nav-left ul li a{
	display: block;
	font-size: 28px;
	font-weight: 700;
	color: #ffffff;
	line-height: 42px;
	text-transform: uppercase;
}
.nav-follow{
	margin-top: 10px;
}
.nav-follow .p1{
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 500;
}
.nav-href{
	margin-top: 15px;
}
.nav-href a{
	display: inline-block;
	width: 20%;
}
.nav-href a img{
	width: 78%;
}
.nav-follow .p2{
	margin-top: 6px;
	line-height: 24px;
	font-size: 10px;
	font-weight: 300;
	color: #ffffff;
}
.nav-content .nav-top{
	margin-left: 50%;
	position: relative;
	margin-bottom: 20px;
}
.nav-content .nav-top .top-logo{
	float: left;
	width: 40%;
}
.nav-content .nav-top .top-logo img{
	width: 100%;
}
.nav-content .nav-top .top-close{
	float: right;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%); 
	transform: translateY(-50%);
}
.nav-top .top-close img{
	width: 40px;
}
.position-nav{
	display: none;
}
.position-nav .nav-right .rtitle1 p{
	font-size: 20px;
	color: #ffffff;
	font-weight: 400;
	line-height: 34px;
}
.position-nav .nav-right .rtitle2{
	margin: 40px 0 20px;
}
.position-nav .nav-right .rtitle2 a{
	display: block;
	color: #ffffff;
	font-weight: 400;
	line-height: 34px;
	font-size: 18px;
}
.position-nav .nav-right .rtitle2 a:hover{
	transform: scale(1.1);
	font-weight: 500;
	transition: 120ms;
}
.position-nav .nav-right .rtitle3 p{
	color: #ffffff;
	font-weight: 500;
	line-height: 24px;
	font-size: 18px;
	letter-spacing: 1px;
}
.position-nav .nav-right .rimg{
	margin-top: 80px;
}
.position-nav .nav-right .rimg img{
	width: 31%;
	float: left;
	margin-right: 2%;
}
.position-nav .nav-right .rimg img:last-child{
	margin-right: 0;
}
.nav-left ul li a:hover{
	color: #3A3A3A;
}
.nav .nav-right p{
	display: inline-block;
	cursor: pointer;
}
.nav .nav-right p:hover{
	transform: scale(1.1);
	transition: 120ms;
}
/* 菜单 */
.nav-bar{
	font-size: 12px;
	font-weight: 500;
	text-align: right;
	margin-top: 30px;
}
.nav-bar span{
	display: inline-block;
	margin: 0 5px;
}
.nav-bar .color2{
	color: #165f7c;
}
.common-toptitle{
	position: relative;
	margin-top: 60px;
}
.common-toptitle .opacity-title{
	color: #F6F5F5;
	font-size: 96px;
	font-weight: 900;
	letter-spacing: -7px;
}
.title-section{
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.common-toptitle .width-common{
	position: relative;
}
.title-section .t1{
	display: inline-block;
	color: #3A3A3A;
	font-size: 30px;
	font-weight: 900;
}
.title-section .t2{
	display: inline-block;
	color: #3A3A3A;
	font-size: 18px;
	font-weight: 500;
	border-bottom: 2px solid #EE543B;
	margin-left: 10px;
	padding: 0 10px;
}
.blog-section .news-section{
	margin-top: 0;
}
.blog-section .news-info{
	border: none;
	padding: 0;
	margin-top: 20px;
}
.blog-section .more{
	border-radius: 30px;
}
.blog-section .news-content{
	margin-bottom: 50px;
}
.blog-section .title{
	margin-bottom: 20px;
}
.wedone-img .list{
	float: left;
	width: 14.28%;
	/* height: 150px; */
	overflow: hidden;
}
.wedone-img .list img{
	display: block;
	width: 90%;
	border-radius: 50%;
}
.experience{
	margin-top: 60px;
}
.experience .title{
	text-align: center;
	font-size: 28px;
	line-height: 34px;
	color: #165f7c;
	font-weight: 700;
}
.wedo-service_ul li{
	width: 25%;
}
.wedo-service_ul li img{
	width: 60%;
}
.wedo-bgsection{
	margin-top: 60px;
	position: relative;
}
.wedo-bgsection .bgimg{
	background-image: url('../images/icon18.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 80%;
	height: 600px;
}
.wedo-bgsection .content{
	background-color: #dfdfdf;
	float: right;
	line-height: 21px;
	width: 38%;
	color: #000000;
	font-size: 16px;
	font-weight: 400;
	padding: 50px 3%;
	overflow: hidden;
}
.wedo-col-3 .caption{
	position: relative;
}
.wedo-col-3 .caption .opacity-title{
	color: #F6F5F5;
	font-size: 96px;
	font-weight: 900;
	letter-spacing: -7px;
	text-align: center;
}
.caption .title{
	color: #165f7c;
	text-align: center;
	font-size: 28px;
	font-weight: 700;
}
.wedo-col-3{
	margin-top: 100px;
}
.wedo-col-3 .col-3{
	width: 31%;
	float: left;
	margin-right: 3.5%;
	margin-bottom: 24px;
}
.wedo-col-3 .col-3:nth-child(3n){
	margin-right: 0;
}
.wedo-col-3 .col-3 .top-img{
	background-color: #F6F5F5;
	padding: 40px 0;
}
.wedo-col-3 .col-3 .top-img img{
	width: 40%;
	display: block;
	margin: 0 auto;
}
.wedo-col-3 .col-3 .bottom-content{
	background-color: #E4E4E4;
	border-bottom: 5px solid #EE543B;
	padding: 20px;
	height: 120px;
	overflow: hidden;
	font-size: 16px;
	font-weight: 400;
	color: #575757;
	margin-top: 5px;
}
.common-toptitle .tab-href{
	float: right;
	margin-top: 8px;
}
.common-toptitle .tab-href a{
	font-size: 18px;
	font-weight: 500;
	color: #414449;
	border-right: 1px solid #414449;
	float: left;
	padding: 0 10px;
}
.common-toptitle .tab-href a:last-child{
	border: none;
}
.common-toptitle .tab-href .active{
	color: #165f7c;
}
.common-toptitle .tab-href a:hover{
	color: #165f7c;
	font-style: oblique;
}
.editor-section{
	color: #575757;
	font-size: 16px;
	line-height:26px;
}
.send-email a{
	background-color: #515354;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	padding: 10px 50px;
	border-radius: 5px;
	font-size: 16px;
}
.join-us{
	position: relative;
}
.join-us img{
	display: block;
	margin: 0 auto;
	width: 80%;
}
.join-us .send-email{
	position: absolute;
	bottom: 14%;
	right: 20%;
}
.send-email a:hover{
	background-color: #F15B2B;
	color: #ffffff;
}
.leader-section{
	margin-top: 40px;
}
.leader-content{
	color: #ffffff;
	display: -webkit-box;
	display: -moz-box; 
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: stretch;
	margin-bottom: 5px;
}
.leader-content .left,.leader-content .center,.leader-content .right {
	display: -webkit-box;
	display: -moz-box; 
	display: -ms-flexbox;
	display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.leader-content .left{
	background-color: #3083a6;
	width: 140px;
	padding: 20px 10px;
}
.leader-content .left .bgImg{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	margin: 0 auto;
}
.leader-content .center{
	background-color: #3083a6;
	flex: 1;
	margin: 0 5px;
	padding: 20px;
	text-align: center;
}
.leader-content .center .name{
	font-size: 18px;
	font-weight: 700;
}
.leader-content .center .shenfen{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 500;
}
.leader-content .right{
	background-color: #3083a6;
	width: 52%;
	padding: 20px;
}
.leader-content .right ul{
	padding: 0 10px;
}
.leader-content .right ul li{
	list-style: disc;
	line-height: 26px;
}
.whatdo-section{
	position: relative;
	background-image: url('../images/icon47.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 50px 0 30px;
	margin-top: 100px;
}
.whatdo-section .dolist{
	width: 92%;
	margin: 0 auto;
}
.whatdo-section .content {
    position: relative; 
    z-index: 2;
	margin-bottom: 20px;
}
.dolist .content{
	width: 18.8%;
	margin-right: 1.5%;
	float: left;
	background: transparent;
}
.dolist .content:nth-child(5n){
	margin-right: 0;
}
.dolist .content .top{
	border: 2px solid rgba(255,255,255,0.25);
	padding: 20px 0;
}
.dolist .content .top img{
	width: 80%;
	display: block;
	margin: 0 auto;
}
.dolist .content .bottom{
	color: #ffffff;
	border-bottom: 3px solid #EE543B;
	padding: 20px;
	font-size: 16px;
	font-weight: 500;
	min-height: 156px;
	background-color: rgba(255,255,255,0.15);
}
.flex-section{
	display: -webkit-box;
	display: -moz-box; 
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: top;
}
.contactus{
	margin-top: 50px;
}
.contact{
	margin-bottom: 30px;
}
.contact img{
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 20px;
}
.contactus .left-info .info .h2{
	font-size: 20px;
	font-weight: 500;
	line-height: 36px;
}
.contactus .left-info .info .p1{
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
}
.contactus .left-info{
	width: 30%;
	float: left;
}
.contactus .right-form{
	width: 60%;
	float: right;
}
.input-style{
	border-bottom: 1px solid #333333;
	margin-bottom: 40px;
}
.input-style input,.input-style textarea{
	border: none;
	padding: 0 2% 14px;
	display: block;
	width: 96%;
}
.input-style textarea{
	resize: none;
	padding: 0 1% 14px;
}
.col-input-2 .input-style{
	width: 46%;
	float: left;
	margin-right: 8%;
}
.col-input-2 .input-style:last-child{
	margin-right: 0;
}
.right-form .submit{
	background-color: #2E2E2D;
	color: #ffffff;
	font-weight: 500;
	font-size: 18px;
	text-align: center;
	padding: 12px 0;
	margin-top: 80px;
	cursor: pointer;
}
.right-form .submit:hover{
	background-color: #F15B2B;
	color: #ffffff;
}
.wedone-img{
	margin-top: 40px;
}
.index-swiper{width: 100%;}
.article-section .title{
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	color: #333333;
	line-height: 36px;
	margin-bottom: 40px;
}
.article-section .editor-section{
	font-size: 18px;
}
.article-section .fanhui{
	font-size: 18px;
	display: inline-block;
	margin-top: 100px;
}
.article-section .fanhui:hover{
	font-weight: bold;
	transform: scale(1.1);
}
.hezuo-section{
	margin: 20px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.hezuo-section img{
	width: 400px;
}
.hezuo-section h2{
	font-size: 24px;
	font-weight: 900;
	color: #515354;
	line-height: 29px;
	height: 55px;
}
.hezuo-section p{
	color: #515354;
	font-size: 18px;
	font-weight: 400;
	min-height: 34px;
	letter-spacing: 1px;
}
/* 遮罩层样式 */
.image-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.9);
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 1000;
}
.image-overlay img{
	width: 70%;
	display: block;
	margin: 30px auto;
}
.image-overlay.active {
	display: block;
}

.enlarged-image {
	max-width: 90%;
	max-height: 90%;
	border-radius: 8px;
	box-shadow: 0 4px 15px rgba(0,0,0,0.3);
}

.close-btn {
	position: absolute;
	top: 20px;
	right: 30px;
	color: white;
	font-size: 40px;
	font-weight: bold;
	cursor: pointer;
	z-index: 1001;
}

.close-btn:hover {
	color: #ccc;
}
.media-category{
	display: none;
	background-color: #2E2E2D;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	padding: 10px 0;
	font-weight: 700;
	font-style: italic;
}
.bottom-service .wedoul1{
	margin-left: 10%;
	margin-bottom: 20px;
}
.bottom-service .wedoul2{
	margin-left: 20%;
}
.bottom-service .wedoul2 li{
	width: 18%;
	margin-right: 30px;
}
.bottom-service .wedoul1 li{
	width: 18%;
	margin-right: 30px;
}
.bottom-service .wedoul1 li img{
	width: 75%;
	border-radius: 50%;
}
.bottom-service .wedoul2 li img{
	width: 87%;
	border-radius: 50%;
}
.bottom-service{
	margin-top: 40px;
}
.circle-section{
	margin-top: 50px;
}
.circle-section img{
	width: 100%;
	display: block;
}
/* 修改样式 */
.wedo-leftimg{
	float: left;
	width: 56%;
}
.wedo-leftimg img{
	display: block;
}
.wedo-bgsection{
	/* display: flex;
	align-items: center;
	justify-content: space-between; */
}
.innov-left{
	float: left;
	width: 50%;
	color: #000000;
	font-size: 16px;
	background-color: #dfdfdf;
	padding: 50px 3%;
	overflow: hidden;
}
.innov-rightImg{
	float: right;
	width: 44%;
}
.innov-rightImg img{
	display: block;
}
.innov-left .caption{
	margin-bottom: 30px;
}
.doneindex-img img{
	width: 49%;
	border-radius: 20px;
}
.doneindex-img img:first-child{
	float: left;
}
.doneindex-img img:last-child{
	float: right;
}
/* 修改样式 */
@media (min-width: 1200px) {
	.width-common{
		width: 1074px;
	}
	.done-content{
		width: 893px;
	}
}
@media (min-width: 961px) and (max-width: 1200px){
	.width-common{
		width: 878px;
	}
	.done-content{
		width: 824px;
	}
	.done-backimg{
		margin-left: 170px;
		width: 780px;
		height: 489px;
	}
}
@media (min-width: 769px) and (max-width: 960px){
	.nav-center{
		display: none;
	}
	.width-common{
		width: 698px;
	}
	.done-content{
		width: 617px;
		padding: 40px 0;
		margin-left: 45px;
	}
	.news-list .news-content{
		width: 48%;
		margin: 0 4% 20px 0!important;
	}
	.news-list .news-content:nth-child(2n){
		margin-right: 0!important;
	}
	.news-section .title{
		text-align: center;
	}
	.done-backimg{
		margin-left: 100px;
		height: 345px;
		width: 90%;
	}
	.done-share{
		left: -158px;
		top: 163px;
		bottom: auto;
		z-index: 100;
	}
	.service-ul li img{
		-webkit-border-before-width: 80%;
	}
	.top-service .service-ul{
		width: 90%;
	}
	.common-toptitle .opacity-title{
		font-size: 60px;
	}
	.category{
		display: none;
	}
	.nav-center{
		display: block;
	}
	.dolist .content{
		width: 32%;
		margin-right: 2%;
	}
	.dolist .content:nth-child(3n){
		margin-right: 0;
	}
	.dolist .content:nth-child(5n){
		margin-right: 2%;
	}
	.nav-center2{
		display: block;
		font-size: 12px;
	}
	.nav-center{
		display: none;
	}
	.col-input-2 .input-style{
		width: 100%;
		float: initial;
		margin-right: 0;
	}
	.contactus .right-form{
		width: 54%;
	}
	.contactus .left-info .info .h2{
		font-size: 18px;
		line-height: 26px;
	}
	.contactus .left-info .info .p1{
		font-size: 16px;
		line-height: 26px;
	}
}
@media (min-width: 561px) and (max-width: 768px){
	.nav-center{
		display: none;
	}
	.nav-center2{
		display: block;
		font-size: 12px;
	}
	.width-common{
		width: 497px;
	}
	.done-content{
		width: 399px;
	}
	.common-toptitle .opacity-title{
		font-size: 60px;
	}
	.news-list .news-content{
		width: 90%;
		margin: 0 auto 20px!important;
		float: initial;
	}
	.news-list .news-content:nth-child(2n){
		margin-right: 0!important;
	}
	.dolist .content{
		width: 48%;
		margin-right: 2%;
	}
	.dolist .content:nth-child(2n){
		margin-right: 0;
	}
	.dolist .content:nth-child(5n){
		margin-right: 2%;
	}
	.contactus .left-info,.contactus .right-form{
		width: 100%;
		float: initial;
	}
	.col-input-2 .input-style{
		width: 100%;
		float: initial;
		margin-right: 0;
	}
	.contactus .left-info .info .h2{
		font-size: 16px;
		line-height: 24px;
	}
	.contactus .left-info .info .p1{
		font-size: 14px;
		line-height: 24px;
	}
}
@media (min-width: 481px) and (max-width: 560px) {
	.nav-center{
		display: none;
	}
	.nav-center2{
		display: block;
		font-size: 12px;
	}
	.width-common{
		width: 423px;
	}
	.done-content{
		width: 361px;
	}
	.col-input-2 .input-style{
		width: 100%;
		float: initial;
		margin-right: 0;
	}
	.contactus .left-info .info .h2{
		font-size: 14px;
		line-height: 24px;
	}
	.contactus .left-info .info .p1{
		font-size: 14px;
		line-height: 24px;
	}
}
@media (max-width: 480px){
	.nav-center{
		display: none;
	}
	.nav-center2{
		display: block;
		font-size: 12px;
	}
	.contactus .left-info .info .h2{
		font-size: 14px;
		line-height: 24px;
	}
	.contactus .left-info .info .p1{
		font-size: 14px;
		line-height: 24px;
	}
	.width-common{
		width: 90%;
	}
	.position-nav .nav-right{display: none;}
	.banner-btn .btn{float: inherit;display: block;margin: 0 auto 20px!important;}
	.news-list .news-content{
		float: inherit;
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.position-nav .nav-content{
		margin: 20px 3%;
		width: 94%;
	}
	.nav-content .nav-top{
		margin-left: 0;
	}
	.nav-content .nav-top .top-close{
		right: 30px;
	}
	.nav-left ul li a{
		font-size: 22px;
		line-height: 40px;
		text-align: center;
	}
	.nav-follow{
		text-align: center;
	}
	.nav-logo a img{width: 100%;}
	.top-service{padding-top: 30px;}
	.service-ul li{width: 50%;}
	.about-img{height: 350px;margin-top: 30px;}
	.done-content{
		width: 90%;
		padding: 30px 0;
	}
	.done-backimg{margin-left: 0;}
	.done-href{left: 0;}
	.done-section{padding: 0;}
	.footer-content .left{float: initial;width: 100%;border: none;text-align: center;}
	.footer-content .right{float: initial;width: 100%;position: initial;-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0); 
	transform: translateY(0);text-align: center;margin-top: 20px;}
	.footer-content{padding: 40px 0;}
	.footer{margin-top: 60px;}
	.leader-content{
		display: block;
	}
	.leader-content .left{
		float: left;
		width: 100px;
	}
	.leader-content .left .bgImg{
		width: 100px;
		height: 100px;
	}
	.leader-content .center{
		width: calc(100% - 120px);
		margin: 0;
		float: right;
		padding: 0;
		height: 140px;
	}
	.leader-content .right{
		width: 90%;
		padding: 20px 5%;
	}
	.dolist .content{
		width: 90%;
		margin: 0 auto 20px!important;
		float: initial;
	}
	.common-toptitle .opacity-title{
		font-size: 40px;
		text-align: center;
	}
	.common-toptitle .tab-href{
		float: initial;
		margin-top: 20px;
		text-align: center;
	}
	.common-toptitle{
		margin: 40px 0;
	}
	.join-us .send-email{
		position: initial;
		text-align: center;
	}
	.position-nav .nav-left{
		width: 100%;
		float: initial;
	}
	.contactus .left-info,.contactus .right-form{
		width: 100%;
		float: initial;
	}
	.title-section .t2{
		display: inline-block;
		margin-left: 0;
	}
	.title-section{
		text-align: center;
		width: 100%;
		left: 0;
		right: 0;
	}
	.wedo-service_ul li img{
		width: 80%;
	}
	.wedo-bgsection .bgimg{
		width: 100%;
		height: 400px;
	}
	.wedo-leftimg{
		width: 100%;
		float: initial;
	}
	.innov{
		margin-top: 15px;
	}
	.wedo-bgsection .content{
		width: 94%;
		font-size: 14px;
		float: initial;
		height: auto!important;
	}
	.innov-rightImg{
		width: 100%;
		float: initial;
	}
	.innov-left{
		width: 94%;
		float: initial;
		padding: 20px 3%;
		height: auto!important;
	}
	.wedo-col-3 .col-3{
		width: 100%;
		margin-right: 0;
	}
	.editor-section{
		padding-top: 0;
	}
	.common-toptitle .tab-href a{
		float: initial;
	}
	.article-section .title{
		font-size: 18px;
		margin-bottom: 0;
	}
	.wedone-img .list{
		width: 50%;
		margin-bottom: 20px;
	}
	.category{
		display: none;
	}
	.media-category{
		display: block;
	}
	.nav-logo{
		width: 38%;
	}
	.nav-logo a img{
		width: 90%;
		margin: 10px 0;
	}
	.done-backimg{
		height: 290px;
	}
	.done-share{
		transform: rotate(0);
		font-size: 60px;
		position: initial;
	}
	.news-section .title{
		text-align: center;
	}
	.col-input-2 .input-style{
		width: 100%;
		float: initial;
		margin-right: 0;
	}
	.dolist .content .top img{
		width: 50%;
	}
	.dolist .content .bottom{
		min-height: 60px;
	}
	.bottom-service .wedoul1,.bottom-service .wedoul2{
		margin-left: 0;
	}
	.bottom-service .wedoul1 li,.bottom-service .wedoul2 li{
		width: 33.3%;
		margin-right: 0;
	}
	.bottom-service{
		margin-top: 60px;
	}
	.wedo-col-3 .caption .opacity-title{
		font-size: 50px;
	}
	.service-ul .zhanwei{
		display: none;
	}
	.title-section .t1{
		display: block;text-align: center;
	}
	.wedo-col-3 .col-3 .top-img{
		padding: 20px 0;
	}
	.wedo-col-3 .col-3 .bottom-content{
		height: 60px;
	}
	.banner-content .p2 .span1{
		font-size: 34px;
	}
	.wedone-img{
		margin-top: 60px;
	}
	.banner-btn{
		position: initial;
		margin-top: 15px;
	}
}