@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;
}

.newsItemAll{
	display: none;margin-left: 70px;
}
.newsItem{
	height: 200px;padding-top: 40px;border-bottom: 1px dashed #000;
}
.newsItem a{
	text-decoration: none;color: #444444;
}
.newsItem a:hover{
	color: #019898;
}
.newsItemLeft:hover img{
	border: 2px solid #019898;
}
.newsItemLeft{
	float: left;
}

.newsItemLeft img{
	width: 120px;height: 120px;border: 1px solid #019898;
}
.newsItemRight{
	float: left;padding-left: 20px;
}
.nIR_title{
	font-size: 20px;color: #000;
}
.nIR_time{
	padding-top: 20px;color: #999;
}
.nIR_par{
	padding-top: 20px;color: #333;
}
.nIR_title:hover{
	color: #019898;
}

.nIRpageAll{
	text-align: center;padding: 10px;margin-bottom: 60px;margin-top: 30px;margin-left:350px;
}
.nIRpage {
	float: left;height: 35px;min-width: 35px;padding: 3px;
}
.nIRpage1 {
	background: #019898;color: #FFFFFF;line-height: 35px;
}
.nIRpage2 {
	background: #FFFFFF;color: #333333;line-height: 35px;
}

/*新品详情*/
.newsItemDetialAll{
	display: none;
}
.newsItemDetialItem{
	border-bottom: 1px solid #030303;height: 260px;margin: 65px;
}
.newsItemDetialLeft{
	float: left;height: 260px;width: 35%;
}
.newsItemDetialLeftimg{
	border: 1px solid #030303;width: 260px;height: 260px;
}
.newsItemDetialRight{
	float: left;position: relative;width: 65%;
}
.nTDR_title{
	font-size: 20px;color: #000;
}
.nTDR_time{
	padding-top: 20px;color: #999;
}
.nTDR_imgdown{
	padding-top: 50px;
}
.newsItemDetialDesp{
	padding-left: 65px;padding-bottom: 65px;padding-top: 0px;
	margin-bottom: 60px;
}

.clear{
	clear: both;
}

/*新闻动态*/
.newsMove{
	display: none;padding-left: 20px;
}
.newsMoveItem{
	border-bottom: 1px dashed #333333;height: 265px;
	padding-top: 40px;width: 100%;
}
.newsMoveItem a{
	text-decoration: none;color: #333333;
}
.newsMoveItem a:hover{
	color: #333333;
}
.newsMoveLeft{
	position: relative;float: left;width: 30%;
}
.newsMoveLeftImg{
	width: 300px;height: 200px;z-index: 100;
}
.newsMoveLeftImg img{
	width: 300px;height: 200px;
}
.newsMoveLeftTime{
	z-index: 101;position: absolute;top: 65px;color: #FFFFFF;
}
.newsMoveLeftTimeMonth{
	font-size: 30px;padding-left: 35px;width: 100px;
}
.newsMoveLeftTimeYear{
	font-size: 18px;padding-left: 20px;padding-top: 10px;width: 100px;
}
.newsMoveLeftmdimg{
	top: 1px;right:-12px;overflow: hidden;position: absolute;padding: 15px;
}
.newsMoveLeftmdimg img{
	width: 167px;height: 167px;
}
/*.newsMoveItem:hover > .newsMoveRight div{
	color: #019898;
}*/
.newsMoveRight{
	float: left;padding-left: 25px;width: 70%;
}
.newsMoveRightTitle{
	color: #000000;font-size: 24px;
}
.newsMoveRightTitle:hover{
	color: #019898;
}
.newsMoveItema:hover{
	color: #019898;
}
.newsMoveRightAline{
	margin-top: 15px;width: 100%;height: 1px;background: #DDDDDD;
}
.newsMoveRightDescrp{
	padding-top: 15px;overflow: hidden;height: 135px;
}
.newsMoveDetial{
	display: none;
}
.newsMoveDetialTitle{
	color: #019898;font-size: 25px;text-align: center;padding-top: 20px;
}
.newsMoveTime{
	padding-top: 20px;color: #666666;padding: 20px;text-align: center;
}
.newsMoveTopline{
	background:#DDDDDD;height: 1px;
}
.newsMoveCnt{
	padding-top: 30px;padding-bottom: 30px;padding-left: 85px;padding-right: 85px;
}
.newsMoveBottomline{
	background:#019898;height: 4px;width: 100%;
}
.newsMoveBack{
	margin-top: 15px;color: #fb9126;font-size: 15px;padding-left: 85px;
}
.newsMoveUp{
	padding-left: 85px;padding-top: 8px;
}
.newsMoveDown{
	padding-left: 85px;padding-top: 8px;
}
.newsActionItems{
	padding: 30px;border-bottom: 1px solid #DDDDDD;
}

/*推广活动*/
.newsAction{
	display: none;
}
.newsActionItem{
	border: 1px solid #DDDDDD;height: 230px;
}
.newsActionItemimg{
	width: 313px;height: 226px;border-right: 1px solid #DDDDDD;float: left;
}
.newsActionItemimg img{
	width: 210px;height: 190px;margin: 18px;margin-left: 32px;
}
.newsActionItemright{
	float: left;
}
.newsActionItemright a{
	text-decoration: none;
}
.newsActionItemright a:hover{
	color: #019898;
}
.newsActionItemrightaline{
	width: 100%;text-align: center;display: block;
}
.newsActionItemrightaline img{
	width: 88px;
}
.newsActionItemrighttitle{
	font-size: 24px;color: #000000;text-align: center;padding-top: 55px;
}
.newsActionItemrighttitle:hover{
	color: #019898;
}
.newsActionItemrightcnt{
	font-size: 14px;color: #333333;width: 598px;padding: 5px;
}
/*推广活动详情*/
.newsActionDetial{
	display: none;
}
.banner img{
	max-width: 100%;
}
