@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: 500px;
	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: 440px;
}

.otherPageImg img {
	width: 442px;
	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;
}

.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;
}


/*////资质荣耀start////////////////////////*/

.shuttx {
	clear: both;
	width: 1000px;
	margin: 0 auto;
}
.stitemhead{
	background: #FFFFFF;width: 98%;padding-top: 30px;
}
.stitemhead img{
	width: 100%;
}
.stitemhead2 img{
	margin-top: 50px;
}
.stitemhead3 img{
	margin-top: 50px;
}
.stitem {
	float: left;
	/*width: 25%;*/
	margin-left: 58px;
	margin-top: 45px;
	margin-bottom: 20px;
	/*border-left: 1px solid #EB5858;*/
}

.stitemimg {
	position: relative;
	width: 187px;
	height: 244px;cursor:pointer;
}

.biankuang {
	width: 1px;
	height: 1px;
	position: absolute;
	z-index: 99;
	border-radius: 10px;
	/*background: black;*/
}

.biankuang_1 {
	height: 0px;
	top: 0px;
	left: 0px;
	border-left: 3px solid #019898;
}

.biankuang_2 {
	width: 0px;
	bottom: 0px;
	left: 0px;
	border-top: 3px solid #019898;
}

.biankuang_3 {
	height: 0px;
	bottom: 0px;
	right: 0px;
	border-right: 3px solid #019898;
}

.biankuang_4 {
	width: 0px;
	top: 0px;
	right: 0px;
	border-bottom: 3px solid #019898;
}

.stitemimg img {
	border: 1px solid #019898;
}

.stitemimg img {
	width: 187px;
	height: 244px;
}

.stitemimgcnt {
	width: 187px;height: 103px;
	background: url(../img/abackangle.png) no-repeat top;
	padding-top: 10px;margin-top: 10px;
}

.stTitle {
	font-size: 18px;
	/*font-weight: bold;*/
	overflow: hidden;
	border-top: 1px dashed #000000;
	border-left: 1px dashed #000000;
	border-right: 1px dashed #000000;
	padding: 5px;
}

.stCnt {
	overflow: hidden;
	font-size: 12px;
	height: 70px;
	border-bottom: 1px dashed #000000;
	border-left: 1px dashed #000000;
	border-right: 1px dashed #000000;
	padding-left: 5px;padding-right: 5px;
}


/*////资质荣耀end////////////////////////*/

.banner img{
	max-width: 100%;
}