﻿
.cls {
	clear: both;
}
h1, h2, h3, h4, h5, h6, ul, li, form, p, dt, dd, dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
img {
	border: 0px;
}
.main_Rq{	margin: 0px auto;
	padding: 0px;
	padding-top: 0px; overflow:hidden;}
.main_Case {
	margin: 0px auto;
	padding: 0px;
	padding-top: 60px; overflow:hidden;
}
.main_Case .bd {
	width: 100%;
}
.main_Case font{ color:#ee4b47;}

.line {
	height: 15px;
	padding-top: 20px;
}
.slideTxtBox {
	width: 100%;
	position: relative;
}
.slideTxtBox .bd {
	width: 100%;
	float: left;
	clear: both;
}
.slideTxtBox .hd {
	width: 100%;
	text-align: center;
	margin: 30px auto;

}
.slideTxtBox .hd ul {
	margin:0px; padding:0px;margin-bottom:20px !important; float:left; width:100%; clear:both;	
}
.slideTxtBox .hd ul li {
	display: inline-block;
	position: relative;
	height: 32px; margin-bottom:10px;	
	
}
.slideTxtBox .hd ul li a {
	
	background: #f1f1f1;margin: 0px 10px !important;	
	text-align:center;
	height: 32px;
	color: #333;

	border-radius: 15px;
	display: block;
	line-height: 32px;
	font-size: 15px;
	text-align: center;
}
.slideTxtBox .hd ul li a:hover {
	background: #1989DB;
	color: #fff;
	border-radius: 15px;
}
.slideTxtBox .hd ul li.on a {
	background: #1989DB;
	color: #fff;
	border-radius: 15px;
}
.slideTxtBox .hd ul li.on {

	color: #fff;
	border-radius: 15px;
}
.slideTxtBox .hd_bule ul li a {
	background: #fff;
}
.slideTxtBox .hd_bule ul li a:hover {
	background: #0361e1;
}
.slideTxtBox .hd_bule ul li.on a {
	background: #1989DB;
}
.slideTxtBox .hd_bule ul li.on {
	
}
.main_Case_bg {
	width: 100%;
	background: #f2f2f2
}
.main_Contact {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
	clear: both
}
.main_Contact ul {
	text-align: center;
	padding: 0px 0px 50px 0px;
}
.main_Contact ul li img {
	margin: 10px 0 0 10px;
	float: left
}
.main_Contact ul li {
	border-radius: 2px;
	width: 24%;
	display: inline-block;
	height: 55px;
	line-height: 55px;
	margin: 0 15px;
	margin-bottom:10px;
}
.index_title {
	text-align: center
}
@media screen and (max-width: 768px) {
.main_Contact ul li {
	width: 80%;
}
.index_title img{ width:60% !important; margin:0px auto;}
}

.main_Contact ul li a:hover {
	background: #4a8dfc
}
.main_Contact ul li a {
	color: #fff;
	display: block;
	font-size: 18px;
	background: #ee4b47;
}
.main_Contact ul li a span {
	padding: 0 15px;
	color: #fff
}
.Flow_bg {
	height: auto;
	width: 100%;
	clear: both;
}
.Flow_title {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center
}
.Service_Flow {
	width: 100%;
	margin: 30px auto;
	overflow: hidden;
	margin-top:0px;
}
.Service_Flow dl {
	float: left;
	width: 25%;
	padding: 25px 0px 0px 0px;
	text-align: center;
	position: relative;
	z-index: 3;
	overflow: hidden;
	margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
.Service_Flow dl {
	width: 50%;
}
}
 @media screen and (max-width: 480px) {
.Service_Flow dl {
	width: 50%;
}
}
.Service_Flow dt {
	z-index: 1;
	position: relative;
	text-align: center;
}
.Service_Flow dt a {
	margin: 0px auto;
}
.Service_Flow dd.bg {
	position: absolute;
	z-index: 0;
	left: 0;
	right: 0;
	bottom: 60px;
	height: 0;
	width: 100%;
	transition: all 0.5s;
	-moz-transition: all 0.5s;/* Firefox 4 */
	-webkit-transition: all 0.5s;/* Safari and Chrome */
	-o-transition: all 0.5s;/* Opera */
}
.Service_Flow dd.t {
	line-height: 30px;
	height: 30px;
	margin: 16px 0px;
	z-index: 1;
	position: relative;
}
.Service_Flow dd.t a {
	color: #000000;
	font-size: 18px;
	transition-delay: 0.2s;
}
.Service_Flow dd.spec {
	color: #666666;
	font-size: 12px;
	line-height: 24px;
	width: 80%;
	z-index: 1;
	position: relative;
	transition-delay: 0.2s;
	display: block;
	margin: 0px auto;
}
.Service_Flow dl:hover {
}
.Service_Flow dl:hover dd.t a {
	color: #fff;
}
.Service_Flow dl:hover dd.bg {
	height: 370px;
}
.Service_Flow dl:hover dd.spec {
	color: #fff;
}
dl.solu_dl_0 dd.bg {
	background-color: #2eaeba;
}
dl.solu_dl_1 dd.bg {
	background-color: #5ea927;
}
dl.solu_dl_2 dd.bg {
	background-color: #1a8fd1;
}
dl.solu_dl_3 dd.bg {
	background-color: #b57dd1;
}
dl.solu_dl_3 {
	margin-right: 0px;
}
dl.solu_dl_0 dt a {
	display: block;
	width: 140px;
	height: 140px;
	background: url(../area/s_1.png) no-repeat 0 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;/* Firefox 4 */
	-webkit-transition: all 0.5s;/* Safari and Chrome */
	-o-transition: all 0.5s;/* Opera */
	;
	transition-delay: 0.3s;
}
dl.solu_dl_0:hover dt a {
	background: url(../area/s_1.png) no-repeat 0 -140px;
}
dl.solu_dl_1 dt a {
	display: block;
	width: 140px;
	height: 140px;
	background: url(../area/s_2.png) no-repeat 0 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;/* Firefox 4 */
	-webkit-transition: all 0.5s;/* Safari and Chrome */
	-o-transition: all 0.5s;/* Opera */
	;
	transition-delay: 0.3s;
}
dl.solu_dl_1:hover dt a {
	background: url(../area/s_2.png) no-repeat 0 -140px;
}
dl.solu_dl_2 dt a {
	display: block;
	width: 140px;
	height: 140px;
	background: url(../area/s_3.png) no-repeat 0 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;/* Firefox 4 */
	-webkit-transition: all 0.5s;/* Safari and Chrome */
	-o-transition: all 0.5s;/* Opera */
	;
	transition-delay: 0.3s;
}
dl.solu_dl_2:hover dt a {
	background: url(../area/s_3.png) no-repeat 0 -140px;
}
dl.solu_dl_3 dt a {
	display: block;
	width: 140px;
	height: 140px;
	background: url(../area/s_4.png) no-repeat 0 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;/* Firefox 4 */
	-webkit-transition: all 0.5s;/* Safari and Chrome */
	-o-transition: all 0.5s;/* Opera */
	;
	transition-delay: 0.3s;
}
dl.solu_dl_3:hover dt a {
	background: url(../area/s_4.png) no-repeat 0 -140px;
}
.btn_Flow_more {
	width: 140px;
	height: 40px;
	border: 1px solid #eb3900;
	margin: 50px auto auto auto;
	text-align: center;
	position: relative;
	z-index: 10;
}
.btn_Flow_more a {
	color: #ee4b47;
	line-height: 40px;
	font-size: 28px;
	width: 100%;
	height: 40px;
	display: block;
	stransition: all 0.5s;
	-moz-transition: all 0.5s;/* Firefox 4 */
	-webkit-transition: all 0.5s;/* Safari and Chrome */
	-o-transition: all 0.5s;/* Opera */
}
.btn_Flow_more a:hover {
	color: #fb0404;
}
.none {
	display: none;
}
.index_case {
	width: 100%; padding:40px 0px; float:left; clear:both;	background: #FFFFFF;
}
.index_case ul{padding:0px 20px; }
.index_case li {
	width: 33.33333333%;

	height: auto;
	float: left;
	display: block; margin-bottom:20px; text-align:center;
}
@media screen and (max-width: 768px) {
.index_case li {
	width: 50%;
}
}
 @media screen and (max-width: 480px) {
.index_case li {
	width: 100%;
}
}
.index_case li a {
	display: block;
	color: #777777;
	font-size: 13px;
	line-height: 26px;
	padding: 12px;
}
.index_case li a:hover {
	background-color: #3bb4f2;
	color: #ffffff;
}
.index_case li img {
	width: 100%;
	height: auto;
}
.index_case span {
	font-weight: normal;
	margin-left: 0px;
	display: block;
	padding-top: 10px;
	height: 20px;
	overflow: hidden;
	font-size: 14px;
}
.index_case label {
	margin-left: 0px;
	display: block;
	padding-top: 10px;
}
.main_news {	width:100%; clear:both; margin-top:20px;
}


.news_con {
	width: 50%;
	float: left;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
.news_con {
	width: 100%;
}
}
 @media screen and (max-width: 480px) {
.news_con {
	width: 100%;
}
}
.news_con li {
	width: 50%;
	float: left;
}
.news_con .p4 {
	margin: 0px 10px;
	line-height: 26px;
	color: #898989;
	display: block;
}
.news_con .p4 a{	color: #898989;}
.news_con .p4 img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.news_con .p4 .more {
	font-size: 12px;
	color: #999;
	text-decoration: underline
}
.news_con .p4 .strong {
	font-size: 14px;
	clear: both;
	display: block;	color: #666666; font-weight:bold;
}
.main_news_list {
	width: 50%;
	float: right;
	height: auto;
	overflow: hidden;
}
@media screen and (max-width: 768px) {
.main_news_list {
	width: 100%;
}
}
 @media screen and (max-width: 480px) {
.main_news_list {
	width: 100%;
}
}
.main_news_list ul li {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
.main_news_list ul li .time {
	padding-right: 10px;
	margin-right: 20px; margin-left:15px;
	text-align: center;
	padding-bottom: 3px;
	border-right-color: rgb(170, 170, 170);
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
}
.main_news_list ul li .time b {
	height: 36px;
	color: #999;
	line-height: 36px;
	font-size: 16px;
	font-weight: normal;
	display: block;
}
.main_news_list ul li .time em {
	color: #999;
	padding-top: 3px;
	font-size: 14px;
	font-style: normal;
	display: block;
}
.main_news_list ul li a {
	display: block;
	padding-right:15px;
}
.main_news_list ul li a:hover {
	color: #bf0000;
	text-decoration: none;
}
.main_news_list ul li a:hover p {
	color: #555555;
}
.main_news_list ul li a p {
	margin-bottom: 0px;
	line-height: 20px;
	font-size: 12px;
	color: #888;
	padding-top: 5px;
	height: 42px;
	overflow: hidden
}
.main_news_list ul li a span {
	color: #555555;
	font-size: 14px;
	display: block;
	height:24px; overflow: hidden;
}
.main_news_list ul li a:hover span {
	color: #bf0000;
	text-decoration: none;
}


.area_title {
	clear: both;
	width: 90%;
	text-align: center;
	height: auto;
	padding: 40px 0px 0px 0px;
}
@media screen and (max-width: 768px) {
.area_title{
	padding: 20px 0px 0px 0px;}
}

@media screen and (max-width: 480px) {
.area_title{
		padding: 20px 0px 0px 0px;}
}
.area_title h3 {
	color: #666666;
	background: #FFF;
	font-size: 24px;
	line-height: 30px;
	padding: 0px 20px;
	width: auto;
	margin: 0px auto;
	display: table;
	margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
.area_title h3{
	font-size: 20px;}
}

@media screen and (max-width: 480px) {
.area_title h3{
		font-size: 18px;}
}
.area_title p {
	padding: 0 0 25px;
	color: #666;
	line-height: 24px;
}



/******新闻css修改******/
.news_con li {
	width: 50%;
	float: left;
	line-height: 26px;
	display: block;
}
.news_con li a {
	margin: 0px 10px;
	display: block;
	color: #777;
}
.news_con li div.news_pic {
	width: 100%;
	height: 170px;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #f1f1f1;
	background-image: url(./nopic.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
.news_con li div.news_pic {
	height: 120px;
}
}
.news_con li div.news_pic img {
	width: 100%;
}
.news_con li h3 {
	font-size: 15px;
	display: block;
	clear: both;
	height: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 5px;
	line-height: 24px;
	color: #444;
}
.news_con li span {
	display: block;
	clear: both;
	color: #777;
}
.news_con li h3:hover {
	text-decoration: underline;
}

.main_news_list ul li a b {
	color: #444;
	font-size: 15px;
	display: block;
	height: 24px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main_news_list ul li a:hover b {
	text-decoration: underline;
}

.caseListPic {
	width:100%;
	position: relative;
	display: inline-block;
	overflow: hidden;
	height:auto; text-align:center;
}

.caseListPic b {
	
		margin-top: -117px;
	
	color:#f1f1f1;

	display: inline-block; 
	background: url(./f_ico.png) no-repeat; background-size: contain;
	position: absolute;	z-index: 3;
	
		width: 50%;
	height: 60%; overflow:hidden;  
	left:25%; top: 20%; float:none !important;
	
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
}
.caseListPic i {
	display: inline-block; z-index:2;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	background: #000;
	opacity: 0.4;
	left: 0;
	top: 0;
	-o-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-webkit-transform: scale(0.3);
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
}
.caseListPic:hover i {
	-o-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	-webkit-transition: 0.25s ease-in 0s;
	-moz-transition: 0.25s ease-in 0s;
}
.caseListPic:hover b {
	position: absolute;
		margin-top: 0px;
	z-index: 3;
	-webkit-transition: margin 0.45s ease-in 0s;
	-moz-transition: margin 0.45s ease-in 0s;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.main_txt {
	
	width: 96%;
	margin: 0px auto;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 10px;

	font-size: 14px; line-height:2em; clear:both;
}
.main_txt p{
	padding: 20px 20px;
	display: block;
	border: 1px dashed #999; 
}
@media screen and (max-width: 768px) {
.main_txt {
	
	width: 92%;}
}