/* sgin.cn 做最好的建站专家 */

* {

	transition-property: all;

	-ms-transition-property: all;

	-moz-transition-property: all;

	-webkit-transition-property: all;

	-o-transition-property: all;




}

html, body {

	font-size:14px;

	background:#fff;

	width:100%;

	margin:0px;

	padding:0px;

	font-family: "Microsoft YaHei", Helvetica Neue, Tahoma, Arial, "微软雅黑", "宋体", "黑体";

}

img {

	border: none;
	vertical-align: middle;
	max-width: 100%;
}
a{
	color: #000000;
}

ul, li, p {

	margin:0px;

	padding:0px;

}

a {

	text-decoration: none;

}

ul, li {

	list-style-type:none;

}
.map{
	height: 400px;
}
.but{
	outline: none;
	border: none;
	background-color: #ffffff;
}

/***********新闻内页************/

.wrap{ max-width:1200px; margin:0 auto; width:100%; min-width:300px}
.mg40{margin-top:40px}
.news_tt{ width:100%;font-size:24px; text-align:left;line-height:1.6;}
.news_time{border-bottom:1px solid #ddd; padding:10px 0 20px; font-family:Arial; color:#999}
.article{line-height:2; font-size:16px; padding:40px 0}
.pre_next{ line-height:30px; color:#999; margin-bottom:50px;}
.pre_next a{color:#999}
/***********新闻内页结束************/
/********案例内页********/
.pro_box{width: 1200px;margin: 0 auto;}
.swiper-slide {background-size: cover;background-position: center;}
.gallery-top {
	height:300px;
	width:480px;
}
.gallery-thumbs {
	width: 260px;
	height: 60px;
	box-sizing: border-box;
	margin-top: 15px;
	text-align: center;
}
.gallery-thumbs .swiper-slide {
	width: 80px !important;
	height: 60px;
	opacity: 1;
	border: 1px solid #999999;
	cursor: pointer;
}
.gallery-thumbs .swiper-slide-active {
	opacity: 1;
	border-color: #db3939;
}
.swiper-button-next.swiper-button-white{background: url(../img/icon16.png) no-repeat;background-size: 100% 100%;right: 0;}
.swiper-button-prev.swiper-button-white{background: url(../img/icon15.png) no-repeat;background-size: 100% 100%;left: 0;}
.swiper-button-next, .swiper-button-prev{width: 27px;height: 50px;}
.pro_lg{overflow: hidden;}
.xq_lf{display: inline-block;width: 630px;position: relative;vertical-align: top;}
.xq_lf img{
	max-width:100% ;
}
.xq_rg{display: inline-block;width: 500px;float: right;vertical-align: top;padding-top: 15px;}
.xq_rg h2{color:#db3939;font-size: 28px;margin-bottom: 20px;}
.xq_list{width: 100%;border-top: 1px solid #eeeeee;border-bottom: 1px solid #eeeeee;padding: 15px 0;}
.xq_list li{display: inline-block;font-size: 16px;width: 100%;line-height: 25px;margin-bottom: 10px;color: #787878;}
.pro_box{margin-bottom: 100px;}
.pro_xq{width: 100%;margin-top: 50px;overflow: hidden;}
.pro_xq_lf{display: inline-block;width: 850px;vertical-align: top;}
.pro_xq_rg{display: inline-block;width: 300px;float: right;vertical-align: top;}
.pro_xq_rg h4{text-align: center;color:#5398FF;font-size: 18px;margin-bottom: 20px;}
.pro_xq_rg ul li{width: 300px;height: 300px;text-align: center;border: 1px solid #EEEEEE;border-top: 0;padding: 10px 0;}
.pro_xq_rg ul li img{width: 250px;height: 250px;}
.pro_xq_rg ul li p{color: #999999;font-size: 16px;margin-top: 5px;}
.pro_xq_rg ul li:hover p{color:#5398FF;}
.pro_xq_rg ul li:first-child{border-top: 1px solid #EEEEEE;}
.gallery-thumbs .swiper-wrapper{transform:none !important;}
.xq_zx a{display: inline-block;width: 150px;height: 40px;line-height: 40px;background: #db3939;text-align: center;color: white;font-size: 16px;}
.xq_zx{margin-top: 20px;}
.pro_xq{width: 100%;margin-top: 60px;}
.pro_xq h3{color: #666666;font-size: 18px;border-bottom: 1px solid #a0a0a0;padding-bottom: 10px;}
.xq_nr{padding-top: 20px;text-align: center;}
/********案例内页结束********/
.ban_swi{text-align: center}
.yuyan{float: right;margin-right: 20px}
.header {

	width:100%;

	height:50px;

	background: #fff;

	z-index:9999;

}
.ths { width:100%; height:auto;  }

.header .container {

	height:100%;

}

.header .headerLogo {
	margin-top:0px;

	margin-left:60px;

	/*width:283px;*/

}

.header .nav .navTop {

	position:absolute;

	top:0px;

	display:none;

	height:4px;

	background:#0054a3;

}

.header .nav .navTop {

	transition-duration: .5s;

	-ms-transition-duration: .5s;

	-moz-transition-duration: .5s;

	-webkit-transition-duration: .5s;

}

.header .nav {
	height:50px;
}

.header .nav .child {
	width: 14.2%;
	height:50px;
	float: left;
	line-height:50px;

	text-align:center;
	position: relative;
	color:#FFFFFF;

}

.header .nav .child.navChildSearch {

	line-height:20px !important;

}

.header .nav .child:hover{
	background-color: #b50002;
}
.header .nav .child .title {

	font-size:14px;

	color:#FFFFFF;

}

.header .nav .child .title {
	display: block;
	transition-duration: .5s;

	-ms-transition-duration: .5s;

	-moz-transition-duration: .5s;

	-webkit-transition-duration: .5s;

}
.header .nav .child.on{
	background-color: #b50002;
}
.header .nav .child.on>.title {

	color:#FFFFFF;

}

.header .nav .child .childContent {
	display:none; 
	text-align:center;
	position:absolute;
	height: auto;
	left: 50%;
	transform: translate(-50%,0%);
	background: #d81d1f;
	z-index: 9;
	top:50px;
	width:100%;
}

#navs { display:inline-block; width:200px; margin-left:40px; margin-right:40px;}


.header .nav .child .childContent .childContentL {
	width:50%; float:left;
	color:#666;

	font-size:14px;

	height:38px;

	line-height:38px;
}
.header .nav .child .childContent .childContentL2 {
	float:left;
	color:#fff;
	width: 100%;
	font-size:14px;
	height:50px;
	line-height:50px;
}
.header .nav .child .childContent .childContentL2:hover{
	background: #b50002;
}

.header .nav .child .childContent .navse {
	width: 100%;
}

.navs_top { width:100%; height:auto; line-height:24px; font-size:16px; color:#01469a;}
.navs_top a { color:#01469a; font-size:16px;}
.navs_top a:hover { color:#01469a; font-size:16px;}

.header .nav .child .childContent .childContentLi:hover {
	color:#0055a2;
}

.header .nav .child .language {

	display:inline-block;

*display:inline;

*zoom:1;

	height:16px;

	line-height:16px;

	padding:0 8px;

	font-size:16px;

	color:#666;

}

.header .nav .child .language:hover {

	color:#0054a3;

}

.header .nav .child .language.cn {

	border-right:1px solid #ccc;

}

.header .nav .child .language.on {

	color:#0054a3;

}

.header .nav .child .seachIcon {

	cursor:pointer;

}

.header .list {

	position:relative;

	background:#363839;

	z-index:6;

}

.header .list .container {

	padding:50px 0;

	display:none;

}

.header .list .content {

	width:492px;

}

.header .list .listMTitle {

	color:#fff;

	font-size:18px;

	line-height:24px;

	padding-bottom:24px;

}

.header .list .listTitle {

	position:relative;

	width:100%;

}

.header .list .listTitle:after {

	content: "020";

	display: block;

	height: 0;

	clear: both;

	visibility:hidden;

}

.header .list .listTitle .title {

	border-bottom:1px solid #999999;

	line-height:36px;

	color:#B9B9B9;

	font-size:14px;

	font-family:Arial, Helvetica, sans-serif;

}

.header .list .listTitle .title a {

	color:#B9B9B9;

	font-size:14px;

}

.header .list .listTitle .title img {

	margin-right:12px;

}

.header .list .listTitle .title .pointer {

	cursor:pointer;

	position:absolute;

	right:0px;

	top:16px;

	width:11px;

	height:11px;

}

.header .list .listTitle .title .pointer .sub {

	position:absolute;

	left:0px;

	top:5px;

	width:11px;

	height:1px;

	background:#999;

}

.header .list .listTitle .title .pointer .sub.sub2 {

	transform:rotate(90deg);

	-moz-transform:rotate(90deg);

	-ms-transform:rotate(90deg);

	-o-transform:rotate(90deg);

	-webkit-transform:rotate(90deg);

}

.header .list .listTitle .title .pointer .sub.sub2 {

	transition-duration: .5s;

	-ms-transition-duration: .5s;

	-moz-transition-duration: .5s;

	-webkit-transition-duration: .5s;

}

.header .list .listTitle .title .pointer.on .sub.sub2 {

	transform:rotate(0deg);

	-moz-transform:rotate(0deg);

	-ms-transform:rotate(0deg);

	-o-transform:rotate(0deg);

	-webkit-transform:rotate(0deg);

}

.header .list .listTitle .listContent {

	display:none;

	width:94%;

	float:right;

}

.header .list .addBtn {

	z-index:5;

	cursor:pointer;

	position:absolute;

	bottom:-35px;

	right:0;

	width:35px;

	height:35px;

	background:url(../images/addicon.png) no-repeat;

}

.header .list .addBtn .sub {

	position:absolute;

	width:10px;

	height:2px;

	background:#fff;

}

.header .list .addBtn .sub.sub1 {

	top:12px;

	left:22px;

}

.header .list .addBtn .sub.sub2 {

	top:12px;

	left:22px;

	transform:rotate(90deg);

	-moz-transform:rotate(90deg);

	-ms-transform:rotate(90deg);

	-o-transform:rotate(90deg);

	-webkit-transform:rotate(90deg);

}

.header .list .addBtn .sub.sub2 {

	transition-duration: .5s;

	-ms-transition-duration: .5s;

	-moz-transition-duration: .5s;

	-webkit-transition-duration: .5s;

}

.header .list .addBtn.on .sub.sub2 {

	transform:rotate(0deg);

	-moz-transform:rotate(0deg);

	-ms-transform:rotate(0deg);

	-o-transform:rotate(0deg);

	-webkit-transform:rotate(0deg);

}

.header .searchContent {

	display:none;

	position:absolute;

	bottom:-80px;

	right:0px;

	padding:25px;

	background-color: #f2efef;

	border-bottom:1px solid #dcdadb;

	border-left:1px solid #dcdadb;

}

.header .searchContent .seach {

	margin:0;

}

.wapNavBtn {

	display:none;

	position:absolute;

	top:38px;

	right:32px;

	cursor:pointer;

}

.wapLanguage {

	display:none;

	position:absolute;

	top:35px;

	right:120px;

}

.wapLanguage .language {

	padding:0 14px;

	color:#999999;

	font-size:28px;

	line-height:28px;

	display:inline-block;

*display:inline;

*zoom:1;

}

.wapLanguage .language.on {

	color:#0054a3;

}

.wapLanguage .language.cn {

	border-right:3px solid #bababa;

}

.wapNavPointer {

	display:none;

	position:absolute;

	top:3px;

	right:3px;

	cursor:pointer;

}



















/* 开始 */
.swiper-slide img {
	vertical-align: middle;
	max-width: 100%;
}

.imgpysui {
	width: 380px;
}
.imgcepmg{
	transition: all 0.6s;
	-ms-transition: all 0.8s;
}
.imgcepmg:hover {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.cell {
	display: flex;
	align-items: center;
}
.cell_l{
	flex: 1;
}
.ban-next {
	right: 10%;
	background-image: url(../images/ban_rg.png);
}
.ban-prev {
	left: 10%;
	background-image: url(../images/ban_lf.png);
}
.payyes {
	width: 1200px;
	margin: 0 auto;
}
.bakcf5{
	background: #f5f5f5;
}
.payyes {
	width: 1200px;
}
.color66 {
	color: #666666;
}
.color00 {
	color: #000000;
}
.ptb6 {
	padding: 6px 0;
}
input[type="text"].onborder {
	border: none;
}
input[type="text"]:focus.onborder {
	border: none;
}
.he34w200 {
	width: 200px;
	height: 34px;
}
.borders {
	border: 1px solid #d0d0d0;
}
.img20 {
	width: 20px;
	height: 20px;
}
.borderl {
	border-left: 1px solid #d0d0d0;
}
.backff{
	background: #ffffff;
}
.plr8 {
	padding: 0 8px;
}
.fs14 {
	font-size: 14px;
}
.fs16 {
	font-size: 16px;
}
.fs30 {
	font-size: 30px;
}
.colord8 {
	color: #d82e2e;
}
.ptb22 {
	padding: 22px 0;
}
.ml10 {
	margin-left: 10px;
}
.nebanger {
	width: 100%;
}
.nebanger img{
	width: 100%;
	height: auto;
}
.backf8 {
	background: #f8f8f8;
}
.mtb100 {
	margin: 100px 0;
}
.pltbt20 {
	padding: 20px;
}
.navase {
	padding: 4px 10px;
	border-left: 2px solid #FFFFFF;
	color: #FFFFFF;
}
.p10 {
	padding: 10px;
}
.ptser {
	padding: 18px 10px;
	display: block;
	color: #333333;
	
}
.ptser:hover{
	color: #d81d1f;
}
.borderb {
	border-bottom: 1px solid #cecece;
}
.btnser .imsgwe {
	transform:rotate(-90deg);
}
.btnser.active  .imsgwe{
	transform:rotate(0deg);
}
.navers {
	display: none;
}
.btnser.active .navers {
	display: block;
}
.btnser.active .backd8, .btnser:hover .backd8{
	background-color: #b50002;
}
.erwes {
	display: inline-block;
	padding: 8px;
	border: 1px dashed #FFFFFF;
	margin: 0 auto;
}
.img80 {
	width: 80px;
	height: 80px;
}
.tc {
	text-align: center;
}
.pb40 {
	padding-bottom: 40px;
}
.backsder {
	background: url(../images/p12.jpg) no-repeat bottom center;
}
.pt8 {
	padding-top: 8px;
}
.fs24 {
	font-size: 24px;
}
.fontw600 {
	font-weight: 600;
}
.plr30 {
	padding: 0 30px;
}
.cellno {
	display: flex;
}
.p16 {
	padding: 10px 16px;
}
.color99 {
	color: #999999;
}
.fs18 {
	font-size: 18px;
}
.labers {
	border-left: 1px solid #d81d1f;
	padding-left: 15px;
}
.textOne{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.textTwo{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pt16 {
	padding-top: 16px;
}
.btnons {
	border: 1px solid #d81d1f;
	width: 100px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #d81d1f;
	margin-top: 20px;
}
.btnons a {
	display: block;
	color: #d81d1f;
}
.btnons:hover, .btnons:hover a{
	background-color: #d81d1f;
	color: #FFFFFF;
}
.img170 {
	width: 170px;
}
.fw50 {
	width: 50%;
	padding: 10px;
	box-sizing: border-box;
}
.hoverboser{
	border: 1px solid #FFFFFF;
}
.hoverboser:hover{
	border: 1px solid #d81d1f;
}
.pore {
	position: relative;
}
.over {
	overflow: hidden;
}
.popserse {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: rgba(0,0,0,0.5);
	top: 0;
	display: none;
}
.img120 {
	width: 120px;
	height: 120px;
}
.hoverboser:hover .popserse{
	display: block;
}
.fl {
	float: left;
}
.mlr-10 {
	margin: 0 -10px;
}
.pt20 {
	padding-top: 20px;
}
.pages ul{
	text-align: center;
}
.pages ul li {
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 100%;
	display: inline-block;
	background: #cfcfcf;
	color: #666666;
	font-size: 16px;
	margin: 0 4px;
}
.pages ul li a{
	display: block;
	color: #333333;
}
.pages ul li.active a{
	color: #d81d1f;
}
.pages ul li.active{
	border: 1px solid #ff1717;
	background-color: #FFFFFF;
	color: #ff1717;
}

.pages ul li:hover{
	background-color: #ff1717;
	color: #FFFFFF;
}
.pages ul li:hover a{
	color: #FFFFFF;
}
.m30 {
	margin: 30px;
}
.bakc44 {
	background: #444444;
}
.ptb100 {
	padding: 100px 0;
}
.lin32 {
	line-height: 32px;
}
.tr{
	text-align: right;
}
.w60 {
	width: 90%;
}
.fr {
	float: right;
}
.mt40 {
	margin-top: 40px;
}
.colora6 {
	color: #a6a6a6;
}
.back38{
	background: #383838;
}
.ptb40 {
	padding: 40px 0;
}
.hovesec:hover a{
	color: #FFFFFF;
}
.color33 {
	color: #333333;
}
.mt30r50 {
	margin-top: 30px;
	margin-right: 50px;
}
.mt90 {
	margin-top: 90px;
}
.mb50 {
	margin-bottom: 50px;
}
.backf9 {
	background: #f9f9f9;
}
.case-next {
	background: url(../images/about17.png) no-repeat center;
}
.case-next:hover{
	background: url(../images/about18.png) no-repeat center;
}
.case-prev {
	background: url(../images/about15.png) no-repeat center;
}
.case-prev:hover{
	background: url(../images/about16.png) no-repeat center;
}
.case_swi {
	width: 90%;
}
.case-item-info {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(216,29,31,0.5);
	color: #FFFFFF;
	padding: 6px 0;
	display: none;
}
.mt60 {
	margin-top: 60px;
}
.case_swi .swiper-slide{
	border: 1px solid #f9f9f9;
}
.case_swi .swiper-slide:hover{
	border: 1px solid #d81d1f;
}
.case_swi .swiper-slide:hover .case-item-info {
	display: block;
}
.w3 {
	width: 33.3%;
}
.imgw100 {
	width: 100%;
	height: auto;
}
.m16 {
	margin: 16px;
}
.pmedfg {
	padding-left: 16px;
	border-left: 3px solid #d81d1f;
}
.ours-main .swiper-slide-active {
	z-index: 99;
}
.ours-main .swiper-slide{
	transform: scale(0.9);
	-ms-transform: scale(0.9);
}
.ours-main .swiper-slide .bgages{
	display: block;
}
.ours-main .swiper-slide.swiper-slide-active .bgages{
	display: none;
}
.ours-main .swiper-slide.swiper-slide-active {
    transform: scale(1);
	-ms-transform: scale(1);
}

.bgages {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
}
.wp80 {
	width: 80%;
}
.swcontainerers {
	margin: 0 auto;
}
.wd140 {
	width: 170px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	position: relative;
}
.wd140 a {
	color: #000000;
}
.lin0 {
	line-height: 0;
}
.wd140.actives {
	color: #FFFFFF;
	background: #d81d1f;
}
.wd140.actives a {
	color: #FFFFFF;
}
.wd140.actives::after{
	content:'';
	border-right:10px solid transparent;
	border-left:10px solid transparent;
	border-top:10px solid #d81d1f;
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translate(-50%,0);
}
.wf200 {
	width: 200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.acte2{
	display: none;
}
.activfer{
	color: #d81d1f;
}
.activfer .acte1 {
	display: none;
}
.activfer .acte2 {
	display: block;
}
.w25{
	width: 25%;
}
.pmseffe {
	box-sizing: border-box;
}
.p15 {
	padding: 15px;
}
.mlr-15 {
	margin: 0 -15px;
}
.pmwes {
	cursor: pointer;
}
/* .active a {
	color: #d81d1f;
} */
.pmsg380s {
	width: 100%;
	height: 250px;
}
.ptb15 {
	padding: 15px 0;
}
.pmsedhovers{
	box-sizing: border-box;
}
.pmsedhovers .lin0 {
	border: 1px solid #CCCCCC;
}
.pmsedhovers:hover .lin0{
	border: 1px solid #d81d1f;
}
.pmsedhovers:hover .borderb {
	border-bottom: 1px solid #d81d1f;
}
.pmsedhovers:hover {
	color: #d81d1f;
}
.mt100 {
	margin-top: 100px;
}
.mr80 {
	margin-right: 80px;
}
.inputsd input[type="text"]{
	border: none;
}
.inputsd input[type="text"]:focus{
	border: none;
}
.w100sd{
	width: 100%;
	border: none;
	resize: vertical;
}
textarea:focus {
    outline: none;
}
.buskder {
	width: 250px;
	height: 40px;
	border: none;
	background-color: transparent;
	background-color: #d81d1f;
	border: 1px solid #d81d1f;
	cursor: pointer;
	color: #FFFFFF;
	
	outline: none;  
}
.buskder:hover{
	background-color: #b91113;
}
.pmsddersdf {
	border-bottom: 1px dashed #CCCCCC;
}
.swiper-pagination-bullet {
	background-color: #999999;
}
.swiper-pagination-bullet-active {
	background-color: #d81d1f;
	width: 20px;
	border-radius: 8px;
}
.wpe100 {
	width: 100%;
}
.mt-20 {
	margin-top: -20px;
}
.boxsde {
	box-sizing: border-box;
}
.m20 {
	margin: 20px;
}
.hoverback:hover {
	background-color: #d81d1f;
	color: #FFFFFF;
}
.hoverback:hover a {
	color: #FFFFFF;
}
.backlsed {
	width: 240px;
	height: 40px;
	line-height: 44px;
	display: inline-block;
	margin: 0 auto;
	border: 1px solid #d81d1f;
	color: #d81d1f;
}
.backlsed:hover{
	background-color: #d81d1f;
	color: #FFFFFF;
}
.pmsg380300s {
	width: 380px;
	height: 300px;
}
.pmsedhoveborder:hover {
	border-color: #d81d1f;
}
.pmsedhoveborder:hover .textOne{
	color: #d81d1f;
}
.m15 {
	margin: 15px;
}
.bcksersdd {
	background: url(../images/index11.jpg) 100%  center;
}
.btnsdeff {
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	display: inline-block;
}
.btnsdeff:hover{
	background-color: #FFFFFF;
	color: #333333;
}
.pb100 {
	padding-bottom: 100px;
}
.mt-100 {
	margin-top: -100px;
}
.ptb80 {
	padding: 80px 0;
}
.baclsdeffs {
	background: url(../images/index16.jpg) 100% center;
}
.mr20 {
	margin-right: 20px;
}
.bsoddfesdf {
	width: 68px;
	height: 68px;
	border-radius: 100%;
	text-align: center;
	line-height: 68px;
	background: #444444;
}
.pt12 {
	padding-top: 12px;
}
.bacnsldef {
	width: 80px;
	background: #FFFFFF;
	position: absolute;
	left: 50%;
	bottom: 60px;
	padding: 10px;
	border-radius: 4px;
	display: none;
	transform: translate(-50%,0);
}
.bacnsldef::after{
	content: "";
	position: absolute;
	border-right:10px solid transparent;
	border-left:10px solid transparent;
	border-top:10px solid #FFFFFF;
	left: 50%;
	transform: translate(-50%,0);
	bottom: -10px;
}
.hovsdefdf:hover .bacnsldef{
	display: block;
}

#izl_rmenu{
	position: fixed;
	bottom: 20%;
	right: 10px;
	z-index: 999;
	cursor: pointer;
}
.btn-top {
	background-color: #FFFFFF;
	border: 1px solid #c31d1f;
	padding: 15px 15px;
	border-radius: 8px;
}
.pmboxls {
	display: table; 
	width: 100%;
	height: 100%;
}
.pmsefcell {
	display: table-cell;
	vertical-align: middle;
}




















@-webkit-keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translateY(-20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@-moz-keyframes fadeInDown {
0% {
opacity:0;
-moz-transform:translateY(-20px)
}
100% {
opacity:1;
-moz-transform:translateY(0)
}
}
.colorff {
	color: #FFFFFF;
}
.h330 {
	height: 330px;
	width: 400px;
	display: table-cell;
	vertical-align:middle;
	text-align: left;
	margin: 0 auto;
}
.mr30 {
	margin-right: 30px;
}
.mtb20 {
	margin: 20px 30px 20px 0;
	display: inline-block;
}
.w400 {
	width: 400px;
	margin: 0 auto;
}
.backff {
	background: #fff;
}
.w50:nth-child(2n){
	float: right;
	margin-right: 10px;
	
}
.mb30 {
	margin-bottom: 30px;
}
.w50:hover{
	box-shadow:0 0 10px rgba(0,0,0,0.5);
}
.mt10 {
	margin-top: 10px;
}

.mrl20 {
	box-sizing: border-box;
	padding: 0 20px;
}
.mtb50 {
	margin: 50px 0;
}
.w3 {
	width: 33.3%;
}
.w200 {
	width: 200px;
	height: 200px;
	transition: all 0.6s;
	-ms-transition: all 0.8s;
	overflow: hidden;
}
.w200:hover img{
	transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.imgtext {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
.imgtext::after{
	content: '';
	width: 20px;
	height: 1px;
	position: absolute;
	left: 43%;
	bottom: 36%;
	background: #cccccc;
}
.back1 {
	background: url(../images/p1.png)no-repeat center #fff;
}
.back2 {
	background: url(../images/p2.png)no-repeat center #fff;
}
.back3 {
	background: url(../images/p3.png)no-repeat center #fff;
}
.back4 {
	background: url(../images/p4.png)no-repeat center #fff;
}
.back5 {
	background: url(../images/p5.png)no-repeat center #fff;
}
.back6 {
	background: url(../images/p6.png)no-repeat center #fff;
}
.backabout {
	background: url(../images/about.png) center;
}
.img100 {
	width: 100%;
}
.w5 {
	width: 50%;
}
.p40 {
	padding: 40px;
}
.backabouts {
	display: flex;
}
.pt30 {
	padding-top: 30px;
}
.lin18 {
	line-height: 22px;
}
.colora5 {
	color: #5a5a5a;
}
.fs20 {
	font-size: 20px;
}
.ml50 {
	margin-left: 50px;
}
.w660 {
	width: 660px;
}
.pt6 {
	padding-top: 6px;
}
.pr20 {
	padding-right: 20px;
}
.lisrr {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #eeeeee;
}
.pb76 {
	padding-bottom: 76px;
}
.boxsyou {
	box-sizing: border-box;
	line-height: 100px;
	padding: 20px;
	height: 100px;
}
.boxsyou img {
	width: 100%;
	height: 54px;
}
.boxsyou:hover{
	box-shadow:0 0 10px rgba(0,0,0,0.5);
}
.ptbyp {
	padding: 16px;
}
.finger {
	cursor: pointer;
}
.w6 {
	width: 16.66%;
}
.font6 {
	font-weight: 600;
}
.footlogo {
	width: 218px;
	height: 70px;
}
.foot {
	background: #ededec;
	padding: 30px 0;
}
.erweima {
	width: 130px;
	height: 130px;
	background: #FFFFFF;
}
.erweima img {
	width: 130px;
	height: 130px;
}
.cell-no {
	display: flex;
}
.footnav {
	width: 540px;
	margin-left: 40px;
}
.onetext {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #02a1e5;
	text-align: center;
}
.onetext a {
	color: #666666;
}
.color-66 a {
	color: #666666;
}
.fontss {
	box-sizing: border-box;
	padding: 0 10px;
}
.w20 {
	width: 20%;
}
.footspm {
	margin-top: 30px;
	padding-top: 20px;
	text-align: center;
	border-top: 2px solid #02a1e5;
}
.banners {
	width: 100%;
}
.banners img {
	width: 100%;
}
.pb10 {
	padding-bottom: 10px;
}
.pt10 {
	padding-top: 10px;
}
.border-bs {
	border-bottom: 1px solid #999999;
}
.color-ee {
	color: #eeeeee;
}
.fs30 {
	font-size: 30px;
}
.mt-22 {
	margin-top: -22px;
}
.pb20 {
	padding-bottom: 20px;
}
.aboutcell {
	display: flex;
}
.mt-10 {
	margin-top: -10px;
}
.disack {
	display: inline-block;
}
.mt30 {
	margin-top: 30px;
}
.pb30 {
	padding-bottom: 30px;
}
.caseabout-next{
	background: url();
}
.mrl-60 {
	margin-left: -60px;
	margin-right: -60px;
}
.prl60 {
	padding-left: 60px;
	padding-right: 60px;
}
.caseabout-next {
	right: -40px;
	background: url(../images/2.png) no-repeat center;
}
.caseabout-next:hover{
	background: url(../images/3.png) no-repeat center;
}
.caseabout-prev {
	left: -40px;
	background: url(../images/1.png) no-repeat center;
}
.caseabout-prev:hover{
	background: url(../images/4.png) no-repeat center;
}

.case_center .swiper-slide {
	transition: 300ms;
	transform: scale(0.88);
}
.case_center .swiper-slide-active,.swiper-slide-duplicate-active{
     transform: scale(1);
}
.case_center-next {
	right: -40px;
	background: url(../images/2.png) no-repeat center;
}
.case_center-next:hover{
	background: url(../images/3.png) no-repeat center;
}
.case_center-prev {
	left: -40px;
	background: url(../images/1.png) no-repeat center;
}
.case_center-prev:hover{
	background: url(../images/4.png) no-repeat center;
}
.severs {
	width: 100%;
}
.severs::after{
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	left: 50%;
	top: 0;
	border-left: 1px dashed #dddddd;
}

.p20 {
	padding: 20px 36px;
}
.textly {
	width: 350px;
	display: inline-block;
	box-sizing: border-box;
	color: #4d4d4d;
}
.cellf .numberr{ 
	float: left;
	width: 50%;
	margin-top: 80px;
}
.cellf .rings{ 
	float: left;
	width: 50%;
}
.ml30 {
	margin-left: 30px;
}
.severs .cellf:nth-child(2n) .numberr{
	float: right;
}
.severs .cellf:nth-child(2n) .rings{
	float: right;
}
.severs .cellf:nth-child(2n) .textly{
	float: right;
	margin-right: 30px;
}
.cellf .numberr{
	text-align: right;
	font-size: 24px;
	font-weight: 600;
	position: relative;
	display: table-cell;
	vertical-align: middle;
}
.cellf .number::after{
	content: "";
	width: 24px;
	height: 24px;
	border-radius: 100%;
	background-color: #47a4dc;
	position: absolute;
	z-index: 99;
	right: -12px;
	top: 4px;
}
.severs .cellf:nth-child(2n) .number{
	float: left;
	margin-left: 30px;
}
.severs .cellf:nth-child(2n) .number::after{
	left: -12px;
}
.imgcepmg {
	width: 380px;
	height: 230px;
}
.mb10 {
	margin-bottom: 10px;
}
.intb {
	width: 40px;
	height: 40px;
	background: #eeeeee;
	line-height: 40px;
	display: inline-block;
	margin: 0 5px;
	font-size: 16px;
	color: #666666;
}
.intb:hover{
	background: #3399cc;
	color: #fff;
}
.intb.active {
	background: #3399cc;
	color: #fff;
}
.prver {
	background: url(../images/ol1.png) no-repeat center #eeeeee;
}
.next {
	background: url(../images/ol2.png) no-repeat center #eeeeee;
}
.prver:hover{
	background: url(../images/ol3.png) no-repeat center #3399cc;
}
.next:hover{
	background: url(../images/ol4.png) no-repeat center #3399cc;
}
.celllianx {
	display: flex;
}
.lianxileft {
	width: 400px;
	height: 360px;
	background: url(../images/lianxi1.jpg) no-repeat top;
}
.pt26 {
	padding-top: 26px;
}
.lin32 {
	line-height: 32px;
}
input[type="text"],#btn1,#btn2{
  box-sizing: border-box;
  border:1px solid #c8cccf;
  color:#6a6f77;
  padding: 3px 10px;
  -web-kit-appearance:none;
  -moz-appearance: none;
  display:block;
  outline:0;
  text-decoration:none;
  width:100%;
}
input[type="text"]:focus{
  border:1px solid #02a1e5;
}
::-webkit-input-placeholder {
    color: #c6c6c6;
}
.inputs {
	width: 100%;
	height: 30px;
	border-color: #d8d6db;
	box-sizing: border-box;
	-web-kit-appearance:none;
	-moz-appearance: none;
}
.mr50 {
	margin-right: 50px;
}
.textarea {
	width: 100%;
	height: 120px;
	box-sizing: border-box;
}
.buttons {
	width: 100%;
	height: 60px;
	background: #02a1e5;
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 18px;
}
.buttons:hover{
	background-color: #0489c2;
}
.img36 {
	width: 36px;
	height: 36px;
}
.bord33 {
	border-color: #333333;
}
.he100 {
	height: 100px;
}
.labesy {
	min-width: 70px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #333333;
	border-radius: 16px;
	display: inline-block;
	text-align: center;
	margin-top: 10px;
	margin-right: 6px;
}
.labesy:nth-child(3n){
	margin-right: 0;
}
.boxpmts {
	box-sizing: border-box;
	padding: 28px 20px;
	border: 1px solid #333333;
}
.boxjons {
	box-sizing: border-box;
	padding: 10px;
}
.ReportQuerys {
	height: 500px;
	width: 1200px;
	display: table-cell;
	vertical-align: middle;
	background: url(../images/mvs1.jpg)no-repeat;
}
.Reportd {
	width: 1000px;
	height: 400px;
	background: rgba(255,255,255,0.5);
	margin: 0 auto;
}
.labelse {
	font-size: 24px;
	color: #333333;
	font-weight: 600;
	border-left: 4px solid #47a4dc;
	padding-left: 20px;
}
.inputcell {
	display: flex;
	align-items: center;
	background: #FFFFFF;
	height: 60px;
	box-sizing: border-box;
	padding: 15px 10px;
}
.p50 {
	padding: 50px;
}
.inputcell .inputs{
	border:none;
}
.inputcell .inputs:focus{
	border:none;
}

.ReporCell {
	display: flex;
	align-items: center;
	border: 1px solid #eaeaea;
	padding: 15px 20px;
	cursor: pointer;
}
.ReporCell:hover{
	box-shadow: 0 2px 4px rgba(0,0,0,0.5);
}
.ml20 {
	margin-left: 20px;
}

.cknxiaz {
	width: 120px;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	border: 1px solid #47a4dc;
	color: #47a4dc;
	text-align: center;
}
.cknxiaz:hover{
	background: #47a4dc;
	color: #FFFFFF;
}

.textOne{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.textTwo{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.trhers {
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;	
}
.sous{
	width: 52px;
	height: 30px;
	border: none;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	background: #47a4dc;
	color: #FFFFFF;
}
.sous:focus{
	border:none;
}
.pimgse{
	width: 100%;
	height: 180px;
}
.hoves {
	box-sizing: border-box;
	padding: 8px;
}
.border {
	border: 1px solid #999999;
}
.hoves:hover .border{
	border-color: #3399cc;
}
.hoves:hover .textp {
	color: #3399cc;
}

.imgseff {
	width: 100%;
	height: 100%;
}
.News {
	width: 100%;
}
.Newscesll {
	display: flex;
}
.Newsimg {
	width: 180px;
}
.Newsimg  img{
	width: 100%;
	height:100%;
}
.p14 {
	padding: 14px;
}
.mr10 {
	margin-right: 10px;
}
.newscell {
	display: flex;
	width: 100%;
	height: 100%;
	flex-direction: column;
}
.mlseff {
	box-sizing: border-box;
	padding: 0 60px;
	border-left: 1px solid #000000;
	margin-left: 30px;
}
.imgsf {
	padding-top: 50px;
}
.boverssd {
	border-color: #eeeeee;
}
.ptb20 {
	padding: 20px 0;
}
.Newscesll:hover {
	box-shadow:0 4px 10px rgba(0,0,0,0.5);
}
.mb20 {
	margin-bottom: 20px;
}
.backd8 {
	background: #d81d1f;
}
.imgsed {
	width: 300px;
	height: 200px;
}
.pmesers {
	width: 100px;
	height: 100px;
}

.mtb15 {
	margin: 15px 0;
}









































 @media (max-width: 639px) {

	 .map{
		 height: 200px;
	 }
/* 开始 */
.payyes{
	width: 94%;
}
.topsledf {
	display: none;
}
.w25 {
	width: 50%;
}
.prserweim  .img120{
	width: 40%;
	height: auto;
}
.fs16 {
	font-size: 14px;
}
.m20{
	margin: 10px;
}
.mtb100 {
	margin: 30px 0;
}
.pmsg380300s {
	width: 100%;
	height: auto;
}

.abous1 {
	width: 100%;
}
.aboutf {
	width: 80%;
}
.aboutf2 {
	width: 66%;
}
.aboutf3 {
	width: 48%;
}
.aboutf4 {
	width: 58%;
}
.aboutf5 {
	width: 60%;
}
.aboutf6 {
	width: 100%;
}
.aboutf7 {
	width: 60%;
}
.prosedd1 {
	width: 100%;
}
.fw50{
	width: 100%;
}
.imgs100 {
    width: 100%;
    height: auto;
}
.cell.borders{
	display: none;
}
.logoins {
	width: 80%;
}
.ptb22 {
	padding: 10px 0;
}
.indes1 {
	width: 50%;
	height: auto;
}
.mb30 {
	margin-bottom: 15px;
}
.pmseffe.m20{
   margin: 6px;
}
.p15 {
	padding: 6px;
}
.fs16 {
	font-size: 12px;
}
.backlsed {
	width: 120px;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
}
.indexs2 {
	width: 80%;
} 
.w3 {
	width: 100%;
}
.m15 {
  margin: 6px;
}	 
.bclsmd {
  display: block;
}
.imsddef {
	width: 100%;
	height: auto;
}
.bclsmd .mr50{
	margin-right: 0;
}
.fs24 {
	font-size: 16px;
}	 
.mb20 {
	margin-bottom: 10px;
}
.mr30 {
	margin-right: 15px;
}
.mb50{
	margin-bottom: 25px;
}
.nomaxdesdd {
	display: none;
}
.indess6 {
	width: 80%;
}
.index9s {
	width: 80%;
}
.ptb80 {
	padding: 30px 0;
}
.mt60 {
	margin-top: 30px;
}
.nodaser {
	display: block;
}
.bsoddfesdf {
	width: 48px;
	height: 48px;
	line-height: 48px;
}
.bsoddfesdf .img40{
	width: 20px;
	height: auto;
}
.scffs {
	margin-bottom: 10px;
}
.ptb100 {
	padding: 40px 0;
}
.losde {
	width: 80%;
}
.fontsded {
	display: block;
}
.fs20 {
	font-size: 16px;
}
.w60 {
	width: 100%;
}
.spmvse {
	display: none;
}
.abougsef {
	display: block;
}
.abougsef .mt30r50{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
}
.mt90 {
	margin-top: 40px;
}
.left  {
	display: none;
}
.fs18 {
	font-size: 14px;
}
.pmscess {
	display: block;
}
.pmscess .img170{
	width: 100%;
	height: auto;
}
.pmscess .mr10{
	margin-right: 0;
}
 .wd140 {
	 font-size: 12px;
	 height: 40px;
	 line-height: 40px;
 }
.nomalcse {
	margin-left: 0;
}
.p40 {
	padding: 14px;
}
.nesdes .cellno {
	display: block;
}
.nesdes .ml30{
	margin-left: 0;
}
.nesdes .borderb {
	padding-bottom: 6px;
}
.pmsederf6 {
	width: 60%;
}
.m16 {
	margin: 8px;
}
.p20 {
	padding: 8px 14px;
}
.ml20 {
	margin-left: 6px;
}
.ml50 {
	margin-left: 20px;
}
.pmsddersdf .fs16 {
	font-size: 12px;
}
.pmsddersdf .cell {
	width: 50%;
}
.pmsddersdf .ml50{
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pmsddersdf {
	display: block;
}
.mt30 {
	margin-top: 10px;
}
.pt20 {
	padding-top: 10px;
}
.lixnsd {
	display: block;
}
.lixnsd .mr80 {
	margin-right: 0;
	margin-bottom: 20px;
}
.mt100 {
	margin-top: 30px;
}






	 
	 
#navs { width:100%; margin-left:0; margin-right:0; height:auto; padding:0;}

.child {
	position: relative;
}

.header {

	height:auto!important;

}

.header .headerLogo {

	top:8px !important;

	left:31px;

	width:180px;

}

.header .nav .navTop {

	display:none !important;

}

.header .nav {
	z-index: 999;
	display:none;
	position: absolute;
	top:105px;

	right:0px;

	width:100%;

	height:auto !important;

	background:#fff;

	padding-bottom:20px;

}
.header .nav .child .childContent .childContentL2 {
	float: inherit;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: left;
}
.header .nav .child.on {
	background:#f9f9f9;
}
.header .nav .child .childContent, .header .nav .child:hover {
	background:#f9f9f9;
}
.header .nav .child .childContent .childContentL2:hover {
	background:#f9f9f9;
}
.header .nav .child {
	background: #F2EFEF;
}
.header .nav .child .childContent .navse{
	width: 97%;
	margin-left: 3%;
}
.header .nav .child {

	float:none;

	width:100%;

	text-align:left;

	margin:0 auto;

	color:#333333;

	background-color: #f9f9f9;

	border-left:none;

	border-right:1px solid #dadada;

	border-bottom:1px solid #dadada;

	height:auto !important;

	line-height: 35px !important;

}

.header .nav .child:nth-child(2) {

	border-top:1px solid #dadada;

}

.header .nav .child .title {

	font-size:12px;

	color:#666!important;

	padding:0 2%;

	display: inherit;

}

.header .nav .child .childContent {

	display:none;

	position:relative;

	top:0px !important;

	width:100%;

}

.header .nav .child .childContent .childContentLi {

	padding:0 4%;

	color:#666;

	font-size:12px;

	height:35px;

	line-height:35px;

	border-top:1px solid #dadada;

	border-bottom:0px;

}

.header .nav .navChildLanguage {

	display:none;

}

.header .nav .navChildSearch {

	display:none;

}

.header .list {

	display:none !important;

}

.header .searchContent {

	display:none !important;

}

.wapNavPointer {

	display:block;

	top:3px;

	right:3px;

}

.wapNavBtn {

	display:block;

	top:70px;

	right:8px;

	width:32px;

}

.wapLanguage {

	display:block;

	top:29px;

	right:120px;

}

.wapLanguage .language {

	padding:0 14px;

	font-size:18px;

	line-height:18px;

}

.wapLanguage .language.cn {

	border-right:3px solid #bababa;

}

.crumbs {

	padding-top:73px !important;

	height:55px;

	line-height:55px;

}

.crumbs .title {

	font-size:20px;

}

.crumbs .childs {

	font-size:14px;

}

.crumbs .childs span {

	margin:0 6px;

}

.main {

	padding:40px 0 90px 0;

}

.main .maxTitle {

	line-height:34px;

}

.main .maxTitle span {

	padding-right:18px;

	font-size:28px;

}

.main .maxTitle .sub {

	top:18px;

}

.footer {

	height:auto;

}

.footer .title {

	font-size:16px;

	padding-top:18px;

	line-height:28px;

}

.footer .head {

	height:140px;

}

.footer .head .left {

	position:absolute;

	top:0px;

	left:0px;

	width:300px;

}

.footer .head .right {

	width:130px;

}

.footer .head .right .content {

	margin-top:17px;

}

.footer .head .right .content img {

	margin-right:6px;

}

.footer .foot {

	height:auto;

	line-height:16px;

	font-size:14px;

	padding:11px 0;

}

.footer .foot p {

	width:70%;

	margin:0 auto;

}

	 /********新闻内页********/
	 .mg40{ margin-top:20px}
	 .wrap{ margin:0 10px;width:auto}
	 .news_tt{font-size:18px;}
	 .article{ padding:20px 0; font-size:14px;}

	 .article img[align="right"]{ display:block; margin:5px auto;}
	 .article img[align="left"]{ display:block; margin:5px auto;}
	 /********新闻内页结束********/
	 /*******案例内页********/
	 .nr{padding: 0 15px}
	 .pro_box{width: 100%;margin-top: 25px;}
	 .xq_lf{width: 100%;}
	 .gallery-top{width: 290px;height: 180px;}
	 .xq_rg{width: 100%;margin-top: 20px;padding-top: 0;}
	 .xq_rg h2{font-size: 18px;margin-bottom: 10px;}
	 .xq_list li{font-size: 14px;margin-bottom: 0;}
	 .pro_xq{margin-top: 35px;}
	 .pro_xq h3{font-size: 16px;}
	 .gallery-thumbs .swiper-slide{width: 70px !important;height: 50px;}
	 .gallery-thumbs{width: 230px;}
	 .xq_zx a{font-size: 14px;width: 120px;height: 35px;line-height: 35px;}
	 /********案例内页结束*************/





}

@media (min-width: 640px) and (max-width:1023px ) {

/* 开始 */
.payyes{
	width: 94%;
}
.topsledf {
	display: none;
}
.w25 {
	width: 33.3%;
}
.prserweim  .img120{
	width: 40%;
	height: auto;
}
.fs16 {
	font-size: 14px;
}
.m20{
	margin: 10px;
}
.mtb100 {
	margin: 50px 0;
}
.pmsg380300s {
	width: 100%;
	height: auto;
}

.abous1 {
	width: 100%;
}
.aboutf {
	width: 80%;
}
.aboutf2 {
	width: 46%;
}
.aboutf3 {
	width: 28%;
}
.aboutf4 {
	width: 38%;
}
.aboutf5 {
	width: 40%;
}
.aboutf6 {
	width: 100%;
}
.aboutf7 {
	width: 40%;
}
.prosedd1 {
	width: 100%;
}
.fw50{
	width: 100%;
}
.imgs100 {
    width: 100%;
    height: auto;
}














.mtb15 {
	margin: 15px 0;
}
.imsddef {
	width: 100%;
}
.bclsmd {
	display: block;
}
.bclsmd .mr50 {
	margin-right: 0;
}
.ptb100 {
	padding: 50px 0;
}
.onsefdd {
	float: inherit;
	left: 40%;
}
.img40 {
	width: 30px;
	height: 30px;
}
.bsoddfesdf{
	width: 48px;
	height: 48px;
}
.losde {
	width: 70%;
}
.w60 {
	width: 100%;
}
.logoins {
	width: 50%;
}























.child {
	position: relative;
}

.header {

	height:auto!important;

}

.header .headerLogo {

	top:8px !important;

	left:31px;

	width:180px;

}

.header .nav .navTop {

	display:none !important;

}
.header .nav .child .childContent .childContentL2 {
	float: inherit;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: left;
}

.header .nav .child {
	background: #F2EFEF;
}
.header .nav .child .childContent .navse{
	width: 97%;
	margin-left: 3%;
}
.header .nav {
	z-index: 99;
	display:none;
	position: absolute;
	top:140px;

	right:0px;

	width:100%;

	height:auto !important;

	background:#fff;

	padding-bottom:20px;

}
.header .nav .child.on>.title {
	color:#333333;
}
.header .nav .child.on {
	background:#f9f9f9;
}
.header .nav .child .childContent, .header .nav .child:hover {
	background:#f9f9f9;
}
.header .nav .child .childContent .childContentL2:hover {
	background:#f9f9f9;
}
.header .nav .child {

	float:none;

	width:90%;

	text-align:left;

	margin:0 auto;

	color:#333333;

	background-color: #f9f9f9;

	border-left:1px solid #dadada;

	border-right:1px solid #dadada;

	border-bottom:1px solid #dadada;

	height:auto !important;

	line-height: 35px !important;

}

.header .nav .child:nth-child(2) {

	border-top:1px solid #dadada;

}

.header .nav .child .title {

	font-size:12px;

	color:#666;

	padding:0 2%;

	display: inherit;

}

.header .nav .child .childContent {

	display:none;

	position:relative;

	top:0px !important;

	width:100%;

}

.header .nav .child .childContent .childContentLi {

	padding:0 4%;

	color:#666;

	font-size:12px;

	height:35px;

	line-height:35px;

	border-top:1px solid #dadada;

	border-bottom:0px;

}

.header .nav .navChildLanguage {

	display:none;

}

.header .nav .navChildSearch {

	display:none;

}

.header .list {

	display:none !important;

}

.header .searchContent {

	display:none !important;

}

.wapNavPointer {

	display:block;

	top:3px;

	right:3px;

}

.wapNavBtn {

	display:block;

	top:88px;

	right:33px;

	width:32px;

}

.wapLanguage {

	display:block;

	top:29px;

	right:120px;

}

.wapLanguage .language {

	padding:0 14px;

	font-size:18px;

	line-height:18px;

}

.wapLanguage .language.cn {

	border-right:3px solid #bababa;

}

.crumbs {

	padding-top:73px !important;

	height:55px;

	line-height:55px;

}

.crumbs .title {

	font-size:20px;

}

.crumbs .childs {

	font-size:14px;

}

.crumbs .childs span {

	margin:0 6px;

}

.main {

	padding:40px 0 90px 0;

}

.main .maxTitle {

	line-height:34px;

}

.main .maxTitle span {

	padding-right:18px;

	font-size:28px;

}

.main .maxTitle .sub {

	top:18px;

}

.footer {

	height:auto;

}

.footer .title {

	font-size:16px;

	padding-top:18px;

	line-height:28px;

}

.footer .head {

	height:140px;

}

.footer .head .left {

	position:absolute;

	top:0px;

	left:0px;

	width:300px;

}

.footer .head .right {

	width:130px;

}

.footer .head .right .content {

	margin-top:17px;

}

.footer .head .right .content img {

	margin-right:6px;

}

.footer .foot {

	height:auto;

	line-height:16px;

	font-size:14px;

	padding:11px 0;

}

.footer .foot p {

	width:70%;

	margin:0 auto;

}

}

@media (min-width: 1024px) and (max-width:1200px ) {
/* 开始 */
.payyes{
	width: 94%;
}
.imgs100 {
	width: 100%;
	height: auto;
}
.img120 {
	width: 40%;
	height: auto;
}
.popserse .fs16{
	font-size: 14px;
}
.abous1 {
	width: 100%;
}
.aboutf {
	width: 80%;
}
.aboutf2 {
	width: 46%;
}
.aboutf3 {
	width: 28%;
}
.aboutf4 {
	width: 38%;
}
.aboutf5 {
	width: 40%;
}
.aboutf6 {
	width: 100%;
}
.aboutf7 {
	width: 40%;
}










.container {

	width:100%;

}

.mainTitle {

	width:295px;

	line-height:56px;

	font-size:36px;

}

.header {

	height:auto ;

}

.header .headerLogo {

	top:16px !important;

	left:60px;

	width:240px;

}

.header .nav .navTop {

	height:2px;

}

.header .nav {

	height:50px ;

}

.header .nav .child {

	height:50px ;

	line-height:50px ;

}

.header .nav .child .title {

	font-size:12px;

}
.header .nav .child .childContent .childContentL2{
	    width: 100%;
}
.header .nav .child .childContent {

	top:50px !important;

}

.header .nav .child .childContent .childContentLi {

	font-size:12px;

	height:30px;

	line-height:30px;

}

.header .nav .child .language {

	height:12px;

	line-height:12px;

	padding:0 4px;

	font-size:12px;

}

.header .nav .child .seachIcon {

	width:14px;

	margin-top: 33px !important;

}

.header .list .container {

	padding:40px 0;

}

.header .list .content {

	width:492px;

}

.header .list .listMTitle {

	font-size:16px;

	line-height:20px;

	padding-bottom:10px;

}

.header .list .listTitle .title {

	line-height:24px;

	font-size:12px;

}

.header .list .listTitle .title a {

	font-size:12px;

}

.header .list .listTitle .title img {

	margin-right:12px;

}

.header .list .listTitle .title .pointer {

	top:6px;

}

.crumbs {

	padding-top:80px !important;

}

}

@media (min-width: 1200px) and (max-width:1439px ) {

}

@media (min-width: 1440px) and (max-width:1920px ) {

}





/*animate*/



@keyframes rightOpacityShow {

0% {

transform: translateX(-80px);

opacity:0;

}

80% {

transform: translateX(20px);

}

100% {

transform:translateX(0);

opacity:1;

}

}

@-moz-keyframes rotateYOpacityAn {

0% {

-moz-transform: translateX(-80px);

opacity:0;

}

80% {

-moz-transform: translateX(20px);

}

100% {

-moz-transform:translateX(0);

opacity:1;

}

}

@-webkit-keyframes rotateYOpacityAn {

0% {

-webkit-transform: translateX(-80px);

opacity:0;

}

80% {

-webkit-transform: translateX(20px);

}

100% {

-webkit-transform:translateX(0);

opacity:1;

}

}

@-o-keyframes rotateYOpacityAn {

0% {

-o-transform: translateX(-80px);

opacity:0;

}

80% {

-o-transform: translateX(20px);

}

100% {

-o-transform:translateX(0);

opacity:1;

}

}

