*{
	padding: 0;
	margin: 0;
	border: 0;
}
body{
	font-family: "思源黑体 CN"
}
li{
	list-style: none;
	float: left;
}
a{
	text-decoration: none;
}
.clearfix,.clear{
	clear: both;
}
.wrap{
	height: auto;
	width: 1200px;
	margin: 0 auto;
}
img{
	max-width: 100%;
}
/*手机端导航*/
.a-header{
	display: none;
}
/*header*/
.header{
	width: 100%;
	padding-top: 10px;
}
.header .logo{
	float: left;
}
.header .logo img{
	display: block;
	height: 98px;
}
.header .nav{
	float: right;
}
.header .nav .ul1{
	line-height: 32px;
	font-size: 18px;
}
.header .nav ul li a{
	color: #666666;
}
.header .nav .ul1 ul li{
	/*margin-left: 66px;*/
	padding: 0 33px;
}
.header .nav .ul2{
	font-size: 24px;
	line-height: 48px;
	margin-top: 28px;
	font-weight: bolder;
	width: 448px;
	float: right;
}
.header .nav .ul2 ul{
	text-align: center;
}
.header .nav .ul2 ul li{
	width: 33.33333%;
	text-align: center;
	position: relative;
}
/*.header .nav ul li.active{
	background: #1c4a7c;
}*/
.header .nav ul li:hover{
	background: #1c4a7c;
}
/*.header .nav ul li.active a{
	color: #fff;
}*/
.header .nav ul li:hover a{
	color: #fff;
}
.header .nav .ul2 ul li dl{
	width: 100%;
	position: absolute;
	top: 48px;
	left: 0;
	z-index: 10000;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	background: #1c4a7c;
	display: none;
}
.header .nav .ul2 ul li:hover dl{
	display: block;
}
.header .nav .ul2 ul li dl dd{
	width: 100%;
	padding-left: 22px;
	box-sizing: border-box;
	border-top:1px solid #265f9d;
}
.header .nav .ul2 ul li dl dd:first-child{
	margin-top: 0;
}
.header .nav .ul2 ul li dl dd a{
	color: #fff;
	display: block;
}
.header .nav .ul2 ul li dl dd:hover{
	background: #265f9d;
}
/*banner*/
.a-banner{
	display: none;
}
.banner{
	width: 100%;
	position: relative;
}
.banner .swiper-pagination{
	display: none;
}
.banner img,.a-banner img{
	display: block;
	width: 100%;
}
.banner .swiper-button-next{
	right: 30px;
}
.banner .swiper-button-prev{
	left: 30px;
}
/*.banner-btn{
	height: 40px;
	width: 140px;
	bottom: 50px;
	right: 19%;
	position: absolute;
}*/
.a-banner .swiper-pagination-bullet-active{
	background: #1e4d80;
}
.banner .wrap .banner-btn{
	right: 4%;
}
.banner .swiper-button-next{
	background: url(../img/right.png);
}
.banner .swiper-button-prev{
	background: url(../img/left.png);
}
.banner .swiper-button-next,.banner .swiper-button-prev{
	height: 40px;
	width: 40px;
	background-size: 100% 100%;
}
/*公司简介*/
.in-about{
	width: 100%;
	padding: 2% 0 4%;
}
.in-about .left,.in-about .right{
	float: left;
	width: 50%;
	padding: 0 5%;
	box-sizing: border-box;
}
.title h2{
	font-size: 30px;
	line-height: 34px;
	font-weight: normal;
}
.in-about .left{
	padding: 0 10px;
}
.in-about .left .con{
	width: 100%;
	font-size: 20px;
	font-weight: 300;
	/*margin-top: 42px;*/
	margin-top: 80px;
	line-height: 36px;
	color: #666;
}
.in-about .left .con p{
	text-indent: 2em;
}
.in-about .left .last{
	width: 100%;
	margin-top: 66px;
}
.in-about .left .last a{
	display: inline-block;
	height: 44px;
	width: 120px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #1e4d80;
	line-height: 42px;
}
.in-about .left .last a:last-child{
	background: #fff;
	border: 1px solid #1e4d80;
	color: #1e4d80;
	box-sizing: border-box;
	margin-left: 36px;
}
.in-about .right img{
	display: block;
	width: 100%;
}
.in-about .foot{
	width: 94%;
	margin: 0 auto;
	margin-top: 5%;
}
.in-about .foot .left,.in-about .foot .right{
	width: 50%;
	float: left;
	box-sizing: border-box;
	color: #fff;
}
.in-about .foot .left{
	padding-right: 46px;
}
.in-about .foot .right{
	padding-left: 46px;
	padding-right: 0;
}
.in-about .foot  .inner{
	width: 100%;
	background: #1e4d80;
	position: relative;
	padding: 5% 10%;
	box-sizing: border-box;
}
.in-about .foot .inner:after{
	position: absolute;
	left: 16px;
	top: 16px;
	border: 3px solid #1e4d80;
	content: "";
	height: 100%;
	width: 100%;
	z-index: -1;
}
.in-about .foot .inner h3{
	font-size: 30px;
	font-weight: bolder;
}
.in-about .foot .inner ul{
	width: 100%;
	padding-left: 16px;
	box-sizing: border-box;
	margin-top: 16px;
}
.in-about .foot .inner ul li{
	width: 100%;
	float: none;
	padding-left: 20px;
	box-sizing: border-box;
	position: relative;
	font-size: 18px;
	line-height: 32px;
}
.in-about .foot .inner ul li:after{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	height: 8px;
	width: 8px;
	border-radius: 50%;
	background: #fff;
	content: "";
}
/*我们的服务*/
.in-service{
	width: 100%;
	background: #fafafa;
	padding: 2% 0 4%;
}
.in-service .title{
	text-align: center;
}
.in-service .list{
	width: 100%;
}
.in-service .list ul{
	width: 100%;
	margin-top: 36px;
	overflow: hidden;
}
.in-service .list ul li{
	width: 25%;
	position: relative;
}
.in-service .list ul li .pic{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.in-service .list ul li .pic img{
	display: block;
	width: 100%;
}
.in-service .list ul li .pic p{
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 24px;
	line-height: 46px;
	text-align: center;
	width: 100%;
}
.in-service .list ul li:after{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 8px;
	width: 100%;
	content: "";
	background: transparent;
}
.in-service .list ul li:hover:after{
	background: #1c4a7c;
}
.in-service .list ul li .words{
	width: 100%;
	background: #fff;
	padding: 16px;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 36px;
	height: 176px;
	box-sizing: border-box;
	color: #333;
	border: 1px solid #f3f3f3;
}
.in-service .list ul li:hover img{
	transform: scale(1.1);
	transition: all 1s;
	transform-style: preserve-3d;
}
/*企业发展历程*/
.in-growing-path{
	width: 100%;
	padding: 2% 0 3%;
	background: url(../img/6.jpg);
	background-size: 100% 100%;
}
.in-growing-path .title{
	text-align: center;
	color: #fff;
}
.in-growing-path .list{
	width: 94%;
	margin: 0 auto;
}
.in-growing-path .list ul{
	margin-top: 48px;
	overflow: hidden;
}
.in-growing-path .list ul li{
	/*width: 20%;*/
	width: 16.66666%;
}
.in-growing-path .list ul li .top{
	position: relative;
}
.in-growing-path .list ul li .pic{
	position: relative;
	height: 97px;
	width: 86px;
}
.in-growing-path .list ul li .pic img{
	position: absolute;
	left: 0;
	top: 0;
}
.in-growing-path .list ul li .pic p{
	font-size: 24px;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
.in-growing-path .list ul li .top span{
	display: block;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 67%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	width: 120px;
	border-top: 1px dashed #747474;
}
.in-growing-path .list ul li:nth-last-of-type(1) .top span{
	display: none;
}
.in-growing-path .list ul li .op{
	width: 80%;
	margin-top: 26px;
	color: #fff;
	font-size: 18px;
	line-height: 32px;
}
/*新闻资讯*/
.in-news{
	width: 100%;
	padding: 4% 0 2%;
}
.in-news .title{
	float: left;
}
.in-news .top .right{
	float: right;
	margin-right: 16px;
}
.in-news .top .right a{
	color: #1C4A7C;
	font-size: 20px;
	line-height: 36px;
	margin-top: 5px;
	border-bottom: 1px solid #1c4a7c;
	display: inline-block;
}
.in-news .list{
	width: 100%;
	background: #fafafa;
	padding: 22px 16px;
	box-sizing: border-box;
}
.in-news .list ul{
	overflow: hidden;
}
.in-news .list ul li{
	width: 100%;
	float: none;
	margin-top: 16px;
	padding-top: 16px;
	border-top: 1px solid #e6e6e6;
}
.in-news .list ul li .left{
	width: 20%;
	float: left;
}
.in-news .list ul li .left img{
	display: block;
	width: 100%;
	height: 152px;
}
.in-news .list ul li .right{
	width: 80%;
	padding-left: 20px;
	float: left;
	box-sizing: border-box;
}
.in-news .list ul li .right .t-1{
	font-size: 20px;
	line-height: 42px;
	color: #333;
}
.in-news .list ul li .right .t-2{
	font-size: 16px;
	line-height: 28px;
	color: #666;
	margin-top: 26px;
}
.in-news .list ul li .right .t-2 a{
	color: #333;
}
.in-news .list ul li .right .t-2 a:last-child{
	color: #1e4d80;
}
.in-news .list ul li .right .t-3{
	color: #999;
	text-align: right;
	font-size:18px;
	font-weight: 300;
}
.in-news .list ul li .right .t-3 span{
	display: inline-block;
}
.in-news .list ul li .right .t-3 span:last-child{
	margin-left: 7px;
}
/*footer*/
.footer{
	padding-top: 2%;
	width: 100%;
	background: #333333;
}
.footer .top{
	padding-bottom: 2%;
	width: 100%;
}
.footer .top .left{
	width: 42%;
	float: left;
	text-align: center;
}
.footer .top .left .pic{
	width: 100%;
	padding-left: 15px;
	box-sizing: border-box;
}
.footer .top .left .pic img{
	display: block;
	margin: 0 auto;
}
.footer .top .left ul {
	margin-top: 26px;
}
.footer .top .left ul li{
	font-size: 20px;
	line-height: 42px;
	width: 100%;
	float: none;
}
.footer .top .left ul li a{
	color: #666666;
}
.footer .top .right{
	width: 58%;
	float: left;
}
.footer .top .right h3 {
    font-size: 24px;
    line-height: 38px;
    color: #666;
    margin-bottom: 14px;
}
.footer .top .right .math{
	font-size: 16px;
	line-height: 24px;
	color: #666;
}
.footer .top .right .op:last-child{
	margin-top: 20px;
}
.footer .copy{
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 42px;
	color: #565656;
	background: #252525;
}
/*关于我们*/
.about-us{
	width: 100%;
	padding-top: 3%;
	padding-bottom: 3%;
}
.about-title{
	height: 60px;
	width: 100%;
	background: #f8f8f8;
}
.about-title span{
	display: block;
	width: 216px;
	height: 60px;
	background: url(../img/8.png);
	background-size: 100% 100%;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
	color: #fff;
}
.about-us .about-con{
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
.about-us .about-con p{
	font-size: 18px;
	line-height: 36px;
	margin-top: 36px;
	text-indent: 2em;
	font-weight: 300;
}
.about-us .linian{
	width: 100%;
	margin-top: 46px;
	overflow: hidden;
}
.about-us .pic:first-child{
	width: 29%;
}
.about-us .pic{
	float: left;
	width: 35.5%;
	position: relative;
}
.about-us .pic img{
	display: block;
	width: 100%;
	height: 72px;
}
.about-us .pic p{
	position: absolute;
	left: 0;
	top: 0;
	height: 72px;
	width: 82%;
	font-size: 24px;
	color: #fff;
	text-align: center;
	font-weight: bolder;
	line-height: 72px;
}
.about-us .pic:nth-child(2) p{
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.about-us .pic:last-child p{
	left: auto;
	right: 0;
}
.about-us .linian .foot{
	width: 100%;
	overflow: hidden;
}
.about-us .linian .foot .word{
	width: 33.33333%;
	float: left;
	height: 300px;
	background: palegoldenrod;
}
.about-us .linian .foot .inner{
	width: 83%;
	height: 330px;
	box-sizing: border-box;
	padding-top: 30px;
	padding-bottom: 68px;
	background: #132f4d;
	font-size: 24px;
	line-height: 58px;
	color: #fff;
	text-align: center;
}
.about-us .linian .foot .pic:nth-child(1) .inner{
	width: 100%;
}

.about-us .linian .foot .pic:nth-child(2) .inner,.about-us .linian .foot .pic:nth-child(3) .inner{
	float: right;
}
.about-us .linian .foot .pic:nth-child(2) .inner{
	width: 84%;
}
/*主营业务*/
.about-main{
	width: 100%;
	padding: 10px 0 3%;
	color: #fff;
	background: url(../img/12.jpg);
	background-size: 100% 100%;
	box-shadow: 0 30px 20px #dbe3ec;
}
.about-main .about-title{
	background: transparent;
}
.about-main .words{
	width: 94%;
	margin: 0 auto;
	margin-top: 3%;
}
.about-main .words .p-1{
	width: 100%;
	padding-left: 26px;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 42px;
	position: relative;
	margin-top: 36px;
}
.about-main .words .p-1:first-child{
	margin-top: 0;
}
.about-main .words .p-1:before{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	height: 12px;
	width: 12px;
	background: #FFFFFF;
	border-radius: 50%;
	content: "";
}
.about-main .words .p-2{
	font-size: 20px;
	font-weight: 300;
	line-height: 42px;
	margin-top: 36px;
	text-indent: 2em;
}
/*应用场合*/
.about-occasion{
	width: 100%;
	padding: 2% 0 4%;
}
.uiop{
	padding-bottom: 0;
}
.about-occasion .con{
	width: 100%;
	font-size: 20px;
	color: #333333;
	padding: 0 20px;
	box-sizing: border-box;
	line-height: 36px;
}
.about-occasion .con p{
	margin-top: 36px;
	text-indent: 2em;
	font-weight: 300;
}
/*新闻资讯*/
.news-main{
	width: 100%;
	background: #f2f2f2;
	padding: 16px 0 2%;
}
.news-main .list{
	width: 100%;
}
.news-main .list ul{
	width: 100%;
	overflow: hidden;
}
.news-main .list ul li{
	width: 100%;
	float: none;
	background: #fff;
	padding: 2% 3%;
	box-sizing: border-box;
	margin-top: 16px;
}
.news-main .list ul li:first-child{
	margin-top: 0;
}
.news-main .list ul li:hover{
	box-shadow: 1px 1px 16px #e3e3e3;
}
.news-main .list ul li .left{
	width: 20%;
	float: left;
}
.news-main .list ul li .left img{
	display: block;
	width: 100%;
	height: 147px;
}
.news-main .list ul li .right{
	width: 80%;
	padding-left: 2%;
	box-sizing: border-box;
	float: left;
}
.news-main .list ul li .right .t-1 {
    font-size: 20px;
    line-height: 42px;
    color: #333;
}
.news-main .list ul li .right .t-2 {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    margin-top: 12px;
}
.news-main .list ul li .right .t-2 {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    margin-top: 26px;
}
.news-main .list ul li .right .t-2 a {
    color: #333;
}
.news-main .list ul li .right .t-2 a:last-child {
    color: #1e4d80;
}
.news-main .list ul li .right .t-3 {
    color: #999;
    text-align: right;
    font-size: 18px;
    font-weight: 300;
    margin-top: 12px;
}
.news-main .list ul li .right .t-3 span {
    display: inline-block;
}
.news-main .list ul li .right .t-3 span:last-child {
    margin-left: 7px;
}
/*产品中心*/
.paoduct-banner{
	border-top: 1px solid #e0e0e0;
}
.product-main,.cases-main{
	width: 100%;
	background: #f9f9f9;
	padding: 2% 0;
}
.product-main .left{
	float: left;
	color: #fff;
	width: 24%;
	background: #1c4a7c;
	padding: 16px 0;
}
.product-main .left h3{
	font-size: 20px;
	color: #fff;
	padding-left: 20px;
	width: 100%;
	box-sizing: border-box;
	line-height: 42px;
}
.product-main .left ul{
	margin-top: 13px;
}
.product-main .left ul li{
	width: 100%;
	float: none;
	line-height: 45px;
	font-size: 20px;
	padding-left: 20px;
	font-weight: 300;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
}
.product-main .left ul li:after{
	position: absolute;
	right: 10px;
	top: 11px;
    width: 10px;
    height: 16px;
	content: "";
	background: url(../img/13.png);
	background-size: 100% 100%;
}
.product-main .left ul li a{
	color: #fff;
}
.product-main .left ul li:hover{
	background: #153d69;
}
.product-main .left ul li:hover:after{
	background: url(../img/13.png);
	background-size: 100% 100%;
}
.product-main .left ul li.active:after{
	background: url(../img/13-1.png);
	background-size: 100% 100%;
}
.product-main .left ul li.active{
	color: #cea565;
}
.product-main .right{
	width: 75%;
	margin-left: 1%;
	float: left;
}
.product-main .right .tab-list{
	display: none;
}
.product-main .right .focus{
	display: block;
}
.product-main .right ul{
	overflow: hidden;
}
.product-main .right ul li{
	margin-left: 1.5%;
	width: 32.33333%;
	background: #fff;
	padding-bottom: 16px;
	margin-top: 16px;
}
.product-main .right ul li:nth-child(1),.product-main .right ul li:nth-child(2),.product-main .right ul li:nth-child(3){
	margin-top: 0;
}
.product-main .right ul li:nth-child(3n+1){
	margin-left: 0;
}
.cases-main .right{
	width: 100%;
}
.cases-main .right ul li{
	width: 24%;
	margin-top: 16px;
	margin-left: 1.3333333%;
	background-color: #fff;
	padding-bottom: 10px;
}
.cases-main .right ul li:nth-child(4n+1){
	margin-left: 0;
}
.product-main .right ul li .pic,.cases-main .right ul li .pic{
	padding-top: 10px;
}
.product-main .right ul li img,.cases-main .right ul li img{
	display: block;
	margin: 0 auto;
}
.product-main .right ul li p,.cases-main .right ul li p{
	text-align: center;
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}
.product-main .right ul li .link{
	width: 60%;
	margin: 0 auto;
	margin-top: 10px;
}
.cases-main .right ul li .link{
	width: 80%;
	margin: 0 auto;
	margin-top: 10px;
}
.product-main .right ul li .link a,.cases-main .right ul li .link a{
	color: #d57f32;
	border: 1px solid #d57f32;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	border-radius: 5px;
	float: left;
	display: block;
	width: 74px;
}
.product-main .right ul li .link a:nth-last-of-type(1),.cases-main .right ul li .link a:nth-last-of-type(1){
	float: right;
}
.product-main .right ul li .link a:hover,.cases-main .right ul li .link a:hover{
	border: 1px solid #e8b263;
	background: #e8b263;
	color: #fff;
}
.product-main .right ul li:hover,.cases-main .right ul li:hover{
	box-shadow: 1px 1px 26px #efefef;
}
/*服务中心*/
.service-main{
	width: 100%;
	padding: 1% 0 4%;
}
.service-main .left{
	width: 65%;
	padding-right: 16px;
	box-sizing: border-box;
	float: left;
	border-right: 2px solid #f0f0f0;
	box-sizing: border-box;
}
.service-main .right{
	width: 36%;
	float: left;
}
.con-title{
	width: 100%;
}
.con-title a{
	display: inline-block;
	position: relative;
	line-height: 36px;
	font-size: 18px;
	color: #1c4a7c;
	margin-left: 36px;
}
.con-title a:first-child{
	margin-left: 0;
}
.con-title a:before {
    position: absolute;
    left: -22px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    content: "";
    height: 17px;
    width: 10px;
    background: url(../img/15.png);
    background-size: 100% 100%;
}
.con-title a:first-child:before{
	display: none;
}
.service-main .type{
	margin-top: 32px;
}
.service-main .type ul li{
	width: 178px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	background: #e0e0e0;
	color: #666;
	margin-left: 5px;
	cursor: pointer;
}
.service-main .type ul li:first-child{
	margin-left: 0;
}
.service-main .type ul li.active{
	background: #1c4a7c;
	color: #fff;
}
.service-main .ser-top{
	width: 100%;
	background: #1c4a7c;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	overflow: hidden;
}
.service-main .ser-top .left{
	width: 387px;
	border: 0;
	text-align: center;
}
.service-main .ser-top .right{
	width: 17%;
	float: right;
	text-align: center;
}
.service-main .ser-list{
	width: 100%;
	display: none;
}
.service-main .focus{
	display: block;
}
.service-main .ser-list ul li{
	width: 100%;
	line-height: 56px;
	float: none;
	overflow: hidden;
}
.service-main .ser-list ul li .left{
	width: 80%;
	float: left;
	border: 0;
	color: #666666;
	font-size: 18px;
	padding-left: 16px;
	box-sizing: border-box;
}
.service-main .ser-list ul li .left p{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.service-main .ser-list ul li .right{
	width: 17%;
	float: right;
	text-align: center;
}
.service-main .right{
	width: 35%;
	float: left;
	padding-left: 16px;
	box-sizing: border-box;
}
.service-main .right h3{
	font-weight: normal;
	font-size: 22px;
	color: #1c4a7c;
	line-height: 42px;
}
.service-main .right .contact-infor{
	width: 100%;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px;
	margin-top: 36px;
}
.service-main .right .uiop{
	margin-top: 16px;
}
.service-main .right .contact-infor .p-1{
	color: #333333;
	margin-bottom:7px;
}
.service-main .right .contact-infor .p-2{
	color: #a4a4a4;
	font-size: 16px;
	line-height: 24px;
}
/*联系我们*/
.contact-us{
	width: 100%;
	padding: 2% 0 4%;
}
.contact-us h2{
	font-weight: normal;
}
.contact-us .path,.contact-us .path .top{
	width: 100%;
}
.contact-us .path .top{
	padding: 0 3%;
	padding-bottom: 3%;
	border-bottom: 3px solid #f3f3f3;
	box-sizing: border-box;
}
.contact-us .path h3{
	font-size: 24px;
	font-weight: normal;
	position: relative;
	margin-top: 36px;
	line-height: 52px;
	color: #333;
}
.contact-us .path  h3 img{
	position: absolute;
	left: -40px;
	top: 10px;
    width: 29px;
}
.contact-us .path  .left{
	width: 52%;
	float: left;
	padding-left: 4%;
	box-sizing: border-box;
}
.contact-us .path  p{
	font-size: 16px;
	line-height: 24px;
	color: #666;
}
.contact-us .path  .right{
	float: left;
	width: 40%;
}
.contact-us .path .top .right img{
	display: block;
}
.contact-us .path .foot{
	padding: 0 3%;
	padding-bottom: 3%;
	width: 100%;
	box-sizing: border-box;
}
/*服务支持*/
.service-main .stand-title{
	margin-bottom: 16px;
}
.service-main .stand-by p{
	font-size: 18px;
	line-height: 38px;
	font-weight: 300;
}
.service-main .stand-by .p-1{
	color: #666;
	text-indent: 2em;
}
.service-main .stand-by .p-2{
	font-weight: bolder;
	color: #333;
	margin-top: 36px;
}
/*成功案例*/
.case-list{
	padding: 2% 0;
}
.case-list .case-con{
	width: 100%;
	padding: 3% 0;
	margin-top: 26px;
}
.case-list .case-con h3{
	font-size: 32px;
	line-height: 56px;
	text-align: center;
	color: #333;
}
.case-list .case-con p{
	font-weight: 300;
	font-size: 18px;
	line-height: 32px;
	margin-top: 12px;
	text-indent: 2em;
	color: #666;
}
.case-list .case-con img{
	margin: 12px auto;
	display: block;
}
.fixed{
	display: none;
}
@media only screen and (max-width: 1480px) {
	.in-about .right video{
		height: 360px !important
	}
}
@media only screen and (max-width: 768px) {
	.in-about .right video {
    	height: 277px !important;
    	width: 100%;
	}
	.wrap{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.banner,.a-banner .banner-btn{
		display: none;
	}
	.right .banner {
		display: block;
	}
	.a-banner{
		display: block;
	}
	.header .nav .ul2,.in-about .left .last{
		margin-top: 18px;
	}
	.in-about .left .con{
		margin-top: 10px;
		font-size: 18px;
		line-height: 32px;
	}
	.in-about .right img{
		margin-top: 15%;
	}
	.in-about .foot .left {
	    padding-right: 36px;
	}
	.in-about .foot .right {
	    padding-left: 36px;
	}
	.in-about .foot .inner ul li{
		padding-left: 12px;
		font-size: 16px;
	}
	.in-about .foot .inner ul li:after{
		left: -5px;
	}
	.in-about .foot .inner h3{
		font-size: 26px;
	}
	.in-about .foot .inner ul{
		margin-top: 10px;
	}
	.in-service .list ul li .words{
		font-size: 16px;
		line-height: 30px;
	}
	.in-service .list ul li .pic p{
		font-size: 20px;
		line-height: 40px;
	}
	.in-growing-path .list ul li .top span{
		left: 76%;
		width: 53%;
	}
	.in-growing-path .list ul li .op{
		font-size: 16px;
	}
	.in-news .list ul li .right .t-2{
		margin-top: 0;
	}
	.in-news .list ul li .left{
		width: 26%;
	}
	.in-news .list ul li .right{
		width: 74%;
	}
	.footer .top .right h3 {
	    font-size: 22px;
	    line-height: 48px;
	}
	.about-us .linian .foot .inner {
	    height: 250px;
	    font-size: 20px;
	    line-height: 48px;
	}
	.about-main .words .p-2{
		margin-top: 10px;
	}
	.about-main .words .p-2{
		font-size: 18px;
		line-height: 36px;
	}
	.about-main .words .p-1{
		margin-top: 20px;
	}
	.about-occasion .con{
		font-size: 18px;
	}
	.about-occasion .con p{
		margin-top: 30px;
	}
	.news-main .list ul li .right .t-2,.news-main .list ul li .right .t-3{
		margin-top: 0;
	}
	.news-main .list ul li .left{
		width: 26%;
	}
	.news-main .list ul li .right{
		width: 74%;
	}
	.about-title {
	    height: 52px;
	}
	.about-title span {
	    height: 52px;
	    font-size: 28px;
	    line-height: 52px;
	}
	.product-main .right ul li .link{
		width: 94%;
	}
	.product-main .right ul li p{
		font-size: 14px;
	}
	.case-list .case-con h3{
		font-size: 28px;
	}
	.service-main .type{
		margin-top: 12px;
	}
	.service-main{
		padding-top: 3%;
	}
}


@media only screen and (max-width: 767px) {
	.footer{
		display: none;
	}
	.fixed{
		display: block;
		width: 100%;
		position: fixed;
		left: 0;
		bottom: 0;
		background: rgba(0,0,0,0.5);
	}
	.fixed ul{
		width: 100%;
		overflow: hidden;
	}
	.fixed ul li{
		width: 50%;
		font-size: 16px;
		line-height: 42px;
		text-align: center;
		box-sizing: border-box;
	}
	.fixed ul li:first-child{
		border-right: 1px solid #fff;
	}
	.fixed ul li a{
		color: #fff;
		display: block;
	}
	.in-about .left,.in-about .right{
		width: 100%;
		float: none;
	}
	.in-about .left .con {
	    font-size: 16px;
	    line-height: 28px;
	}
	.in-about .left .last{
		text-align: center;
	}
	.in-about{
		padding-top: 5%;
	}
	.title h2 {
	    font-size: 26px;
	    line-height: 30px;
	}
	.in-about .foot .left,.in-about .foot .right{
		width: 90%;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
		padding: 0;
	}
	.in-about .foot .inner:after {
	    height: 96%;
	    width: 98%;
	}
	.in-about .foot .inner {
	    padding: 5% 6%;
	}
	.in-about .foot .right{
		margin-top: 40px;
	}
	.in-service .list ul li{
		width: 50%;
	}
	.in-service .list ul li .pic p {
	    font-size: 18px;
	    line-height: 36px;
	}
	.in-service .list ul li .words{
		padding: 10px;
	}
	.in-growing-path .list ul li{
		width: 33.333333%;
	}
	.in-growing-path .list ul li .top span{
		border:0;
		width: 2px;
		height: 47px;
		left: 79%;
		background: #fff;
	}
	.in-growing-path .list ul li:nth-last-of-type(1) .top span{
		display: block;
	}
	.in-news .list ul li .left,.in-news .list ul li .right{
		width: 100%;
		float: none;
	}
	.in-news .list ul li .right{
		padding-left: 0;
	}
	.in-news .list ul li .right .t-1 {
	    font-size: 18px;
	    line-height: 36px;
	}
	.in-news .list ul li .right .t-2 {
	    font-size: 14px;
	    line-height: 26px;
	}
	.in-news .list ul li .right .t-3{
		font-size: 16px;
	}
	.in-news{
		padding-bottom: 60px;
	}
	.about-us .about-con{
		padding: 0;
	}
	.about-title{
		height: 42px;
		line-height: 42px;
	}
	.about-title span{
		height: 42px;
		line-height: 42px;
		width: 180px;
	}
	.about-us .about-con p {
	    font-size: 18px;
	    line-height: 36px;
	}
	.about-us .pic img{
		display: none;
	}
	.about-us .pic{
		background: #132f4d;
		width: 33.3333% !important;
	}
	.about-us .pic p{
		position: static;
		width: 100%;
		height: 55px;
		line-height: 55px;
		font-size: 20px;
	}
	.about-us .pic:nth-child(2) p{
		left: 0;
		top: 0;
		transform: translate(0,0);
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-ms-transform: translate(0,0);
		-o-transform: translate(0,0);
	}
	.about-us .linian .foot .inner{
		padding-top: 4px;
		height: 160px;
		font-size: 15px;
		line-height: 34px;
		padding-bottom: 0;
	}
	.about-main .words .p-1{
		font-size: 18px;
	}
	.about-main .words .p-2 {
	    font-size: 16px;
	    line-height: 32px;
	}
	.about-occasion,.news-main,.contact-us,.product-main,.case-list,.service-main{
		padding-bottom: 60px;
	}
	.news-main .list ul li .left,.news-main .list ul li .right{
		width: 100%;
		float: none;
	}
	.news-main .list ul li .right .t-1 {
	    font-size: 18px;
	    line-height: 36px;
	}
	.news-main .list ul li .right .t-2 {
	    font-size: 14px;
	    line-height: 26px;
	}
	.news-main .list ul li .right .t-3{
		font-size: 16px;
	}
	.contact-us .path .right,.contact-us .path .left{
		width: 100%;
		float: right;
	}
	.contact-us .path .left{
		padding-left: 11%;
	}
	.contact-us .path h3 {
	    font-size: 20px;
	    line-height: 48px;
	}
	.contact-us .path .top .right img{
		margin-top: 16px;
	}
	.product-main .left,.product-main .right{
		width: 100%;
		float: none;
	}
	.product-main .left ul{
		width: 100%;
		overflow: hidden;
	}
	.product-main .left ul li{
		width: 50%;
		float: left;
	}
	.product-main .left ul li:after{
		width: 10px;
		height: 16px;
	}
	.product-main .left{
		padding: 0 0 10px;
	}
	.product-main .left ul{
		margin-top: 0;
	}
	.product-main .left ul li{
		font-size: 18px;
		line-height: 38px;
	}
	.product-main .right ul li p{
		width: 100%;
		padding: 0 7px;
		line-height: 24px;
		box-sizing: border-box;
		/*font-size: 12px;*/
		margin-bottom: 7px;
		height: 48px;
	}
	.product-main .right ul li .link{
		text-align: center;
	}
	.product-main .right ul li .link a{
		float: none;
		display: inline-block;
	}
	.product-main .right ul li .link a:nth-last-of-type(1){
		float: none;
		margin-top: 10px;
	}
	.case-list .case-con{
		margin-top: 10px;
	}
	.case-list .case-con h3{
		font-size: 22px;
		line-height: 42px;
	}
	.service-main .left{
		float: none;
		width: 100%;
		border: 0;
		padding: 0;
	}
	.service-main .right{
		display: none;
	}
	.service-main .type ul li{
		width: 49%;
	}
	.service-main .ser-top .left{
		width: 50%;
		float: left;
	}
	.service-main .ser-top .right,.service-main .ser-list ul li .right{
		display: block;
		width: 20%;
		padding: 0;
	}
	.service-main .stand-by .p-2{
		margin-top: 18px;
	}
	.header{
		display: none;
	}
	.a-header .logo img {
	    height: 50px;
	    position: relative;
	    z-index: 10000;
	}
	.a-header{
		display: block;
		padding-left: 10px;
		padding-top: 10px;
		box-sizing: border-box;
	}
	.product-main .right ul li .pic{
		/*height: 130px;*/
		height: 180px;
		align-items: center;
		display: flex;
	}
	.product-main .right ul li .pic img{
		align-items: center;
	}
	.cases-main .right ul li,.product-main .right ul li{
		width: 49%;
		margin-left: 2% !important;
	}
	.product-main .right ul li{
		margin-top: 16px !important;
	}
	.cases-main .right ul li:nth-child(2n+1),.product-main .right ul li:nth-child(2n+1){
		margin-left: 0 !important;
	}
	.cases-main {
		padding-bottom: 60px;
	}
	.in-news .list ul li .left img{
		height: 200px;
	}
	.news-main .list ul li .left img{
		height: 208px;
	}
	.in-news .list{
		padding-top: 0;
	}
	.in-about .right video{
		width: 100% !important;
		height: 254px !important;
	}
}