@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
.pageLoading{
	background: #666666;position: fixed;width: 100%;height: 100%;
	z-index: 100;
	opacity:0.3;display: none;
    filter:alpha(opacity=60); /* For IE8 and earlier */
}
.pageLoadings{
	position: relative;top: 48%;left: 48%;
}
.pageLoading img{
	width: 80px;height: 80px;
}
.page {
	clear: all;
	width: 1400px;
	margin: 0 auto;
	background: #FFFFFF;
	position: relative;
	z-index: 0;
}

.otherPage {
	z-index: 10;
	background: rgba(0, 0, 0, 0.4);
	filter: Alpha(opacity=40);
	position: static;
	/* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
	*zoom: 1;
	/* 激活IE6、7的haslayout属性，让它读懂Alpha */
	/*background:transparent;*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000);
	position: fixed;
	width: 100%;
	height: 100%;
	display: none;
}

.otherPageIn {
	position: relative;
	width: 560px;
	left: 35%;
	top: 10%;
}


/*-----*/

.otherPageBtn {
	float: left;
	width: 60px;
}

.abouttop {
	width: 60px;
	height: 60px;
	margin-left: 30px;
}

.aboutbottom {
	width: 60px;
	height: 60px;
	margin-top: 60px;
	margin-left: 30px;display: none;
}


/*-----*/

.otherPageImg {
	float: left;
	width: 500px;
}

.otherPageImg img {
	width: 502px;
	border: 1px solid #019898;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#019898, direction=120, strength=4);
	-moz-box-shadow: 0px 2px 10px #019898;
	-webkit-box-shadow: 0px 2px 10px #019898;
	box-shadow: 0px 2px 10px #019898;
}

* {
	font-family: 微软雅黑;
}

* {
	font-family: "Microsoft YaHei"!important;
}

body {
	background: #FFFFFF;
}

.itempro {
	margin-top: 50px;
	clear: both;
}


/*++++++++++++++++++++++++++++++*/

.a_three {
	clear: both;
	width: 1200px;
	margin: 0 auto;
	background: #FFFFFF;
	position: relative;
	padding-bottom: 480px;
}

.a_th_left {
	float: left;
	width: 17%;
}

.a_th_img {
	padding-top: -60px;
}
.a_th_aline {
	height: 3px;
	border-bottom: 3px solid #019898;
	padding-top: 5px;
}

.a_th_item {
	width: 100%;
	padding-top: 10px;
}

.a_th_item li {
	list-style-type: none;
}

.a_th_item_head {
	padding: 10px;
	border-bottom: 2px solid #EEEEEE;
}

.a_th_item_headnoat {
	background: #FFFFFF;
	color: #444444;
}

.a_th_item_headat {
	background: #019898;
	color: #FFFFFF;
}

.a_th_item_head:hover {
	background: #019898;
	color: #FFFFFF;
}

.a_th_item li a {
	text-decoration: none;
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	/*background:url(../images/menuimg.png) no-repeat right center;*/
}

.ab_s div img {
	padding-right: 20px;
}


/*/////左下标框架///////////*/

.a_th_itemimg {
	margin-top: 50px;
	border: none;
	/*border: 1px solid #DDDDDD;*/
	background: url(../img/ditu.png) no-repeat;
	width: 200px;
	height: 100px;
}

.a_th_itemimgall {
	padding: 10px;
}

.a_th_itemimgall div {
	text-align: right;
}

.a_th_itemimgOne {
	font-size: 12px;
	color: #999999;
	border-bottom: 1px solid #999999
}

.a_th_itemimgTwo {
	font-size: 12px;
	color: #019898;
	border-bottom: 1px solid #019898
}

.a_th_itemimgThree {
	font-size: 12px;
	color: #999999;
	border-bottom: 1px solid #999999
}


/*++++++++++++++++++++++++++++++*/

.a_th_right {
	float: left;
	width: 83%;
}

.a_th_top {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: right;
	/*border-bottom: 3px solid;
	border-image: -webkit-linear-gradient( #BBBBBB, white) 30 30;
	border-image: -moz-linear-gradient( #BBBBBB, white) 30 30;
	border-image: linear-gradient( #BBBBBB, white) 30 30;
	border-image: -o-linear-gradient( #BBBBBB, white) 30 30;
	clear: both;*/
}
.a_th_top a{
	text-decoration: none;color:#444444
}
.antaddr {
	color: #019898;
	font-weight: bold;
}

.a_th_bottom {
	min-height: 450px;
	border-left: 3px solid #EEEEEE;
	border-top: 3px solid #EEEEEE;
	/*border-image: linear-gradient(to top, red 50px, yellow 50px, yellow 100px, blue, green);*/
	border-image: -webkit-linear-gradient( #EEEEEE, white) 30 30;
	border-image: -moz-linear-gradient( #EEEEEE, white) 30 30;
	border-image: linear-gradient( #EEEEEE, white) 30 30;
	border-image: -o-linear-gradient( #EEEEEE, white) 30 30;
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FF0000, endColorstr=#FFFFFF);
 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#FF0000, endColorstr=#FFFFFF)";
	*/
	clear: both;
}

.a_th_bottominfo {
	margin-left: 20px;margin-bottom: 20px;margin-top: 20px;
}
/*覆盖行业*/
.fghyAll{
	
}
.fghyAllOne{clear: both;}
.fghyAll ul li {
	list-style-type:none;list-style:none;
}
.fgItemLi{
	float: left;width: 33.33%;margin-bottom: 10px;
}
.fgItem{
	position: relative;width: 300px;height: 250px;text-align: center;margin: 10px;
}
.fgItem:hover{
	border: 1px solid #019898;
}

.fgItem img {
	width: 100%;z-index: 10;
}

.fgItem:nth-of-type(odd){ background:#b5fcfc;}

.fgItem:nth-of-type(even){ background:#FFFFFF;}

.fgItem div{
	text-align: center;overflow: hidden;height: 30px;font-size: 21px;
	font-weight: bold;color: #02bebe;z-index: 100;position: absolute;
	margin-bottom: 5px;width: 100%;bottom: 0;
}
.clear{
	clear: both;
}
.PicInfo{
	width: 100%;
}
.PicInfoLeft{
	float: left;width: 50%;height: 370px;
}
.PicInfoTitle{
	font-size: 36px;color: #333333;
}
.PicInfoCnt{
	font-size: 18px;color: #333333;
}
.PicInfoRgiht{
	float: left;width: 50%;
}
.PicInfoRgiht img{
	padding-right: 30px;float: right;width: 440px;height: 370px;
}
.TitleListItem{
	font-size: 20px;float: left;width: 50%;padding: 15px;
}
.TitleListItem a{
	color: #019898;text-decoration: none;
}
.TitleListItem a:hover{
	padding-bottom: 5px;
	border-bottom: 1px solid #019898;
}
.infoLeft{
	float: left;
}
.infoLeft img{
	width: 380px;height: 400px;
}
.infoRight{
	float: left;
}
.infoRight img{
	width: 550px;height: 400px;
}
.infocnt{
	padding: 40px;
}
.infoImg{
	padding-top: 30px;
}
.infoImg img{
	width: 100%;padding: 5px;
}
.infotabtitle{
	padding-top: 24px;font-size: 16px;color: #333333;font-weight: bold;margin-left: 5px;
}
.jiejueAll{
	display: none;
}
.jiejueAll ul li {
	list-style-type:none;list-style:none;
}
.PicTwo{
	display: none;
}
.PicThree{
	display: none;
}
.PicThreeF{
	display: block;
}
.three_ls_item{
	color: #000000;margin: 10px;
}
.three_ls_item span{
	font-size: 30px;padding-left: 20px;
}
.tip_items{
	width: 202px;overflow: hidden;border:1px solid #F1F1F1;margin: 10px;
	float: left;
}
.tip_items a{
	text-decoration: none;
}
.tip_itemOtitle{
	padding-left: 25px;font-size: 14px;color: #444444;padding-top: 10px;
}
.tip_itemTtitle{
	padding-left: 25px;font-size: 12px;color: #666666;padding-top: 10px;
}
.tip_itemThtitle{
	padding-left: 25px;padding-bottom: 15px;font-size: 12px;color: #888888;padding-top: 5px;
}
.tip_itemOtitle:hover{
	color: #019898;
}
.tip_itemTtitle:hover{
	color: #019898;
}
.tip_itemThtitle:hover{
	color: #019898;
}
.tip_itemImg{
	width: 200px;border:1px solid #F1F1F1;
}
.tip_itemImg:hover{
	border:1px solid #019898;
}
.tip_itemImg img{
	width: 200px;border: none;min-height: 140px;
}

.banner img{
	max-width: 100%;
}