
/*banner*/
.default_case_banner{}
.swiper-slide {
	width:100%;
	line-height: 600px;
	color: #fff;
	font-size: 36px;
	text-align: center;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image:url(/Public/Home/img/01/page_l.png) !important;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image:url(/Public/Home/img/01/page_r.png) !important;}
/*layer-header*/
.layer-header{ padding:50px 0 30px;}
.layer-header h3{
	text-align: center;
	line-height:30px;
	display:inline-block;
	padding:0 5px 20px;
	font-size:200%;
	color:#333;
	font-weight: normal;
	border-bottom:2px #E63E22 solid;
}
.layer-header .layer-line{
	width:100%;
	height:1px;
	background:#ddd;
	line-height:0;
	margin-top:-1px;
	padding:0;
}
.layer-header p{ line-height:30px; padding:10px 10px 0; font-size:110%;}
.layer-body div{ padding:30px 30px;}
.layer-body div img{ margin-top:10px;height: 100px;width: 100px;}
.layer-body{
	position:relative;
	left:0;
	top:0;
	float:left;
	padding: 0;
	margin:0;
	border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
}
.rotatebox:hover{	
	background:#F9F9F9 url(/Public/Home/img/01/service_bg.png) center center no-repeat;
	background-size:cover; 
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);

    transform: translate3d(0px, -10px, 0px);	
    -webkit-transform: translate3d(0px, -10px, 0px);
    -moz-transform: translate3d(0px, -10px, 0px);
    -o-transform: translate3d(0px, -10px, 0px);
    -ms-transform: translate3d(0px, -10px, 0px);
}
.rotatebox{
	position:relative;
	left:0;
	top:0;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.rotateboxA {
	/*transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	
	transform: scale(1.3) rotate(360deg);
	-webkit-transform: scale(1.3) rotate(360deg);
	-o-transform: scale(1.3) rotate(360deg);
	-moz-transform: scale(1.3) rotate(360deg);
	-ms-transform: scale(1.3) rotate(360deg);*/
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	
	transform: scale(1.1) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
}

.rotateboxB{
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;

	transform: scale(1.0) rotate(0deg);
	-webkit-transform: scale(1.0) rotate(0deg);
	-o-transform: scale(1.0) rotate(0deg);
	-moz-transform: scale(1.0) rotate(0deg);
	-ms-transform: scale(1.0) rotate(0deg);
}
.layer-body-service h3{ line-height:36px; padding:10px 0; color:#333; font-weight: normal;}
.layer-body-service p{ padding-left:10px; color:#666; text-align:left; line-height: 30px;}
.layer-body-team{ padding:0; margin:0 -10px;}
.layer-body-team dl{ border:1px #DDD solid; padding:40px 10px; margin-bottom:-1px; margin-right:-1px; float:left;}
.layer-body-team dl:hover{ box-shadow:none; border:1px #DDD solid; padding:40px 10px; margin-bottom:-1px; margin-right:-1px; float:left;}
.layer-body-team dl dt{float:left; padding-left:10px;}
.layer-body-team dl dd{
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
/*.layer-body-team dl:hover dd{
	transform: scale(1.1) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
}*/
.layer-body-team dl dd h3, .layer-body-team dl dd p{  float:left; padding-left:15px;color:#666;}
.layer-body-team dl dd h3{ font-size:20px; line-height:36px; color:#333; font-weight: normal;}

.layer-body-team dl:hover dd h3, .layer-body-team dl:hover dd p{ color:#FFF;}

.layer-body-team .team-box1:hover{ background:#eb1a30;}
.layer-body-team .team-box2:hover{ background:#ff8b00;}
.layer-body-team .team-box3:hover{ background:#ffcb00;}
.layer-body-team .team-box4:hover{ background:#37b54a;}
.layer-body-team .team-box5:hover{ background:#00adef;}
.layer-body-team .team-box6:hover{ background:#25c087;}


/*案例*/
.case-box { padding:5px;}
.case-box li{
	display:inline-block;
	background: none;
	width:100%;
	/*height:100%;*/
	overflow:hidden;
	margin:16px 0;
	padding:0;
}
.case-box li .text-down-box{
	position:relative;
	left:0;
	top:0;
	z-index:0;
	display:block;
	width:100%;
	height:100%;
}

.case-box li .text-down-box span{
	display:block;
	position:absolute;
	left:0;
	bottom:100%;
	z-index:4;
	width:100%;
	height:100%;
	text-align:center;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;

}
.case-box li:hover .text-down-box span{
	display:block;
	background:url(/Public/Home/img/01/bgcolor60.png) 0 0 repeat;
	position:absolute;
	left:0;
	bottom:0;
	z-index:5;
	width:100%;
	height:100%;
	text-align:center;
}

.case-box li:hover .text-down-box span a{
	display:inline-block;
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	text-align:center;
	color:#FFF;
	font-size:16px;
}




.getpic_nomal{
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);

}
.getpic_big{
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.case-more{ width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.case-more a{
	display:block;
	width:276px;
	height:44px;
	padding:0;
	margin:20px auto;
	border-radius:22px;
	line-height:38px;
    border: 2px solid #ccc;
    color: #E63E22;
	cursor:pointer;
	font-size: 16px;
}
.case-more {
    transition: background 1s;
}
.case-more a:hover {
    background: #E63E22;
    border-color: #E63E22;
    color: #fff;
}


/*news*/
.video-box{ position:relative; margin:20px 0;}
.video-box .video-con{ margin:0; overflow:hidden; background:#000;height:auto; overflow:hidden;}
.video-box p{ position:absolute; top:0; width:100%; background:#000; opacity:1; color:#FFF; font-size:16px; line-height:36px;}
.video-box .video-playbtn{
	width:530px;
	height:400px;
	background:url(/Public/Home/img/01/new-videoplay-btn.png) center center no-repeat;
}


.article-header{ padding:10px 0;}
.article-header>div{
	display:inline-block; 
	border-radius:5px; 
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;	
	background:#CCC; 
	width:100px; 
	height:40px; 
	text-align:center; 
	cursor:pointer; 
	margin:0 10px;
}
.article-header>div:hover, .article-header>div.active{ background:#E63E22;}
.article-header>div>strong{ line-height:40px; color:#333; }
.article-header>div:hover strong, .article-header>div.active strong{ color:#FFF;}

.article-listbox1{padding-top: 10px;}
.article-listbox1 dt{ margin:0 auto; text-align:center; padding:10px 0; height:95px; overflow:hidden;}
.article-listbox1 dd{ padding-left:10px; padding-top:15px;}
.article-listbox1 dd h3{ font-size:18px; text-align:left; color:#333; padding-bottom:10px;}
.article-listbox1 dd p{ font-size:14px; line-height:28px; text-align:left; color:#666;}

.article-listbox2{ padding:0 15px;}
.article-listbox2 li{ padding:0; margin:0; list-style:inside; width:100%; float:left; line-height:32px; border-bottom:1px #CCC dashed;text-align:left;}
.article-listbox2 li a{ color:#333;}
.article-listbox2 li a:hover{ color:#F60;}
.article-listbox2 li span{ float:right;}



/*其他页面banner*/
.banner-boxbg{width:100%; height:auto; padding:0; margin:0;}
.breadcrumb > li + li:before {
	color: #CCCCCC;
	content: "> ";
	padding: 0 5px;
}
.breadcrumb li:first-child + li:before{
	content: " ";
	}
/*面包屑导航*/
.breadcrumb {
    padding: 20px 15px 5px;
    margin-bottom: 20px;
    list-style: none;
    border-bottom: #DDD 1px solid;
	background-color:transparent;
	border-radius:0;
	font-size:16px;
}

/*分页*/
.page-box{ margin:20px 0;}
.pagination {margin:0 !important; margin-left:auto; margin-right:auto;}
.count-box { height:36px; padding:0; float:left;}
.count-box span{ line-height:36px;}

/*solution.html*/
.solution-box>div{ float:left;}
.solution-box>div>a{ margin:10px 0; background:#FFF; height:auto; overflow:hidden;}
.solution-box>div>a:hover {border:1px #eb1a30 solid;  background:#EEE; }

.solution-box>div>a>div{overflow:hidden;}
.solution-box>div>a>div h3{line-height:30px; border-bottom:2px #c73732 solid; padding:0 0 10px; margin-bottom:10px;}
.solution-box>div>a>div p{ line-height:30px;}

.solution-box>div>a div.thumbnail{ overflow:hidden;}


/*news.html*/
.news-box>div{ float:left; background:#F9F9F9;}
.news-box>div:hover {border:1px #eb1a30 solid; background:#EEE;}

.news-box>div>a{ margin:10px 0; height:auto; overflow:hidden;}
.news-box>div>a>div{overflow:hidden;}
.news-box>div>a>div h3{line-height:30px; border-bottom:2px #c73732 solid; padding:0 0 10px; margin-bottom:10px;}
.news-box>div>a>div p{ line-height:30px;}

.news-box>div>a div.thumbnail{ overflow:hidden;}


/*case.html*/
.menu-header{
	height:36px;
	background:#EEE;
	border-radius:16px;
	-moz-border-radius:16px;
	-ms-border-radius:16px;
	-o-border-radius:16px;
	-webkit-border-radius:16px;
	margin:20px auto;
	padding:0;
}
.menu-header li{
	display:inline-block;
	height:36px;
	float:left;
	border-radius:16px;
	-moz-border-radius:16px;
	-ms-border-radius:16px;
	-o-border-radius:16px;
	-webkit-border-radius:16px;
	margin:0;
	padding:0;
	text-align:center;
	line-height:36px;
	cursor:pointer;
	font-size:16px;
}

.menu-header li.on, .case-box li:hover{
	background:#c73732;
	color:#FFF;
}
.menu-header li.on a span, .case-box li:hover a span{ 	color:#FFF; }
.solution-header li{
	width:33.33% !important;
}
.case-header li{
	width:25.0% !important;
}
.news-header li{
	width:33.33% !important;
}


.case-body{ padding:0 0 30px;}
.case-body .caption h3{ font-size:16px;}
.case-body div div a div{ overflow:hidden;}
.case-body div div a:hover{ border:1px solid #eb1a30;}

/*contact.html*/
.contact-box{ margin:20px 0;}
.contact-box .contact-tel {padding:20px 0;}
.contact-box .contact-tel h3 strong{ margin:0 20px; font-size:30px; line-height:48px; font-family:'微软雅黑'; color:#333; font-weight:normal;}
.contact-box div.thumbnail{ border-radius:0; padding:20px 0; margin-right:-1px;}
.contact-box dl dd{ padding:10px 0 0;}
.contact-box dl dd h3,.contact-box dl dd h3 a{text-align:left; line-height:36px; color:#333;}
.contact-box dl dd p{ text-align:left; line-height:30px; color:#999;}

.message-box{ margin:20px -15px; padding:20px 0; background:#EEE;}
.message-box h3{ line-height:48px; padding:10px 0;}

/*app.html*/
.app-header{ margin:50px 0 30px; line-height:32px;}
.app-header h3{font-size:30px; color:#333;}
.app-header p{font-size:18px; color:#999;}
.app-box{ margin:20px 0;}
.app-box dl{margin:0 -1px -1px 0; border:1px solid #EEE;}
.app-box dl:hover{background:#F3F3F3; }
.app-box dl dt{ padding-top:15px;}
.app-box dl dd{line-height:30px; margin-top:20px; padding:20px 0;}
.app-box dl dd h3{font-size:16px; font-weight:bolder; color:#333;}
.app-box dl dd p{font-size:14px; color:#999;}
.website-box{ margin:20px 0  50px; }

.service_conbox { margin:0 0 50px;}


/*流程*/
.app-process ul{ width:100%; margin:20px 0; border-bottom:1px #CCC solid;}
.app-process ul li{ margin:0; padding:0; position:relative;	z-index:9999;}
.app-process ul li i{ display:block; width:16px; height:16px; border-radius:8px; border:2px #c73732 solid; background:#FFF; position:absolute; top:24px;}
.app-process ul li i.active{ right:0;}
.app-process ul li span{display:block; width:100%; height:32px; font-size:16px;}

.app-model ul{ width:100%; height:auto; margin:20px 0; padding-top:2px; padding-bottom:30px;}
.app-model ul li{
	width:12.5%;
	height:48px;
	background:#c73732;
	float:left;
	position:relative;
	z-index:9999;
}
.app-model ul li:hover, .app-model ul li.on{
	background:#F60;
}
.app-model ul li span{ display:block; margin-top:4px;}
.app-model ul li p{
	width:100%;
	position:absolute;
	top:50px;
	line-height:30px;
	color:#666;
	text-align:center;
	border-bottom:1px #EEE solid;
}
.app-model ul li:hover p, .app-model ul li.on p{
	color:#333; 
	font-weight:bolder;
	border-bottom:1px #444 solid;
}
.app-model ul li i{
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:9999;
	border-left:20px #FFF solid;
	border-top: solid 24px transparent;
	border-bottom: solid 24px transparent;
	border-right:0;
}
.app-model ul li em.right-T{
	display:block;
	position:absolute;
	right:0;
	top:0;
	z-index:9999;
	border-right:20px #FFF solid;
	border-top: solid 24px FFF;
	border-bottom: solid 24px transparent;
	border-left: solid 20px transparent;
}
.app-model ul li em.right-B{
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	z-index:9999;
	border-right:20px #FFF solid;
	border-bottom: solid 24px FFF;
	border-top: solid 24px transparent;
	border-left: solid 20px transparent;
}

.app-step div dl{width:100%; height:auto; border:1px #DDD solid; padding:30px 0; margin:20px 0;position:relative; left:0; top:0;}
.app-step div dl dd{ border-left:1px #DDD solid; height:100%; }
.app-step div dl dd strong{ padding-top:10px;}

.app-step div dl dt h3{ line-height:40px; padding-bottom:20px;}
.app-step div dl dt p{ font-size:16px; line-height:36px; font-weight:normal;}

.app-step div dl span, .app-step div dl em{
	display:block;
	position:absolute;
	left:5%;
	z-index:9999;
	border-left: solid 20px transparent;
	border-right:solid 20px transparent;
	border-top: 0;
}
.app-step div dl span{
	top:-20px;
	border-bottom:20px #CCC solid;
}
.app-step div dl em{
	top:-19px;
	border-bottom:20px #FFF solid;
}
.new-case-box h3{ color:#666; font-size:20px;}
.new-case-box:hover h3{ color:#333;}
.new-case-box li>div{ overflow:hidden; }



/*service.html*/
.service-box{ position:relative; left:0; top:0; z-index:999;}
.service-box .service-tab1{ position:absolute; left:0; top:100px; width:100%; color:#FFF; line-height:60px;}
.service-box .service-tab1 h1{ font-size:48px;}
.service-box .service-tab1 p{ font-size:18px;}

.service-box .service-tab2{ position:absolute; left:0; top:240px; width:100%; color:#FFF; line-height:60px;}
.service-box .service-tab2 div dl{ background:#c64252; padding:20px 0;}
.service-box .service-tab2 div dl:hover{ background:#b72537;}
.service-box .service-tab2 div dl dt{ padding:20px 0;}
.service-box .service-tab2 div dl dd{ padding:20px 0;}
.service-box .service-tab2 div dl dd span{ line-height:30px;}

.service_conbox{padding:20px 0;}

@media (min-width: 480px) {
.service_conbox .service_conlist{ width:100% !important; float:left;}
}

@media (min-width:768px) {
.service_conbox .service_conlist{ width:100% !important; float:left;}
}

@media (min-width: 992px) {
.service_conbox .service_conlist{ width:20% !important; float:left;}
.index-height{	height:600px !important;}

}

@media (min-width: 1200px) {
.service_conbox .service_conlist{ width:20% !important; float:left;}
.index-height{	height:600px !important;}

}


.service_conbox .service_conlist dl{ padding:20px 0; margin:0 -1px -1px 0; border:1px #CCC solid;}
.service_conbox .service_conlist dl:hover{background:#EEE;}
.service_conbox .service_conlist dl dt{ padding:20px 0;  }
.service_conbox .service_conlist dl dd{ padding:0 10px;}
.service_conbox .service_conlist dl dd h3{ padding:5px 0;  font-size:20px; color:#333;}
.service_conbox .service_conlist dl dd p{ padding:5px 0; line-height:30px; font-size:14px; color:#666;}

/*service-h5.html*/
.service_h5box dl{background:#EEE; margin:0 10px; padding:30px 0; border:1px #DDD solid;}
.service_h5box dl:hover{background:#DDD; }
.service_h5box dl dd{ padding:20px 30px;}
.service_h5box dl dd h3{ padding:5px 0;  font-size:20px; color:#333;}
.service_h5box dl dd p{ padding:5px 0; line-height:30px; font-size:14px; color:#666;}

.h5-range-box{ width:100%; height:auto; position:relative; left:0; top:0; z-index:888; background:#142b33; margin:30px 0;}
.h5-range-header{position:absolute; right:0; top:0; z-index:-999; background:#324c54; width:50%; height:100%;}
.h5-range-body{ padding:50px 0;}
.h5-range-body div ul{ padding:0;}
.h5-range-body div ul li{padding:5px 0 5px 40px; background: url(/Public/Home/img/01/h5_range_dot.png) 0 center no-repeat;}
.h5-range-body div ul li h3{padding:5px 0;  font-size:20px; color:#FFF;}
.h5-range-body div ul li p{ padding:5px 0; line-height:30px; font-size:14px; color:#999;}
.h5-range-body .h5-rang-showbg{ padding-top:20px;}
.h5-range-body .h5-rang-showbtn{ padding:10px 50px; margin-top:20px;}


/*weixin-box.html*/
.weixin-box{ margin-bottom:50px;}
.weixin-box>div{ margin:0; padding:0;}
.weixin-box dl{ margin:0 -1px -1px 0; padding:20px 0 10px; border:1px #DDD solid;}
.weixin-box dl:hover{background:#DDD; }
.weixin-box dl dd{ padding:5px 30px;}
.weixin-box dl dd h3{ padding:5px 0 0;  font-size:20px; color:#333;}
.weixin-box dl dd p{ padding:0; line-height:30px; font-size:14px; color:#666;}
.weixin_process_top{ padding-bottom:30px;}


.company-advantage-box{ padding:20px 0 50px;}
.company-advantage-box dl {padding:0 0 20px; margin:0 -1px -1px 0; border:1px #DDD solid; background:#FFF;}
.company-advantage-box dl:hover{ background:#188eee; border:1px #188eee solid;}
.company-advantage-box dl:hover dd{ color:#FFF;}
.company-advantage-box dl dt{padding:0 0 15px;  font-size:20px; color:#333;}
.company-advantage-box dl dd{ padding:5px 20px; line-height:30px; font-size:14px; color:#999;}

.company-intro-box{ padding:20px 20px 30px; margin-bottom:30px; background:#F6F6F6;}
.company-intro-box h3{padding:5px 0;  font-size:28px; color:#333;}
.company-intro-box p{padding:5px 0; text-align:left; line-height:36px; font-size:16px; color:#888; text-indent:2em;}

/*website*/
.website-box{ margin:20px auto 50px; padding:20px 0;}



/*news-detail.html*/
.detail-conbox{ padding:20px 0; margin:0 0 30px; background:#F9F9F9; }
.detail-conbox h1{ font-size:24px; color:#333; line-height:40px;}
.detail-conbox .detail-element{ padding:10px 0;}
.detail-conbox .detail-element span{ padding:10px 25px; text-align:left;}
.detail-conbox p{ padding:5px 20px; text-align:left; font-size:14px; color:#666; line-height:30px; text-indent:2em;}

.detail-pagelist{ width:100%; border-top:1px #CCC solid; padding:10px 50px; margin-top:20px;}
.detail-pagelist li{ line-height:36px; }

.detail-newsreg{background:#E63E22; width:100%; /*height:100%;*/ float:left; position:relative;}
.detail-newsreg strong{ display:block; padding:0 0 0 30px; font-size:24px; line-height:60px; /*height:100%;*/ color:#FFF; }
.detail-newsreg i{
	position:absolute;
	left:10px;
	top:15px;
	z-index:999;
	display:block;
	border-left:10px #CCC solid;
	border-top:15px solid transparent;
	border-bottom:15px solid transparent;
	border-right:0;
	}

.detail-newslist{ padding:0; background:#F9F9F9; margin-bottom:30px;}
.detail-newslist ul{ width:100%; float:left; padding:10px 0;}
.detail-newslist ul li{ width:92%; margin-left:4%; border-bottom:1px #CCC dashed; float:left; display:block; line-height:36px;}

.detail-siderbox{ background:#F9F9F9;}
.detail-siderbox h3{ border-bottom:2px #DDD solid;}
.detail-siderbox h3 strong{ display:inline-block; border-bottom:2px #c73732 solid; margin-bottom:-2px; color:#ba1610; line-height:48px; font-size:18px;}
.detail-siderbox h3 a{ float:right; color:#ba1610; font-size:14px; line-height:48px;}

.detail-siderbox .siderbox-list{ padding:10px 0 20px;}
.detail-siderbox .siderbox-list li{ line-height:36px; border-bottom:1px #DDD dashed;}

.detail-siderbox .sidercase-box{ padding:20px 0;}
.detail-siderbox .sidercase-box li{padding-top:10px;}
.detail-siderbox .sidercase-box li:hover{ background:#DDD; }
.detail-siderbox .sidercase-box li h3{ border:0; text-align:center; padding:5px 0 10px; font-size:16px; line-height:36px;}


/*text-box csae solution */
.text-box p { font-size:16px; line-height:36px; color:#666; text-indent:2em; padding-left:50px; padding-right:50px; word-break: break-all;}
.text-box p img{ display:block; max-width:1000px; width:100%; margin:10px auto;}

/***page***/
.pagination{}
.pagination li a{ margin: 0 5px; }
.pagination li span.link{border:none; margin-left: 0; margin:-right:0; padding-right: 0; padding-left: 0;}
.pagination li span.link:hover{ background: none; }
.pagination li>span a{border:1px #EEE solid; border-radius: 4px; background: #FFF; padding: 6px 12px; margin: 0 5px;}
.pagination li>span span{border:1px #EEE solid; border-radius: 3px; background: #FFF; padding: 6px 12px; margin: 0 5px;}

/*cancat.html*/

.contact-ways {
	overflow: hidden;
}

.contact-ways dl dt i {
	margin: 0 auto 20px;
	display: block;
	width: 72px;
	height: 72px;
	background-color: #f8f8f8;
	border-radius: 36px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.contact-ways dl dt:hover i {
	background-color: #90C42F;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.contact-ways dl dt i.i-phone {
	background-image:url(/Public/Home/img/01/contact_weixin.png);
	background-size: 72px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.contact-ways dl dt:hover i.i-phone {
	background-position: 0 -72px;
}
.contact-ways dl dt i.i-qq {
	background-image:url(/Public/Home/img/01/contact_qq.png);
	background-size: 72px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.contact-ways dl dt:hover i.i-qq {
	background-position: 0 -72px;
}
.contact-ways dl dt i.i-mail {
	background-image:url(/Public/Home/img/01/contact_mail.png);
	background-size:72px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.contact-ways dl dt:hover i.i-mail {
	background-position: 0 -72px;
}

.showbox_weixin{
	width:150px;
	height:160px;
	background:#FFF;
	position:absolute;
	left:150px;
	top:0;
	overflow:hidden;
}

.about_us{padding-top:80px; color:#FFF;}
.about_us h3{ font-size:36px; line-height:60px; font-weight:bolder;}
.about_us p{ font-size:20px; line-height:40px; color:#EEE;}