﻿

/*案例*/
.case{
	height: 600px;
	overflow: hidden;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 59px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.case .til01,.news .til01{height: 92px;font-size:26px;font-weight: normal;line-height: 34px;margin-bottom: 37px;}
.case .til01 span,.news .til01 span{font-size: 18px;line-height: 29px;}
.case .til01 b,.news .til01 b{font-weight: normal;}
.casetil{
	height: 100px;
	text-align: center;
}
.casetil li{
	display: inline-block;
	border: 1px solid #eee;
	margin-right: 5px;
	margin-left: 5px;
}
.case_c{ display:none;}
.case_l{
	width: 540px;
	float: left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.case_l li{
	height: 66px;
	line-height: 66px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.case_l li a{
	font-size: 16px;
	display: block;
	color: #333;
	margin-top: -1px;
	position: relative;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
.case_l li.cur a,.case_l li a:hover{
	text-decoration: none;
	color: #4289DC;
	z-index: 1;
	background-image: url(../images/l2.png);
}
.case_r{
	width: 540px;
	float: right;
}
.case_r p,.case_r p img{
	width: 540px;
	height: 400px;
	display: block;
	overflow: hidden;
}
.case_r p{position: relative; display:none;}
.case_r span{
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	padding: 19px 21px 14px;
	line-height: 23px;
	font-size: 14px;
	background-color: rgba(0,0,0,0.7);
	display: block;
}
.casetil ul li.cur a {
	background-color: #2b68ab;
	color: #FFF;
}
.casetil ul li a {
	text-align: center; background:#959595; color:#FFF;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.ykz {min-width:1200px;
	background-image: url(../images/kz1.png);
	height: 800px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.photolist li .pr {
	float: left;
	width: 200px;
	height: 200px;
}
.photolist li hr {
	background-color: #4289DC;
	height: 2px;
	width: 40px;
	margin-bottom: 5px;
	margin-top: 5px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.photolist li:hover hr {
	
	width: 100%;
	
}
.pr_txt h1 a {
	color: #333;
}
.pr_txt p {
	display: block;
}
.pr_txt .pr_jj {
	float: left;
	width: 100%;
	display: none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.photolist li:hover .pr_jj {
	
	display: block;
}

.photolist li:hover .btn_pro{
	background-color: #4289DC;
	border: 1px solid #4289DC;
	color: #FFF;
	
	}
.btn_pro{
	font-size: 14px;
	line-height: 35px;
	display: block;
	width: 100px;
	float: left;
	text-align: center;
	margin-top: 10px;
	background-color: #f5f5f5;
	border-radius: 5px;
	position: absolute;
	bottom: 10px;
		-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
@keyframes rotating{
from{transform:rotate(0)}
to{transform:rotate(360deg)}
}

.btn_jr{
	font-size: 14px;
	line-height: 35px;
	display: block;
	width: 35px;
	text-align: center;
	border-radius: 5px;
	position: absolute;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	background-image: url(../images/jr1.png);
	height: 35px;
	top: 10px;
	right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}

.photolist li:hover .btn_jr{
background-image: url(../images/jr.png);
	
	}


.btn_jr1{
	font-size: 14px;
	line-height: 35px;
	display: block;
	width: 35px;
	text-align: center;
	border-radius: 5px;
	position: absolute;

	height: 35px;
	top: 0px;
	right: 0px;
	color: #999;
	background-image: url(../images/21.png);
}
.photolist li:hover .btn_jr1{
animation:rotating 1.2s linear infinite;
	background-image: url(../images/22.png);
	}
.info_cs h1 {
	
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 14px;
	background-color: #F0AC51;
	color: #FFF;
	clear: both;
	margin-bottom: 5px;
	font-weight: normal;
	border-radius:5px;
}
.info_cs h2 {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 14px;
	background-color: #6CBF6C;
	color: #FFF;
	clear: both;
	margin-bottom: 5px;
	font-weight: normal;
	border-radius:5px;
}
.info_cs h3 {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 14px;
	background-color: #DC625F;
	color: #FFF;
	clear: both;
	margin-bottom: 5px;
	font-weight: normal;
	border-radius:5px;
}
.info_tel {
	background-color: #4289DC;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	color: #FFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
	float: left;
	background-position: 10px center;
	border-radius: 5px;
}
.tags {
	margin-bottom: 5px;
}
.left {
	width: 750px;
	float: left;
}
.right1 {
	float: right;
	width: 300px;
}
.subject {
	font-size: 18px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	color: #4289DC;
	margin-bottom: 10px;
}
.newslist li {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 40px;
	height: 40px;
}
.toplist a {
	background-color: #f5f5f5;
	float: left;
	margin: 3px;
	display: block;
	line-height: 30px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.newslist li span {
	float: right;
	color: #999;
}
.newslist li a {
	float: left;
	margin-left: 25px;
}
.tags a {
	color: #4289DC;
}
.l_title h1 {
	font-size: 18px;
	color: #4289DC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #4289DC;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	height: 40px;
	float: left;
}
.item table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	width: 100%;
}
.item table tr td{
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.item table tr:hover{
	background-color: #f5f5f5;	
}
.foot a:hover {
	color: #FFF;
}
.list ul li em {
	float: right;
}
.ser_div {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
}
#TabBar ul li a img {
	float: left;
	margin-top: 4px;
}
.l_title h1 img {
	float: left;
	margin-top: 5px;
}
.topnews ul li i {
	height: 50px;
	width: 70px;
	background-color: #4289DC;
	float: left;
	display: block;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	color: #FFF;
	font-family: Arial;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	margin-right: 10px;
}
.topnews ul li i h2 {
	font-size: 14px;
	font-weight: normal;
}
.topnews ul li i h3 {
	font-size: 30px;
	font-weight: normal;
	margin-top: 5px;
}
