/* CSS Document */

/*
* Banner
*/
.banner {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.banner img{
	width:100%;
	}
/*
* Main Body
*/
.mainBodyBox {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	overflow: hidden;
}
/*
* About
*/

/*** left  ***/
.left {
	width: 755px;
	height: auto;
}
.loc {
	width: 100%;
	height: 35px;
	text-indent: 20px;
	line-height: 35px;
	color: #666;
	font-size: 12px;
	border: 1px solid #d5d5d5;
	border-radius: 3px;
}
.loc a{color: #666;}
.contentCoat {
	width: 753px;
	height: auto;
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	margin-top: 10px;
}
.contentCoat .aboutTopImg {
	width: 718px;
	height: 89px;
	overflow: hidden;
	margin-left: 30px;
	margin-top: 30px;
}
.contentCoat .aboutTopImg img {
	width: 718px;
	height: 89px;
}
.contentCoat .cBox {
	width: 670px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-bottom: 20px;
	line-height: 24px;
	font-size: 12px;
	color: #666666;
	overflow:auto;
}
.contentCoat .cBox img {
	margin-bottom: 10px;
}
.contentCoat .cBox p {
	text-indent: 2em;
	margin-bottom: 15px;
}
/*** right ***/

.MT {
	margin-top: 10px;
}
.right {
	width: 200px;
	height: auto;
}
.aboutColumnList {
	width: 198px;
	height: auto;
	border: 1px solid #d5d5d5;
	border-radius: 3px;
}
.aboutColumnList .ACTitle {
	width: 100%;
	height: 35px;
	overflow: hidden;
}
.aboutColumnList .ACTitle .name {
	width: 100%;
	height: 32px;
	background: url(../images/aboutColumnTitleBG.jpg) repeat-x;
	line-height: 32px;
	text-indent: 1em;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 1px;
	margin-top: 1px;
}
.aboutColumnList .ACList {
	width: 147px;
	height: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.aboutColumnList .ACList ul {
}
.aboutColumnList .ACList ul li {
	width: 147px;
	height: 25px;
	background: url(../images/aboutColumnListArrow.jpg) no-repeat center left;
	text-indent: 25px;
}
.aboutColumnList .ACList ul li a {
	font-size: 12px;
	color: #666666;
}
.aboutColumnList .ACList ul li a:hover {
	color: #009fdd;
}
.aboutColumnList .rightCC {
	width: 190px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 10px;
}
.aboutColumnList .rightCC .hot {
	width: 190px;
	height: 50px;
	background: url(../images/tel.jpg) no-repeat center left;
}
.aboutColumnList .rightCC .hot .name {
	width: 140px;
	height: 25px;
	line-height: 32px;
	margin-left: 50px;
	color: #666;
	font-size: 12px;
	text-indent: 10px;
}
.aboutColumnList .rightCC .hot .telPhone {
	width: 140px;
	height: 25px;
	line-height: 15px;
	font-size: 14px;
	color: #0065b5;
	font-weight: bold;
	margin-left: 50px;
	text-indent: 10px;
}
.aboutColumnList .rightCC .content {
	width: 100%;
	height: auto;
	margin-top: 5px;
	line-height: 24px;
	font-size: 12px;
	color: #666666;
}
.aboutColumnList .rightCC .content a {
	font-size: 12px;
	color: #666666;
}
.BigClassName {
	background: url(../images/proBigClassBG.jpg) no-repeat;
	width: 176px;
	height: 33px;
	font-size: 14px;
	color: #333;
	line-height: 33px;
	text-indent: 2em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
/*
* News
*/
.newsMainBody {
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.left_news {
	width: 790px;
	height: auto;
}
.newsColumnBox {
	width: 790px;
	height: 220px;
	overflow: hidden;
	border: 1px solid #d5d5d5;
	border-radius: 3px;
}
.newsColumnBox .title {
	width: 100%;
	margin-top: 1px;
	background: url(../images/aboutColumnTitleBG.jpg) repeat-x;
	height: 32px;
	padding-bottom: 1px;
	border-bottom: 1px solid #d5d5d5;
}
.newsColumnBox .title .name {
	width: 180px;
	height: 32px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #007cc3;
	line-height: 32px;
}
.newsColumnBox .title .more {
	width: 60px;
	height: 32px;
	line-height: 40px;
	font-size: 12px;
	color: #007cc3;
}
.newsColumnBox .title .more a {
	color: #007cc3;
}
.newsColumnBox .newsListBox {
	width: 760px;
	height: 140px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 23px;
}
.newsColumnBox .newsListBox .showNewsImg {
	width: 150px;
	height: 140px;
	overflow: hidden;
}
.newsColumnBox .newsListBox .showNewsImg .imgBox {
	width: 144px;
	height: 116px;
	border: 1px solid #d5d5d5;
}
.newsColumnBox .newsListBox .showNewsImg .imgBox img {
	width: 142px;
	height: 114px;
	padding: 1px;
}
.newsColumnBox .newsListBox .showNewsImg .imgTitle {
	width: 100%;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
.newsColumnBox .newsListBox .showNewsImg .imgTitle a {
	font-size: 12px;
	color: #666666;
}
.newsColumnBox .newsListBox .newsList {
	width: 600px;
	height: 140px;
	margin-top: -5px;
}
.newsColumnBox .newsListBox .newsList ul {
}
.newsColumnBox .newsListBox .newsList ul li {
	background: url(../images/newsListBG_left.jpg) repeat-x;
	width: 100%;
	height: 30px;
	line-height: 30px;
}
.newsColumnBox .newsListBox .newsList ul li .newstitle {
	width: 520px;
	height: 30px;
	line-height: 30px;
	text-indent: .5em;
}
.newsColumnBox .newsListBox .newsList ul li .newstitle a {
	text-indent: 2em;
	color: #666666;
	font-size: 12px;
}
.newsColumnBox .newsListBox .newsList ul li .newstime {
	width: 80px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #666666;
}
.newsColumnBox .QAListBox {
	width: 760px;
	height: 140px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 23px;
}
.newsColumnBox .QAListBox ul {
	margin-top: -8px;
}
.newsColumnBox .QAListBox ul li {
	width: 100%;
	height: 30px;
	background: url(../images/newsListBG_left.jpg) repeat-x;
}
.newsColumnBox .QAListBox ul li .QATitle {
	width: 580px;
	height: 30px;
	line-height: 30px;
	text-indent: .5em;
}
.newsColumnBox .QAListBox ul li .QATitle a {
	font-size: 12px;
	color: #666666;
}
.newsColumnBox .QAListBox ul li .QATime {
	font-size: 12px;
	color: #666666;
	line-height: 30px;
	width: 80px;
	height: 30px;
}
.newsList_r {
	width: 176px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	padding-top: 5px;
}
.newsList_r ul {
	width:150px;
	margin-left:auto;
	margin-right:auto;
}
.newsList_r ul li {
	width: 150px;
	height: 30px;
	background: url(../images/newsListBG.jpg) no-repeat;
	line-height: 30px;
	text-indent: 15px;
}
.newsList_r ul li a {
	font-size: 12px;
	color: #666666;
}
.newsList_r ul li a:hover {
	color: #007cc3;
}


.newsCenterBox{
	width:754px;
	height:228px;
	border:1px solid #d5d5d5;
	border-radius:3px;
	}
.newsCenterBox .title{
	width:100%;
	height:32px;
	background:url(../images/aboutColumnTitleBG.jpg) repeat-x;
	border-bottom:1px solid #d5d5d5;
	padding-bottom:1px;
	}
.newsCenterBox .title .name{
	width:160px;
	height:32px;
	line-height:32px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#007cc3;
	}
.newsCenterBox .title .more{
	width:80px;
	height:32px;
	line-height:38px;
	}
.newsCenterBox .title .more a{
	color:#007cc3;
	font-size:12px;
	font-weight:bold;
	}

.newsCenterBox .newsListBox{
	width:720px;
	height:155px;
	margin-left:auto;
	margin-right:auto;
	margin-top:17.5px;
	}
.newsCenterBox .newsListBox .showNewsImg{
	width:150px;
	height:155px;
	overflow:hidden;
	}
.newsCenterBox .newsListBox .showNewsImg .img{
	width:148px;
	height:128px;
	border:1px solid #d5d5d5;
	}
.newsCenterBox .newsListBox .showNewsImg .img a{
	padding:0;
	margin:0;
	}
.newsCenterBox .newsListBox .showNewsImg .img img{
	width:146px;
	height:126px;
	padding:1px;
	}
.newsCenterBox .newsListBox .showNewsImg .name{
	width:150px;
	height:25px;
	line-height:25px;
	text-align:center;
	}
.newsCenterBox .newsListBox .showNewsImg .name a{
	font-size:12px;
	color:#666;
	}

.newsCenterBox .newsListBox .list_news{
	width:560px;
	height:155px;
	overflow:hidden;
	}
.newsCenterBox .newsListBox .list_news ul{}
.newsCenterBox .newsListBox .list_news ul li{
	width:100%;
	height:32px;
	line-height:32px;
	background:url(../images/newsListBG_left.jpg) repeat-x;
	}
.newsCenterBox .newsListBox .list_news ul li .title_list{
	width:480px;
	height:32px;
	text-indent:10px;
	overflow:hidden;
	}
.newsCenterBox .newsListBox .list_news ul li .title_list a{
	font-size:12px;
	color:#999;
	}
.newsCenterBox .newsListBox .list_news ul li .time_list{
	width:80px;
	height:32px;
	color:#999;
	font-size:12px;
	}
.newsCenterBox .AQListBox{
	width:720px;
	height:155px;
	margin-left:auto;
	margin-right:auto;
	margin-top:17.5px;
	}
.newsCenterBox .AQListBox ul{}
.newsCenterBox .AQListBox ul li{
	width:100%;
	height:32px;
	line-height:32px;
	background:url(../images/newsListBG_left.jpg) repeat-x;
	}
.newsCenterBox .AQListBox ul li .AQTitle{
	width:640px;
	height:32px;
	text-indent:10px;
	}
.newsCenterBox .AQListBox ul li .AQTitle a{
	font-size:12px;
	color:#999;
	}
.newsCenterBox .AQListBox ul li .AQTime{
	width:80px;
	height:32px;
	text-align:center;
	font-size:12px;
	color:#999;
	}

.NCList{
	width:147px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	}
.NCList ul{}
.NCList ul li{
	width:147px;
	height:30px;
	background:url(../images/newsListBG.jpg) no-repeat;
	overflow:hidden;
	text-indent:1.5em;
	line-height:26px;
	}
.NCList ul li a{
	font-size:12px;
	color:#333;
	}

/*
* products
*/
.proBox {
	width: 788px;
	height: auto;
	border: 1px solid#d5d5d5;
	border-radius: 3px;
	margin-top: 10px;
	overflow:auto;
}
/*
.proList {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.proList ul {
}
.proList ul li {
	width: 225px;
	height: 290px;
	float: left;
	margin-left: 12.5px;
	margin-right: 12.5px;
}
.proList ul li .proImg {
	width: 223px;
	height: 168px;
	border: 1px solid #d5d5d5;
	overflow: hidden;
}
.proList ul li .proImg img {
	padding: 1px;
	width: 221px;
	height: 166px;
}
.proList ul li:hover .proImg {
	border: 1px solid #5262ff;
}
.proList ul li .proName {
	width: 100%;
	height: 25px;
	line-height: 25px;
}
.proList ul li .proName a {
	font-size: 12px;
	color: #666;
}
.proList ul li:hover .proName a {
	color: #5265ff;
}
.proList ul li .proSize {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #666666;
}
.proList ul li .proCH {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #666666;
}
.proList ul li .method {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #666666;
}
.proList ul li:hover .proSize, .proList ul li:hover .proCH, .proList ul li:hover .method {
	color: #5265ff;
}
*/

.proList{
	width:750px;
	height:auto;
	margin:20px auto 20px auto;
	}
.proList ul{}
.proList ul li{
	width:225px;
	height:290px;
	float:left;
	margin-left:12.5px;
	margin-right:12.5px;
	}

.proList ul li .proCen_Img{
	width:223px;
	height:168px;
	border:1px solid #d5d5d5;
	overflow:hidden;
	
	}
.proList ul li .proCen_Img a{
	padding:0;
	margin:0;
	}
.proList ul li .proCen_Img a img{
	width:221px;
	height:166px;
	padding:1px;
	}
.proList ul li .proCen_Name,
.proList ul li .proCen_Size,
.proList ul li .proCen_CH,
.proList ul li .proCen_Methor
{
	width:230px;
	height:27.5px;
	line-height:27.5px;
	font-size:14px;
	color:#666;
	}
.proList ul li .proCen_Name span,
.proList ul li .proCen_Size span,
.proList ul li .proCen_CH span,
.proList ul li .proCen_Methor span{
	font-weight:bold;
	}

.proList ul li .proCen_Name a{
	font-size:14px;
	color:#666;
	}
.proList ul li:hover .proCen_Img{
	border:1px solid #5265ff;
	}
.proList ul li:hover .proCen_Name a,
.proList ul li:hover .proCen_Size,
.proList ul li:hover .proCen_CH,
.proList ul li:hover .proCen_Methor{
	color:#5265ff;
	}

.showPage {
	width: 770px;
	height: 25px;
	border: 1px solid #cccccc;
	background: #f9f9f9;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.showPage .num {
	width: 150px;
	height: 12px;
	margin-top: 6.5px;
}
.showPage .num ul {
}
.showPage .num ul li {
	float: left;
	border-right: 1px solid #666;
	color: #666;
	font-size: 12px;
	height: 12px;
	line-height: 12px;
	padding-right: 5px;
	padding-left: 6.5px;
}
.showPage .num ul li:last-child {
	border-right: 0;
}
.showPage .pageList {
	height: 19px;
	margin-top: 3px;
}
.showPage .pageList ul {
	margin-right: 10px;
}
.showPage .pageList ul li {
	width: 15px;
	height: 19px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
.showPage .pageList ul li a {
	width: 13px;
	height: 17px;
	border: 1px solid #d5d5d5;
	background: #e5e5e5;
	color: #8c8c8c;
	text-align: center;
	line-height: 17px;
	display: block;
	font-size: 12px;
}
.showPage .pageList ul li a:hover {
	background: #0065b5;
	color: #FFF;
	border: 1px solid #0065b5;
}
.TYNewsCenter {
	width: 100%;
	height: auto;
}
.TYNewsCenter .columnTitle {
	width: 100%;
	height: 32px;
	padding-bottom: 1px;
	border-bottom: 1px solid #d5d5d5;
	margin-top: 1px;
	border-top: 1px solid #d5d5d5;
	background: url(../images/aboutColumnTitleBG.jpg) repeat-x;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	text-indent: 20px;
}
.TYNewsCenter .NCList_TJ {
	width: 788px;
	height: auto;
	overflow:auto;
}
.TYNewsCenter .NCList_TJ ul {
	margin-top: 5px;
	padding-bottom: 5px;
}
.TYNewsCenter .NCList_TJ ul li {
	width: 370px;
	height: 25px;
	margin-left: 12px;
	margin-right: 12px;
	overflow:hidden;
	float:left;
}
.TYNewsCenter .NCList_TJ ul li .jia {
	width: 30px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	color: #666666;
}
.TYNewsCenter .NCList_TJ ul li .newsName {
	font-size: 12px;
	color: #666;
	height: 25px;
	line-height: 25px;
	width: 260px;
	text-indent: 1em;
}
.TYNewsCenter .NCList_TJ ul li .newsName a {
	font-size: 12px;
	color: #666666;
	width: 100%;
	height: 100%;
	display: block;
}
.TYNewsCenter .NCList_TJ ul li .newsName a:hover {
	color: #5262ff;
}
.TYNewsCenter .NCList_TJ ul li .newsTime {
	width: 80px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #666666;
}
.TYNewsCenter .NCList_TJ ul li:hover .jia, .TYNewsCenter .NCList_TJ ul li:hover .newsTime, .TYNewsCenter .NCList_TJ ul li:hover .newsName a {
	color: #5265ff;
	cursor: pointer;
	font-weight: bold;
}
.proBox .title_pro {
	width: 100%;
	height: 32px;
	background: url(../images/aboutColumnTitleBG.jpg) repeat-x;
	margin-top: 1px;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 1px;
}
.proBox .title_pro .name {
	width: 160px;
	height: 32px;
	line-height: 32px;
	color: #007cc3;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.proBox .title_pro .more {
	width: 80px;
	height: 32px;
	line-height: 32px;
}
.proBox .title_pro .more a {
	font-size: 12px;
	color: #007cc3;
}
/*** case ***/
.caseList {
	width: 750px;
	height: auto;
	margin-left: 19px;
	margin-right: 19px;
	overflow: auto;
	margin-top: 20px;
}
.caseList ul {
	overflow: hidden;
}
.caseList ul li {
	width: 225px;
	height: 210px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
.caseList ul li .caseImg {
	width: 223px;
	height: 168px;
	border: 1px solid #d5d5d5;
}
.caseList ul li .caseImg img {
	width: 221px;
	height: 166px;
	padding: 1px;
}
.caseList ul li .caseImg a img {
}
.caseList ul li .caseName {
	width: 225px;
	height: 42px;
	line-height: 42px;
	text-align: center;
}
.caseList ul li .caseName a {
	font-size: 14px;
	color: #666;
	width: 100%;
	height: 100%;
	display: block;
}
.caseList ul li:hover .caseImg {
	border: 1px solid #007cc3;
}
.caseList ul li:hover .caseName a {
	color: #007cc3;
	font-weight: bold;
}
/*** proview ***/

.proDesc {
	width: 770px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.proDesc .proImg {
	width: 420px;
	height: 500px;
	overflow: hidden;
}
.proDesc .descInfo {
	width: 340px;
	height: 500px;
}

.box {
	width: 410px;
}
.tb-pic a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.tb-pic a img {
	vertical-align: middle;
}
.tb-pic a {
*display:block;
*font-family:Arial;
*line-height:1;
}
.tb-thumb {
	margin: 10px 0 0;
	overflow: hidden;
}
.tb-thumb li {
	background: none repeat scroll 0 0 transparent;
	float: left;
	height: 65px;
	margin: 0 6px 0 0;
	overflow: hidden;
	padding: 1px;
}
.tb-s310, .tb-s310 a {
	height: 418px;
	width: 418px;
}
.tb-s310, .tb-s310 img {
	max-height: 418px;
	max-width: 418px;
}
.tb-s310 a {
*font-size:271px;
}
.tb-s40 a {
*font-size:35px;
}
.tb-s40, .tb-s40 a {
	height: 65px;
	width: 65px;
}
.tb-s40, .tb-s40 a img {
	width:65px;
	height:65px;
	}
.tb-booth {
	border: 1px solid #CDCDCD;
	position: relative;
	z-index: 1;
}
.tb-thumb .tb-selected {
	background: none repeat scroll 0 0 #C30008;
	height: 65px;
	padding: 2px;
}
.tb-thumb .tb-selected div {
	background-color: #FFFFFF;
	border: medium none;
}
.tb-thumb li div {
	border: 1px solid #CDCDCD;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 320px;
	height: 320px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
div.zoomMask {
	position: absolute;
	background: url("images/mask.png") repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}

.proDesc .descInfo .di_proName {
	width:100%;
	height:30px;
	line-height:30px;
	border-bottom:2px dashed #d5d5d5;
	color:#333;
	font-weight:bold;
	font-size:14px;
	text-indent:1em;
	margin-bottom:10px;
	}
.proDesc .descInfo .di_proSize,
.proDesc .descInfo .di_proClass,
.proDesc .descInfo .di_appliedRange,
.proDesc .descInfo .di_orderHotline {
	width:100%;
	height:30px;
	line-height:20px;
	font-size:14px;
	color:#504f4f;
	}
.proDesc .descInfo .di_orderHotline span{
	color:#0064b5;
	font-size:18px;
	font-weight:bold;
	}

.shareBox{
	width:340px;
	height:45px;
	}
.OnlineBtn{
	width:141px;
	height:42px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	}

.otherPro{
	width:760px;
	height:220px;
	border:1px solid #d5d5d5;
	overflow:hidden;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	}
.otherPro .OPTitle{
	width:100%;
	height:23px;
	border-bottom:2px solid #005ab0;
	color:#005ab0;
	background:#f7f7f7;
	text-indent:1em;
	line-height:23px;
	font-weight:bold;
	}

.otherPro .OPList{}
.otherPro .OPList ul{}
.otherPro .OPList ul li{
	width:159px;
	height:159px;
	float:left;
	margin-left:15.5px;
	margin-right:15.5px;
	margin-top:20.5px;
	}
.otherPro .OPList ul li .OPProImg{
	width:157px;
	height:118px;
	border:1px solid #d5d5d5;
	}
.otherPro .OPList ul li .OPProImg img{
	width:155px;
	height:116px;
	padding:1px;
	}
.otherPro .OPList ul li .OPProName{
	width:100%;
	height:44px;
	line-height:44px;
	text-align:center;
	}
.otherPro .OPList ul li .OPProName a{
	font-size:14px;
	color:#333;
	}

.proContentTitle{
	width:760px;
	height:25px;
	border-bottom:5px solid #0069b8;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	}
.proContentTitle .name{
	width:90px;
	height:25px;
	background:#0069b8;
	color:#FFF;
	font-size:12px;
	text-align:center;
	line-height:30px;
	border-radius:3px 3px 0 0;
	}
.showPro{
	width:716px;
	height:auto;
	margin-left:15px;
	}

.showPro .title{
	background:url(../images/proTitleBG.jpg) no-repeat;
	width:716px;
	height:68px;
	font-size:24px;
	color:#42aedc;
	line-height:78px;
	font-weight:bold;
	text-indent:6em;
	font-family:"宋体";
	border-bottom:4px solid #0069b8;
	}
.showPro .proImg{
	margin-top:20px;
	}
.canshu{
	width:100%;
	line-height:24px;
	font-size:12px;
	color:#666;
	margin-top:20px;
	}
.showPro .contact{
	width:100%;
	height:265px;
	background:url(../images/women.jpg) no-repeat center right;
	line-height:30px;
	font-size:14px;
	color:#333;
	border-bottom:1px dashed #d5d5d5;
	padding-bottom:15px;
	}
.showPro .contact p{
	font-weight:bold;
	padding-top:10px;
	font-size:18px;
	}
	
.showPro .keyword{
	width:100%;
	height:36px;
	line-height:36px;
	color:#747474;
	}
.showPro .purchase{
	width:100%;
	height:25px;
	background:#CCC;
	line-height:25px;
	text-indent:5px;
	color:#666;
	}
.showPro .purchase .purName{}
.showPro .purchase .note{
	padding-right:10px;
	}
.showPro .purchase .note span{
	color:#F00;
	padding-right:5px;
	height:15px;
	line-height:15px;
	margin-top:20px;
	}
.showPro .purForm{
	width:520px;
	height:300px;
	margin-left:20px;
	margin-top:20px;
	}
.showPro .purForm .line{
	width:100%;
	height:25px;
	margin-bottom:5px;
	}
.showPro .purForm .line .left{
	width:100px;
	height:25px;
	line-height:25px;
	text-align:right;
	font-size:12px;
	color:#666;
	}
.showPro .purForm .line .left span{
	color:#F00;
	padding-right:10px;
	}
.showPro .purForm .line .middle{
	width:200px;
	height:25px;
	}
.showPro .purForm .line .middle input{
	width:198px;
	height:23px;
	border:1px solid #abadb3;
	border-radius:3px;
	text-indent:.5em;
	line-height:23px;
	color:#666;
	}
.showPro .purForm .line .right{
	color:#666;
	font-size:12px;
	line-height:25px;
	height:25px;
	text-indent:10px;
	width:220px;
	}
.showPro .purForm .line .right .code{
	color:#F00;
	font-size:14px;
	letter-spacing:1px;
	}
.showPro .purForm .line_style_two{
	width:100%;
	height:110px;
	overflow:hidden;
	}
.showPro .purForm .line_style_two .left{
	width:100px;
	height:25px;
	text-align:right;
	line-height:25px;
	color:#666;
	font-size:12px;
	}
.showPro .purForm .line_style_two .left span{
	color:#F00;
	padding-right:10px;
	}
.showPro .purForm .line_style_two .right{
	width:420px;
	height:110px;
	}
.showPro .purForm .line_style_two .right .inBox{
	width:100%;
	height:80px;
	}
.showPro .purForm .line_style_two .right .inBox textarea{
	width:418px;
	height:78px;
	border:1px solid #abadb3;
	border-radius:3px;
	color:#666;
	line-height:24px;
	font-size:12px;
	resize:none;
	}
.showPro .purForm .line_style_two .right .desc{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#666;
	}
.showPro .purForm .line_style_two .right .desc span{
	color:#F00;
	font-weight:bold;
	}
.showPro .purForm .line_btn{
	width:150px;
	height:30px;
	margin-left:100px;
	}
.showPro .purForm .line_btn .sub,
.showPro .purForm .line_btn .reset{
	width:69px;
	height:28px;
	background:url(../images/btn.jpg) no-repeat;
	margin-top:10px;
	}
.showPro .purForm .line_btn .sub input,
.showPro .purForm .line_btn .reset input{
	width:69px;
	height:28px;
	text-align:center;
	line-height:28px;
	color:#FFF;
	font-size:14px;
	letter-spacing:10px;
	text-indent:10px;
	font-weight:bold;
	cursor:pointer;
	}

.comment{
	width:760px;
	min-height:150px;
	border:1px solid #d5d5d5;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	}
.comment .IWC{/* I Want Comment == IWC */
	width:100%;
	height:30px;
	line-height:30px;
	text-indent:1em;
	font-size:14px;
	font-weight:bold;
	}
.comment .showAllCom{
	width:100px;
	height:30px;
	line-height:30px;
	text-align:right;
	margin-right:10px;
	margin-left:640px;
	}
.comment .showAllCom a{
	font-size:12px;
	border-bottom:1px solid #0018ff;
	color:#0018ff;
	}

.comment .comList{
	width:100%;
	height:auto;
	}
.comment .comList ul{}
.comment .comList ul li{
	width:730px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px dashed #CCC;
	}
.comment .comList ul li .UserName{
	width:120px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#666;
	padding-right:10px;
	text-align:right;
	}
.comment .comList ul li .UserComm{
	width:600px;
	max-width:600px;
	height:auto;
	line-height:30px;
	color:#666;
	font-size:12px;
	}

.myComm{
	width:760px;
	height:225px;
	border:1px solid #d5d5d5;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	}
.myComm .title{
	width:100%;
	height:30px;
	line-height:30px;
	text-indent:2em;
	}
.myComm .title a{
	font-size:14px;
	color:#333;
	font-weight:bold;
	}
.myComm .commForm{
	width:500px;
	height:180px;
	margin-left:20px;
	}
.myComm .commForm .CFLine{
	width:100%;
	height:110px;
	overflow:hidden;
	}
.myComm .commForm .CFLine .left{
	width:60px;
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#666;
	text-align:right;
	}
.myComm .commForm .CFLine .right{
	width:440px;
	height:110px;
	}
.myComm .commForm .CFLine .right textarea{
	width:428px;
	height:78px;
	border:1px solid #d5d5d5;
	resize:none;
	font-size:12px;
	color:#666;
	border-radius:3px;
	}
.myComm .commForm .CFLine .right .textDesc{
	width:100%;
	height:30px;
	line-height:30px;
	text-indent:1em;
	font-size:12px;
	color:#666;
	}
.myComm .commForm .CFLine_low{
	width:100%;
	height:25px;
	}
.myComm .commForm .CFLine_low .left{
	width:60px;
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#666;
	text-align:right;
	}
.myComm .commForm .CFLine_low .middle{
	width:200px;
	height:25px;
	}
.myComm .commForm .CFLine_low .middle input{
	width:198px;
	height:23px;
	border:1px solid #abadb3;
	text-indent:1em;
	color:#666;
	border-radius:3px;
	}
.myComm .commForm .CFLine_low .right{}
.myComm .commForm .CFLine_low .right span{
	color:#F00;
	font-size:14px;
	font-weight:bold;
	font-family:"微软雅黑";
	padding-left:10px;
	height:25px;
	line-height:25px;
	}
.myComm .commForm .CFLineBtn{
	width:150px;
	height:30px;
	margin-left:60px;
	margin-top:10px;
	}
.myComm .commForm .CFLineBtn .sub,
.myComm .commForm .CFLineBtn .reset{
	width:69px;
	height:28px;
	background:url(../images/btn.jpg) no-repeat;
	}
.myComm .commForm .CFLineBtn .sub input,
.myComm .commForm .CFLineBtn .reset input{
	width:69px;
	height:28px;
	text-align:center;
	letter-spacing:10px;
	padding-left:10px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	}




/*
* contact
*
*/

.companyName_contact{
	width:100%;
	height:35px;
	line-height:35px;
	font-size:24px;
	font-weight:bold;
	color:#999;
	}
.CC{
	width:100%;
	font-size:14px;
	color:#333;
	}
.CC .cTab{
	color:#03C;
	}
.CC a{
	color:#333;
	}

/*
* feedback
*/
.Message{ width:100%; height:auto;}
.Message .line{ width:100%; height:35px; margin-bottom:10px;}
.Message .line .title{ width:90px; height:35px; line-height:35px; text-align:right;}
.Message .line .ctent{ width:220px; height:35px;}
.Message .line .ctent input{ width:238px; height:33px; border:1px solid #CCC;}
.Message .line-l .title{ width:90px; height:35px; line-height:35px; text-align:right;}
.Message .line-l .ctent{ width:420px; height:200px;}
.Message .line-l .ctent textarea{ width:418px; height:198px; border:1px solid #CCC;}
.Message .line-but{ width:300px; height:35px; margin-left:90px; margin-top:20px;}
.Message .line-but .sub,
.Message .line-but .res{ width:120px; height:35px;}
.Message .line-but .sub input,
.Message .line-but .res input{ width:120px; height:35px; border:0; background:#165fa1; display:block; line-height:35px; text-align:center; color:#FFF; cursor:pointer;}


/*
* news
*/
.newsList_a{
	width:100%;
	height:auto;
	}
.newsList_a ul{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	}
.newsList_a ul li{
	width:100%;
	height:120px;
	border-bottom:1px dashed #d2d2d2;
	}
.newsList_a ul li .showNewsImg{
	width:98px;
	height:98px;
	overflow:hidden;
	border:1px solid #d2d2d2;
	margin-top:10px;
	}
.newsList_a ul li .showNewsImg img{
	width:96px;
	height:96px;
	padding:1px;
	}
.newsList_a ul li .newsDesc{
	width:530px;
	height:100px;
	margin-top:10px;
	overflow:hidden;
	}
.newsList_a ul li .newsDesc .newsTitle{
	width:100%;
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	}
.newsList_a ul li .newsDesc .newsTitle a{
	color:#666;
	}
.newsList_a ul li .newsDesc .desc{
	width:100%;
	height:75px;
	line-height:25px;
	overflow:hidden;
	}
.newsList_a ul li .newsDesc .desc a{
	font-size:14px;
	color:#666;
	}
.newsList_a ul li:hover .showNewsImg{
	border:1px solid #1a2c54;
	}
.newsList_a ul li:hover .newsDesc .newsTitle a,
.newsList_a ul li:hover .newsDesc .desc a{
	color:#1a2c54;
	}


.ShowPages{ width:530px; height:40px; line-height:40px; margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:20px;}
.ShowPages span,.ShowPages a{padding:5px 15px;border:1px solid #CCC;color:#555;margin-right:5px;}
.ShowPages a:hover{border:1px solid #0280eb;color:#0280eb;}
.ShowPages span{ background-color:#666; color:#FFFFFF}
			
				
				

/*
* newsview
*/
.newsTitle_nv{
	width:100%;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	}
.author-time{
	width:220px;
	height:40px;
	margin-left:445px;
	color:#CCC;
	font-size:12px;
	text-align:left;
	}
.author-time .Author{
	width:50%;
	height:40px;
	overflow:hidden;
	}
.author-time .Author .left{
	width:30px;
	height:40px;
	line-height:40px;
	}
.author-time .Author .right{
	width:80px;
	height:40px;
	line-height:40px;
	}

.author-time .NewsTime{
	width:50%;
	height:40px;
	overflow:hidden;
	}
.author-time .NewsTime .left{
	width:30px;
	height:40px;
	line-height:40px;
	}
.author-time .NewsTime .right{
	width:80px;
	height:40px;
	line-height:40px;
	}

.content_k{
	width:670px;
	line-height:24px;
	font-size:12px;
	color:#666;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	overflow-x:hidden;
	}
.content_k table{
	max-width:668px;
	margin-bottom:20px;
	}
.content_k img{
	width:100%;
	text-align:center;
	margin-bottom:10px;
	}

/*
* price
*/
.priceList{}
.priceList ul{}
.priceList ul li{
	width:100%;
	height:80px;
	overflow:hidden;
	border-bottom:1px dashed #d2d2d2;
	}
.priceList ul li .priTitle{
	width:100%;
	height:30px;
	line-height:30px;
	overflow:hidden;
	margin-top:10px;
	}
.priceList ul li .priTitle a{
	font-size:14px;
	font-weight:bold;
	color:#666;
	}
.priceList ul li .priDesc{
	width:100%;
	height:50px;
	line-height:25px;
	overflow:hidden;
	margin-top:10px;
	}
.priceList ul li .priDesc a{
	font-size:12px;
	color:#999;
	}


.proColumnTitleBox{
	width:725px;
	height:35px;
	overflow:hidden;
	border-bottom:1px solid #d2d2d2;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	}
.proColumnTitleBox .columnName{
	width:200px;
	height:35px;
	line-height:35px;
	font-size:14px;
	color:#1a2c54;
	font-weight:bold;
	}
.proColumnTitleBox .morePro{
	width:40px;
	height:35px;
	line-height:35px;
	}
.proColumnTitleBox .morePro a{
	color:#999;
	font-size:12px;
	}

/*
* case
*/

.caseList_ny{
	width:645px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	}
.caseList_ny ul{}
.caseList_ny ul li{
	width:195px;
	height:150px;
	overflow:hidden;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	}
.caseList_ny ul li .caseImg_ny{
	width:193px;
	height:105px;
	border:1px solid #d2d2d2;
	overflow:hidden;
	}
.caseList_ny ul li .caseImg_ny img{
	width:191px;
	height:105px;
	padding:1px;
	}
.caseList_ny ul li .caseName_ny{
	width:195px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-align:center;
	background:#d2d2d2;
	}
.caseList_ny ul li .caseName_ny a{
	font-size:12px;
	color:#333;
	}
.caseList_ny ul li:hover .caseImg_ny{
	border:1px solid #1a2c54;
	}
.caseList_ny ul li:hover .caseName_ny{
	background:#1a2c54;
	}
.caseList_ny ul li:hover .caseName_ny a{
	color:#FFF;
	}

.otherCase{
	width:788px;
	height:50px;
	overflow:hidden;
	}
.otherCase ul{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	height:50px;
	}
.otherCase ul li{
	width:49%;
	line-height:50px;
	height:50px;
	text-align:center;
	float:left;
	}
.otherCase ul li a{
	font-size:14px;
	color:#666;
	}

.tjBox{
	width:753px;
	height:348px;
	border:1px solid #d5d5d5;
	margin-top:20px;
	border-radius:3px;
	}
.tjBox .tjTitle{
	width:100%;
	height:32px;
	background:url(../images/aboutColumnTitleBG.jpg) repeat-x;
	border-bottom:1px solid #d5d5d5;
	padding-top:1px;
	}

.tjBox .tjTitle .name{
	width:160px;
	height:32px;
	text-align:center;
	line-height:32px;
	font-size:16px;
	color:#007cc3;
	font-weight:bold;
	}

.tjBox .tjTitle .more{
	width:60px;
	height:32px;
	line-height:38px;
	}
.tjBox .tjTitle .more a{
	font-size:14px;
	color:#007cc3;
	}

.tjBox .tjproList{
	width:750px;
	height:285px;
	margin-left:auto;
	margin-top:auto;
	margin-top:15.5px;
	}
.tjBox .tjproList ul{
	}
.tjBox .tjproList ul li{
	width:230px;
	height:285px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	overflow:hidden;
	}
.tjBox .tjproList ul li .proImg{
	width:228px;
	height:173px;
	border:1px solid #d5d5d5;
	overflow:hidden;
	}
.tjBox .tjproList ul li .proImg img{
	width:226px;
	height:171px;
	padding:1px;
	}
.tjBox .tjproList ul li .proName{
	width:230px;
	height:27.5px;
	font-size:12px;
	color:#717171;
	line-height:27.5px;
	}
.tjBox .tjproList ul li .proSize{
	width:230px;
	height:27.5px;
	font-size:12px;
	color:#717171;
	line-height:27.5px;
	}
.tjBox .tjproList ul li .proCH{
	width:230px;
	height:27.5px;
	font-size:12px;
	color:#717171;
	line-height:27.5px;
	}
.tjBox .tjproList ul li .proMethor{
	width:230px;
	height:27.5px;
	font-size:12px;
	color:#717171;
	line-height:27.5px;
	}
.tjBox .tjproList ul li .proName a{
	color:#717171;
	}
.tjBox .tjproList ul li .proName span,
.tjBox .tjproList ul li .proSize span,
.tjBox .tjproList ul li .proCH span,
.tjBox .tjproList ul li .proMethor span{
	font-weight:bold;
	}
.tjBox .tjproList ul li:hover .proImg{
	border:1px solid #0065b5;
	}
.tjBox .tjproList ul li:hover .proName,
.tjBox .tjproList ul li:hover .proName a,
.tjBox .tjproList ul li:hover .proSize,
.tjBox .tjproList ul li:hover .proCH,
.tjBox .tjproList ul li:hover .proMethor{
	color:#0065b5;
	}



















