﻿
.page_mwrap{
	width:auto;
	padding-top:20px;
}

.bnr{
	height:350px;
}
.main_bnr a {
	height:350px;
}
#main_bnr_fmenu a {
	width:10px;
	height:10px;
	line-height:10px;
}

.page_main{
	width:1200px;
	margin:0 auto 20px auto;
	position:relative;
	z-index:1;
}
.page_main2{
	width:1200px;
	margin:0 auto 20px auto;
	background:#fff;
	position:relative;
	z-index:1;
}

.page_left{
	width:256px;
	border:1px solid #eee;
	min-height:800px;
	float:left;
	position:relative;
}
.page_right{
	width:920px;
	background:#fff;
	min-height:800px;
	float:right;
	position:relative;
	z-index:1;
}



.left_tit{
	height:60px;
	line-height:60px;
	background:url(/img/page_left_titbg.gif) no-repeat center bottom;
	padding-bottom:16px;
	position:relative;
}
.left_tit h3{
	font-size:24px;
	color:#333;
	font-weight:normal;
	text-align:center;
}



.leftMenu{
	margin:0 auto 20px auto;
}
.leftMenu ul{
	padding-left:60px;
}
.leftMenu ul li{
	background:url(/img/icon_arrow6.gif) no-repeat 18px 16px;
}
.leftMenu ul li span a,.leftMenu ul li span a:visited{
	height:40px;
	font-size: 16px;
    color: #333;
    padding-left:30px;
    line-height:40px;
    display: block;
	overflow:hidden;
	
}
.leftMenu ul li span a:hover{
	color:#0075c2;
}
.leftMenu ul li.ov span a,.leftMenu ul li span a.ov{
	color:#0075c2;
}
.leftMenu ul li dl{
	
}
.leftMenu ul li dl dd{
	position: relative;
}
.leftMenu ul li dl dd a,.leftMenu ul li dl dd a:visited{
	color:#666;
    height:30px;
    line-height:30px;
	font-size:12px;
	background: url(/img/icon_arr7.gif) no-repeat 32px center;
    padding-left:40px;
    display: block;
    white-space: nowrap;
}
.leftMenu ul li dl dd a:hover,.leftMenu ul li dl dd a.ov{
	color:#0075c2;
	background: url(/img/icon_arr6.gif) no-repeat 32px center;
}



.p_contact{
	
}
.p_contact_tit{
	height:60px;
	line-height:60px;
	background:url(/img/page_left_titbg.gif) no-repeat center bottom;
	padding-bottom:16px;
	position:relative;
}
.p_contact_tit h3{
	font-size:24px;
	color:#333;
	font-weight:normal;
	text-align:center;
}

.p_contact_con{
	padding:10px 20px;
	line-height:2em;
	font-size:14px;
}
.p_cotnact_ewm{
	padding:20px 0;
	border-top:1px solid #eee;
	text-align:center;
}



.location{
	height:59px;
	border-bottom:1px solid #eee;
	position:relative;
}
.location h3{
	height:40px;
	line-height:40px;
	background:url(/img/icon_h.gif) no-repeat left center;
	padding-left:23px;
	font-size:20px;
	font-weight:normal;
	color:#0075c2;
	position:absolute;
	left:0px;
	top:10px;
}
.location p{
	padding-right:10px;
	padding-left:22px;
	height:46px;
	line-height:46px;
	color:#ababab;
	text-align:right;
	background:url(/img/icon_loc.gif) no-repeat left center;
	position:absolute;
	right:0px;	
	top:10px;	
	z-index:3;
}
.location p a,.location p a:visited{
	margin-left:7px;
	margin-right:7px;
	color:#ababab;
}
.location p a:hover{	
	text-decoration:underline;
	color:#0075c2;
}


.page_container{
	padding:20px 10px 10px 20px;
}
.page_content{
	padding:0 5px;
	line-height:2.5em;
	font-size:14px;
}


.page_navigation{
	padding:20px 10px 30px 10px;
	text-align:center;
	font-size:16px;
}
.page_navigation a{
	margin-left:5px;
	margin-right:5px;
}



.page_photolist{
	padding-top:20px;
}
.page_photolist dl{
	width:33.3333%;
	padding-bottom:25px;
	display:block;
	float:left;
	vertical-align:top;
	overflow:hidden;
}

.page_photolist dl dd{
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	display:block;
}
.page_photolist dl dd img{
	width:270px;
	height:190px;
	border:1px solid #C0C0C0;
	padding:2px;
}
.page_photolist dl dd a:hover img{
	border:3px solid #0075c2;
	padding:0px;
	-webkit-transition: border-color .5s ease;-moz-transition: border-color .5s ease;-ms-transition: border-color .5s ease;-o-transition: border-color .5s ease;
}

.page_photolist dl dt{
	width:270px;
	height:36px;
	line-height:36px;
	font-size:14px;
	text-align:center;
	margin:0 auto;
	display:block;
	overflow:hidden;
}
.page_photolist dl dt a,.page_photolist dl dt a:visited{
	
}

.page_line{
	height:20px;
	border-top:1px solid #efefef;
}





.page_photolist2{
	padding:10px 0px 0 25px;
}
.page_photolist2 dl{
	width:25%;
	padding-bottom:25px;
	display:block;
	float:left;
	vertical-align:top;
	overflow:hidden;
}

.page_photolist2 dl dd{
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	display:block;
}
.page_photolist2 dl dd a{
	width:180px; 
	height:220px; 
	border:5px solid #e5e5e5; 
	text-align:center; 
	display:block; 
	overflow:hidden;
}
.page_photolist2 dl dd img{
	width:180px;
	height:220px;
}
.page_photolist2 dl dd a:hover{
	border-color:#0075c2;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-backface-visibility: hidden;
}
.page_photolist2 dl dd a:hover img{
	transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;-webkit-backface-visibility: hidden;
	transform:scale(1.04,1.04);-ms-transform:scale(1.04,1.04); -webkit-transform:scale(1.04,1.04);
}

.page_photolist2 dl dt{
	width:180px;
	height:28px;
	line-height:28px;
	text-align:center;
	display:block;
	overflow:hidden;
}
.page_photolist2 dl dt a,.page_photolist2 dl dt a:visited{
	
}
.page_photolist2 dl dt a:hover{
	
}







.team_list{
	margin:1em auto;
	padding:0 20px;
}
.team_list dl{
	padding-bottom:2em;
	margin-bottom:2em;
	border-bottom:1px solid #dedede;
}
.team_list dl:after {
	content:" ";  
	visibility:hidden;  
	display:block;  
	clear:both;  
}
.team_list dl dt{
	width:22.8%;
	float:left;
}
.team_list dl dt img{
	width:150px;
	height:200px;
	border:1px solid #dedede;
	padding:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radiuc:3px;
}
.team_list dl dd{
	width:75%;
	float:right;
}
.team_list dl dd h3{
	font-size:16px;
	color:#0075c2;
	font-weight:normal;
	height:30px;
	line-height:30px;
	padding:0 4em 0 10px;
	border:1px solid #dedede;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radiuc:3px;
	display:inline-block;
	margin-bottom:10px;
}
.team_list dl dd h3 span{
	padding-left:5px;
	color:#999;
	font-size:13px;
}
.team_list dl dd .intro{
	color:#999;
	line-height:1.8em;
	font-size:12px;
	margin-bottom:14px;
	overflow:hidden;
}
.team_list dl dd h4{
	font-size:14px;
	color:#0075c2;
}
.team_list dl dd ul{
	display:inline-block;
	margin:1em auto;
}
.team_list dl dd ul li{
	line-height:1.8em;
	display:inline-block;
	padding-left:15px;
	background:url(../icon_point.png) no-repeat 2px center;
	color:#999;
	font-size:13px;
	margin-right:1em;
}
.team_list dl dd .more{
	padding:.3em 2em;
	border:1px solid #dedede;
	display:table;
	text-align:center;
	margin:0 auto;
	transition: ease-in-out .2s;
}
.team_list dl dd .more a,.team_list dl dd .more a:visited{
	color:#333;
}
.team_list dl dd .more:hover{
	background:#0075c2;
	color:fff;
	border-color:#0075c2;
}
.team_list dl dd .more:hover a{
	color:#fff;
}






.p_order{
	height:20px;
	width:200px;
	position:absolute;
	right:20px;
	top:4px;
	font-size:12px;
	text-align:right;
}
.p_order select{
	height:20px;
}

.pagekey{
	padding:10px;
	background:#e5e5e5;
}
.pageshare{
	height:20px;
	padding:10px;
	text-align:right;
}


.newslist{
	padding:0 20px 20px 20px;
	margin:0 auto;	
}
.newslist dl{
	height:170px;
	padding:20px 0px 0 0px;
	border-bottom:1px dotted #d5d5d5;
}
.newslist dl dd{
	width:240px;
	display:inline;
	float:left;
}
.newslist dl dd img{
	width:220px;
	height:140px;
	border:1px solid #c6c6c6;
	padding:3px;
}
.newslist dl dd a:hover img{
	border:4px solid #0075c2;
	padding:0px;
}
.newslist dl dt{
	height:140px;
	display:inline;
	overflow:hidden;
}
.newslist dl dt h3{
	font-size:16px;
	font-weight:normal;
	height:32px;
	line-height:32px;
	color:#333;
	overflow:hidden;
}
.newslist dl dt h3 a,.newslist dl dt h3 a:visited{
	color:#333;	
}
.newslist dl dt h3 a:hover{
	color:#0075c2;
	text-decoration:underline;
}
.newslist dl dt h4{
	height:20px;
	line-height:20px;
	color:#888888;
	font-weight:normal;
}
.newslist dl dt h4 a,.newslist dl dt h4 a:visited,.newslist dl dt h4 span{
	margin-right:20px;
	padding-left:20px;
	color:#aeaeae;
}
.newslist dl dt h4 a:hover{
	color:#0075c2;
}
.newslist dl dt h4 .sp01{
	background: url(/img/list_sp01.png) 0 center no-repeat;
}
.newslist dl dt h4 .sp02{
	background: url(/img/list_sp02.png) 0 center no-repeat;
}
.newslist dl dt h4 .sp03{
	background: url(/img/list_sp03.png) 0 center no-repeat;
}
.newslist dl dt h4 .sp04{
	background: url(/img/list_sp04.gif) 0 center no-repeat;
}
.newslist dl dt h4 .sp05{
	background: url(/img/list_sp05.gif) 0 center no-repeat;
}

.newslist dl dt p{
	height:100px;
	line-height:24px;
	color:#888888;
	text-indent:2em;
	overflow:hidden;
}
.newslist dl dt p a,.newslist dl dt p a:visited{
	color:#333;
	margin-left:10px;
}
.newslist dl dt p a:hover{
	color:#0075c2;
}




.page_acttext{
	padding:30px 20px 0 20px;
	margin:0 auto;
	line-height:2em;
}
.act_title{
	font-size:24px;
	font-weight:bold;
	line-height:26px;
	text-align:center;
	padding-bottom:10px;
}
.act_info{
	text-align:center;
	line-height:22px;
	padding-bottom:10px;
}
.act_info span{
	margin-left:6px;
	margin-right:6px;
}

.act_content{
	padding:5px 15px 20px 15px;
	line-height:2.5em;
	font-size:14px;
	overflow:hidden;
}
.act_nextprev{
	padding:6px;
	margin:15px 0;
	height:23px;
	border-top:1px dotted #7f9c90;
}
.act_nextprev span{
	padding-right:15px;
}

.act_next{	
	height:22px;
	line-height:22px;
	overflow:hidden;
}
.act_prev{
	height:22px;
	line-height:22px;
	overflow:hidden;
}
.PageNextPrev{
	padding:10px;
}




.page_titlelist{
	padding-top:0px;
	margin:0 auto;
	overflow:hidden;
}
.page_titlelist ul{
	padding:0 10px;
	list-style:none;
}
.page_titlelist ul li{
	height:42px;
	line-height:42px;
	border-bottom:1px dotted #bbb;
	vertical-align:top;
	transition: ease-in-out .2s;
}
.page_titlelist ul li a,.page_titlelist ul li a:visited{
	float:left;
	font-size:14px;
	padding-left:20px;
	background:url(/img/icon_h3.gif) 4px center no-repeat;
	transition: ease-in-out .2s;
}
.page_titlelist ul li a:hover{
	
}

.page_titlelist ul li span{
	float:right;
	padding-right:10px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	transition: ease-in-out .2s;
}
.page_titlelist ul li:hover{
	background:#efefef;
}
.page_titlelist ul li:hover a{
	padding-left:16px;
	border-left:20px solid #0075c2;
	background:url(/img/icon_h3.gif) -22px center no-repeat;
}
.page_titlelist ul li:hover span{
	padding-right:5px;
	border-right:10px solid #666;
}









.newslist2{
	padding:0px 10px 15px 10px;
	margin:0 auto;
}
.newslist2 dl{
	padding:10px 0 10px 5px;
	border-bottom:1px dotted #a6a6a6;
}

.newslist2 dl dt{
	padding-left:24px;
	background:url(/img/listicon.gif) no-repeat 0px 7px;
	overflow:hidden;
}
.newslist2 dl dt h3{
	font-size:16px;
	height:32px;
	line-height:32px;
	font-weight:normal;
	color:#444;
	overflow:hidden;
}
.newslist2 dl dt h3 a,.newslist2 dl dt h3 a:visited{
	
}
.newslist2 dl dt h3 a:hover{
	color:#0075c2;
}
.newslist2 dl dt h4{
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight:normal;
}
.newslist2 dl dt h4 a,.newslist2 dl dt h4 a:visited,.newslist2 dl dt h4 span{
	margin-right:20px;
	padding-left:20px;
	color:#aeaeae;
}
.newslist2 dl dt h4 a:hover{
	color:#0075c2;
}
.newslist2 dl dt h4 .sp01{
	background: url(/img/list_sp01.png) 0 center no-repeat;
}
.newslist2 dl dt h4 .sp02{
	background: url(/img/list_sp02.png) 0 center no-repeat;
}
.newslist2 dl dt h4 .sp03{
	background: url(/img/list_sp03.png) 0 center no-repeat;
}
.newslist2 dl dt h4 .sp04{
	background: url(/img/list_sp04.gif) 0 center no-repeat;
}
.newslist2 dl dt h4 .sp05{
	background: url(/img/list_sp05.gif) 0 center no-repeat;
}


.newslist2 dl dt p{
	line-height:24px;
	color:#8f8f8f;
	font-size:12px;
	padding-bottom:0px;
	overflow:hidden;
}
.newslist2 dl dt p a,.newslist2 dl dt p a:visited{
	color:#333;
	margin-left:10px;
}
.newslist2 dl dt p a:hover{
	color:#0075c2;
	text-decoration:underline;
}





.newslist3{
	padding:10px 15px 20px 20px;
	margin:0 auto;	
}
.newslist3 a.nl3{
	display:block;
	height:83px;
	background:#f3f3f3 url(/img/pic_list_pbg.gif) no-repeat;
	margin-bottom:12px;
	transition: ease-in-out .2s;
	
}
.newslist3 dl{
	height:83px;
	overflow:hidden;
	transition: ease-in-out .5s;
}
.newslist3 dl dd{
	width:154px;
	height:79px;
	padding:2px;
	display:inline;
	float:left;
}
.newslist3 dl dd img{
	width:134px;
	height:79px;
	
}
.newslist3 dl dt{
	height:83px;
	display:inline;
	overflow:hidden;
}
.newslist3 dl dt h3{
	font-size:16px;
	font-weight:normal;
	padding-top:18px;
	height:24px;
	line-height:24px;
	color:#333;
	overflow:hidden;
	transition: ease-in-out .2s;
}

.newslist3 dl dt p{
	height:20px;
	line-height:20px;
	color:#888888;
	overflow:hidden;
	transition: ease-in-out .2s;
}
.newslist3 a.nl3:hover{
	height:83px;
	box-shadow:#666 0px 0px 5px;
}
.newslist3 a.nl3:hover dl{
	background:#0075c2;
}
.newslist3 a.nl3:hover h3,.newslist3 a.nl3:hover p{
	color:#fff;
}







.page_Videolist{
	padding-top:10px;
}
.videoList{
	
}
.videoList li{
	width:33.33333%;
	float:left;
	_display:inline;
	padding-bottom:15px;
}
.videoList li .pic{
	display:block;
	position:relative;
	width:270px;
	height:205px;
	overflow:hidden;
	margin:0 auto;
}
.videoList li a img{
	width:260px;
	height:150px;
	border:1px solid #C0C0C0;
	padding:4px;
	-webkit-transition: border-color .5s ease;-moz-transition: border-color .5s ease;-ms-transition: border-color .5s ease;-o-transition: border-color .5s ease;

}
.videoList li a:hover img{
	border:5px solid #0075c2;
	padding:0px;
}
.videoList li .pic .img-mask {
	position:absolute;
	left:0;
	bottom:45px;
	width:100%;
	height:40px;
	background-image:linear-gradient(to bottom,rgba(255,255,255,0),rgba(0,0,0,.8));
	background-image:-moz-linear-gradient(top,rgba(225,225,225,0),rgba(0,0,0,.8));
	filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00ffffff', endColorstr='#80000000');
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00ffffff', endColorstr='#80000000');
	z-index:0
}
.videoList li .pic .icon-play {
	display:none\9;
	position:absolute;
	top:40%;
	left:50%;
	width:52px;
	height:52px;
	margin:-26px 0 0 -26px;
	background:url(/img/play_bddc2e17.png) no-repeat 50% 50%;
	opacity:0;
	cursor:pointer;
	-webkit-transition:opacity .4s ease-in;
	-moz-transition:opacity .4s ease-in;
	-ms-transition:opacity .4s ease-in;
	transition:opacity .4s ease-in
}
.videoList li a:hover .icon-play {
	display:block;
	opacity:1
}
.videoList li .pic .play-num{
    background: url(/img/arrow_836c87e4.gif) 0 50% no-repeat;
	position: absolute;
    bottom:45px;
	left: 5px;
    padding-left: 13px;
    height: 22px;
    overflow: hidden;
    color: #ccc;
    line-height: 22px;
}
.videoList li .pic p{
	width:100%;
	height:32px;
	padding-top:5px;
	line-height:16px;
	font-size:13px;
	overflow:hidden;
}


.videoList2{
	padding:0 20px;
}
.videoList2 li{
    position: relative;
	background:#f3f3f3;
	border:2px solid #f3f3f3;
	margin-bottom:15px;
	overflow:hidden;
}
.videoList2 li:hover{
	box-shadow:#666 0px 0px 5px;
	border:2px solid #0075c2;
	transition: ease-in-out .2s;
}
.videoList2 li img{
	width: 200px;
    height: 120px;
	padding:5px;
    float: left;
	vertical-align: middle
}
.videoList2 li div.desc{
	width: 480px;
	padding:5px 0;
	margin-left:10px;
    float: left;
}
.videoList2 li div.desc .title{
	font-size:16px;
	margin-bottom:6px;
}
.videoList2 li div.desc .author {
    font-size: 13px;
    color: #7e7e7e;
	margin-bottom:6px;
}
.videoList2 li div.desc .content {
    font-size: 12px;
    line-height: 1.8em;
    color: #888;
	margin-bottom:10px;
	overflow:hidden;
}
.videoList2 li div.desc .btn {
    width: 120px;
    height: 32px;
    background: #333;
    display: block;
    border: 0px;
    text-indent: 0px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    border-radius: 0px;
    color: #FFFFFF;
    padding: 0px;
}
.videoList2 li div.desc a.btn:hover{
	background:#0075c2;
	transition: ease-in-out .2s;
}









.searchul{border: solid 1px #cdddf0; padding-top:18px;}
.searchul ul{ width:96%;height:auto; display:block; overflow:hidden; margin:0 auto;font-family:Arial, Helvetica, sans-serif;}
.searchul li{ margin:0px 0px 18px 0px;}
.searchul h3,.searchul h3 a{ font-size:16px;  }
.searchul li p{ font-size:13px; margin-top:4px; margin-bottom:4px;}
.searchul li span{color:#008000;}
.searchul li span a{color:#666666;text-decoration: underline;}
.search_pages{ text-align:center;}











.CaseShow{width:690px;height:700px;margin:30px auto 0 auto;position:relative;z-index:1;}
.cBig{width:688px;height:500px;margin:0 auto; text-align:center; overflow:hidden; background:#fff;}
.cBig img{ max-width:688px; max-height:500px;}
.cTitBg{width:690px;height:60px;padding-top:45px;background:#ebebeb;position:absolute;left:0px;top:505px;z-index:2;}
.cLeft{width:34px;height:57px;position:absolute;left:10px;bottom:115px;cursor:pointer;z-index:3;}
.cLeft a{width:34px;height:57px;display:block; font-size:50px; line-height:57px; color:#999; font-family:"宋体";}
.cLeft a:hover{color:#7fbe26;}
.cRight{width:34px;height:57px;position:absolute;right:10px;bottom:115px;cursor:pointer;z-index:4;}
.cRight a{width:34px;height:57px;display:block; font-size:50px; line-height:57px; color:#999; font-family:"宋体";}
.cRight a:hover{color:#7fbe26;}

.cPicList{width:576px;height:80px;padding:5px 0;overflow:hidden;position:absolute;left:55px;bottom:100px;z-index:5;}
.cPicList ul li{width:96px;height:70px; padding-top:10px; text-align:center;float:left;}
.cPicList ul li img{width:80px;height:60px;cursor:pointer;}

.cTitle{width:668px;height:29px;padding:0 10px;text-align:right;line-height:29px;font-size:14px;color:#FFF;position:absolute;left:1px;top:475px;z-index:8;}




#proIntroBox{padding:10px; line-height:1.5em; font-size:12px; border:#0075c2 2px solid; background:#fcfcfc; color:#462015; position:absolute; z-index:10000;}
#proIntroBox .arow{width:20px; height:25px; background:url(/img/icon_a2.gif) no-repeat; position:absolute; top:50px; left:-20px;}
#proIntroBox img{ max-width:220px;}







.page_productlist{
	padding:30px 10px 0 10px;
}
.page_productlist dl{
	width:33.3333%;
	padding-bottom:25px;
	display:block;
	float:left;
	vertical-align:top;
	overflow:hidden;
}

.page_productlist dl dd{
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	display:block;
}
.page_productlist dl dd img{
	width:240px;
	height:240px;
	border:5px solid #C0C0C0;
}
.page_productlist dl dd a:hover img{
	border:5px solid #0075c2;
}

.page_productlist dl dt{
	width:250px;
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	margin:0 auto;
	display:block;
	overflow:hidden;
}






.page_productlist2{
	padding:20px 0 0 25px
}
.page_productlist2 ul{
	width:100%;
}
.page_productlist2 ul li{
	width:33.333%;
	height:300px;
	float:left;
}
.page_productlist2 ul li a{
	width:270px;
	height:270px;
	display:block;
	overflow:hidden;
	position:relative;
}
.page_productlist2 ul li a .pimg{
	width:260px;
	height:260px;
	border:5px solid #f5f5f5;
	overflow:hidden;
	transition:all 0.25s ease-in-out;
}
.page_productlist2 ul li a .pimg img{
	width:260px;
	height:260px;
	transition:all 0.25s ease-in-out;
}
.page_productlist2 ul li a .link-setion-text{
	display:block;
	width:100%;
	position:absolute;
	top:50%;
	left:0;
	z-index:10;
	color:#fff;
	text-align:center;
	opacity:0;
	filter:alpha(opacity=0);
	transform:translateY(-50%);
	transition:all 0.25s ease-in-out;
}
.page_productlist2 ul li a .link-setion-text .link-name{
	padding:0 20px 10px 20px;
}
.page_productlist2 ul li a .link-setion-text .link-name h3{
	max-height:48px;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	overflow:hidden;
	margin:0 20px 10px;
	margin-top:-20px;
	transition:all 0.25s ease-in-out;
}

.page_productlist2 ul li a .link-setion-text .link-price{
	
}
.page_productlist2 ul li a .link-setion-text .link-price p { 
	margin:0 20px 10px;
	margin-top:-55px;
	font-size:30px;
	font-weight:normal;
	color:#FF0;
	line-height:normal;
	transition:all 0.35s ease-out;
}
.page_productlist2 ul li a .link-setion-text .link-more{
	line-height: normal;
    display: inline-block;
	*display:inline;
	*zoom:1; 
    margin-top:10px;
    padding: 6px 20px;
    border: 2px solid #fff;
    font-size: 13px;
	transition:all 0.25s ease-in-out;
}
.page_productlist2 ul li a .opacity-overlay{
	width:260px;
	height:260px;
	background:#0075c2;
	opacity:0;
	filter:alpha(opacity=0);
	position:absolute;
	left:5px;
	top:5px;
	z-index:2;
	transition:all 0.25s ease-in-out;
}
.page_productlist2 ul li a:hover .link-setion-text { opacity:1; filter:alpha(opacity=100); }
.page_productlist2 ul li a:hover .pimg{
	border:5px solid #0075c2;
}
.page_productlist2 ul li a:hover .pimg img{
	transform:scale(1.05,1.05)
}
.page_productlist2 ul li a:hover .link-name h3{
	margin-top:0;	
}
.page_productlist2 ul li a:hover .link-price p{
	margin-top:0;	
}
.page_productlist2 ul li a:hover .opacity-overlay{
	opacity:0.75; filter:alpha(opacity=75);
}









.product_intro{width:380px; padding:15px 15px 10px 500px; min-height:568px; height:auto !important;_height:568px; margin-bottom:20px; position:relative; z-index:1;}

	/*产品图片*/	
	.proPic{width:458px; position:absolute; left:15px; top:15px; z-index:2;}
		.proPic .bpic{width:458px; height:458px; text-align:center; overflow:hidden;}
			.proPic .bpic a img{width:458px; height:458px; display:block;}

	.proPic .spic_list{width:458px; height:98px; padding:6px 0; overflow:hidden; position:relative; z-index:1;}
		.proPic .spic_list .spic_control{width:26px; height:98px; display:block; background:#e5e5e5 url(/img/spic_control.gif) no-repeat; position:absolute; z-index:2; top:6px;}
		
		.proPic .spic_list #spic_forward{left:0;background-position: 5px top;}
		.proPic .spic_list #spic_forward.disabled{background-position:-21px 0;}
		.proPic .spic_list #spic_backward{right:0; background-position:-83px top;}
		.proPic .spic_list #spic_backward.disabled{background-position:-57px 0;}
		
		.proPic .spic_list .spic_item{width:408px; height:98px; overflow:hidden; margin:0 auto;}
			.proPic .spic_list .spic_item ul{height:98px;}
				.proPic .spic_list .spic_item ul li{width:102px; height:98px; text-align:center; float:left; overflow:hidden;}
					.proPic .spic_list .spic_item ul li img{width:94px; height:94px; border:1px solid #e1e1e1; padding:1px;}
					.proPic .spic_list .spic_item ul li a.ov img{padding:0; border:2px solid #0075c2;}


	.product_intro #name{padding-bottom:10px; border-bottom:1px dashed #ccc; line-height:1.5em;}
		.product_intro #name h1{ color:#3e3e3e; white-space:nowrap; text-overflow:ellipsis; line-height:1.5em; font-weight:700; font-size:20px; font-family:Arial,Verdana,"microsoft yahei"; overflow:hidden;}
		.product_intro #name strong{display:block; font-size:16px; color:#e4393c; line-height:1.5em; overflow:hidden; font-family:arial,"microsoft yahei";}
		
	.product_intro .dt{width:72px; font-size:12px; text-align:right; font-family:simsun;float:left;}
	.product_intro .dd{width:300px; font-size:12px; float:left; font-family:Arial, Verdana, sans-serif;}
	

	.product_intro ul.summary{padding:20px 0; line-height:2em;}
		.product_intro ul.summary li{padding:6px 0; overflow:hidden; clear:both;}
			.product_intro ul.summary li .dd a,.product_intro ul.summary li .dd a:visited{color:#3592e2;}
			.product_intro ul.summary li .dd a:hover{color:#3592e2; text-decoration:underline;}
				
			.product_intro ul.summary li .dd .page_maprice{float:left; color:#a09c9c; text-decoration:line-through; font-family:Arial, Verdana, sans-serif;}
			.product_intro ul.summary li .dd .p-price{font-size:30px; color:#da251e; font-family:Arial, Verdana, sans-serif;}
				.product_intro ul.summary li .dd .p-price span{font-size:12px;}
			
			.product_intro ul.summary li .dd .star{width:75px; height:14px; display:inline-block; background:url(/img/newicon20140417.png) no-repeat; float:left; margin:1px 5px 0 0;}
			.product_intro ul.summary li .dd .sa5{background-position:-109px -239px}
			.product_intro ul.summary li .dd .sa4{background-position:-124px -239px}
			.product_intro ul.summary li .dd .sa3{background-position:-139px -239px}
			.product_intro ul.summary li .dd .sa2{background-position:-154px -239px}
			.product_intro ul.summary li .dd .sa1{background-position:-169px -239px}
			.product_intro ul.summary li .dd .sa0{background-position:-184px -239px}
	
	.product_intro ul.choose{padding:15px; border:1px solid #e1e1e1; background:#f3f3f3;  margin-bottom:10px;}
		.product_intro ul.choose li{padding:5px 0; overflow:hidden; clear:both;}
		.product_intro ul.choose .dt{margin-top:8px; font-size:12px;}
		.product_intro ul.choose .dd{width:auto;margin-top:3px;}
		.product_intro ul.choose .item{float:left; margin:2px 8px 2px 0px;}
			.product_intro ul.choose .item a,.product_intro ul.choose .item a:visited{float:left; padding:4px 6px; background:#fff; display:block; white-space:nowrap; text-decoration:none; border:1px solid #ccc;}
			.product_intro ul.choose .item a:hover,.product_intro ul.choose .item a:active,.product_intro ul.choose .selected a:link,.product_intro ul.choose .selected a:visited{border:2px solid #e4393c;padding:3px 5px; color:#e4393c;}
			
			.choose .selected, .choose .disabled {position:relative;zoom: 1;}
			.choose .selected b {position:absolute;bottom:0;right:0;width:12px;height:12px;overflow:hidden;background:url(/img/newicon20140417.png) no-repeat -202px -224px;}
		
		#choose-amount .wrap-input{position:relative; width:36px; padding:0 18px; float:left;}
		#choose-amount a {display:block;white-space:nowrap;text-decoration:none;}
		#choose-amount .wrap-input a {position:absolute;top:3px;width:15px;height:15px;overflow:hidden;line-height:50px;background:url(/img/newicon20140417.png) no-repeat;}
		#choose-amount .wrap-input .btn-reduce{left:0;background-position:-216px -190px;}
		#choose-amount .wrap-input .btn-add{right:0;background-position:-232px -190px;}
		
		#choose-amount .tp{float:left; margin:5px 10px 0 10px;}
		
		#choose-amount .text {width:30px;height:16px;border:1px solid #ccc;padding:2px;text-align:center;}
			#choose-result {color: #e4393c;}
			#choose-result em {font-style:normal;}
			
		
	
	.product_intro ul.other{padding:5px 0; float:left; margin-bottom:20px;}
		.product_intro ul.other li{padding:5px 0;}
			.product_intro ul.other li .addfav2{padding:3px 5px 3px 20px; background:url(/img/addfav.gif) no-repeat;}



.pdetail{padding:0 10px;}
	.productAttr{border:1px solid #e1e1e1; background:#f6f6f6;}
		.productAttr dl{}
			.productAttr dl dt{height:32px; line-height:32px; font-size:14px; font-weight:bold; color:#666666; padding-left:20px; border-bottom:1px solid #e1e1e1; margin-bottom:10px;}
			.productAttr dl dd{width:30%; height:24px; line-height:24px; padding-left:20px; float:left; overflow:hidden;}

	
	.productDetail{line-height:2em; padding:20px;}




div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(/img/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}


	








/******分页*******/
.page_navigation{
	padding:20px 10px 30px 10px;
	text-align:center;
	font-size:14px;
}
.page_navigation a{
    padding: 4px 10px;
    background: #0e1c29;
	border-radius:4px;
    color: #ffffff;
	margin-left:2px;
	margin-right:2px;
}
.page_navigation strong{
    padding: 4px 10px;
	border-radius:4px;
    background:#0075c2;
    color: #ffffff;
    font-weight:normal;
	margin-left:2px;
	margin-right:2px;
}
.page_navigation span{
    padding: 4px 10px;
    border-radius:4px;
    background:#ccc;
    color: #ffffff;
	margin-left:2px;
	margin-right:2px;
}







.main_msg{
	width:644px;
	margin:0 auto;
	padding:20px 0;
}

.main_msg .i1{float:left;}
.main_msg .i2{float:right;}
.main_msg input,.main_msg textarea{
	padding:0;
	margin:0;
	border:0;
	outline:none;
	background:none;
	line-height:22px;
	font-size:14px;
}
.main_msg .msg_i input{
	padding:9px 9px 9px 0;
	height:22px;
	width:236px;
	
}
.main_msg .msg_t textarea{
	padding:9px 9px 9px 0;
	width:565px;
	height:122px;
	line-height:24px;
	resize:none;
}
.msg_i{
	width:245px;
	height:40px;
	background:#f5f5f5;
	padding-left:70px;
	margin-bottom:14px;
	position:relative;
}
.msg_i span,.msg_t span{
	width:70px;
	height:40px;
	line-height:40px;
	font-size:14px;
	text-align:center;
	display:block;
	position:absolute;
	left:0;
	top:0;
}
.msg_t{
	width:574px;
	height:140px;
	background:#f5f5f5;
	padding-left:70px;
	margin-bottom:14px;
	clear:both;
	position:relative;
}
.msg_btn{
	text-align:right;
}
.msg_btn input{
	width:125px;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#fff;
	cursor:pointer;
}
.msg_btn .btn1{
	background:#bebebe;
}
.msg_btn .btn2{
	background:#299500;
}