@charset "utf-8";
/* CSS Document */
html { overflow-x: hidden; overflow-y: auto; }
body,ul,li,a,img{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Arial;
	list-style-type: none;
	text-decoration: none;
	color: inherit;

}
div{font-size:13px;line-height:150%}
table tr td{margin:0;padding:0;border:0;}
.mainMenu>li{
	height: 35px;
	float: left;
	padding-top: 10px;
	position: relative;
}

.mainMenu>li>a{
	color: white;
	font-size: 15px;
	text-align: center;
	display: block;
	padding: 0 26px;
	height: 15px;
	line-height: 15px;
	border-right: dotted 1px white;
}

.mainMenu>li>a:hover{
	color:orange;
}

.showBox{
	display: inline-block;
	width: 345px;
	height: 186px;
	float: left;
}
	
.mainMenu>li>ul{
	top: 35px;
	font-size: 15px;
	position: absolute;
	z-index:10;
	display:none;
}

.out{
	display:none;
}

.over{
	display:;
}

.mainMenu>li>ul>li>a{
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0 30px 0 20px;
	white-space: nowrap;
	background: rgb(215,21,24);
	color:white;
}

.mainMenu>li>ul>li>a:hover{
	background: white;
	color:rgb(215,21,24);
}

.left{
	float: left;
	display: inline-block;
}



.left>ul>li>a{
	display: block;
	height: 33px;
	line-height: 33px;
	margin: 10px 0;
	padding: 0 10px;
	font-size: 15px;
	border-radius: 6px;
	background-color: rgb(214,235,235);
	border: 2px solid rgb(96,181,233);
	color: rgb(0,101,179);
	width:140px;
}

.left>ul>li>a:hover{
	background-color: rgb(255,204,51);
	border: 2px solid rgb(255,153,51);
	color: rgb(202,48,6);
}


.left>span{
	padding-left: 16px;
	line-height: 25px;
	font-size: 25px;
}





.title{
	font-size: 25px;
	line-height: 25px;
	color: rgb(0,101,179);

}
.title2{color:#024c9f;font-size:14px;}
 .position{
	color: #666666;
	font-size: 13px;
	line-height: 14px;
padding-top:10px;
	padding-left: 15px;
	text-align:right;
	float:right;
	background: url(../pictures/pos.png) no-repeat left 10px;
}


.content{margin-top:30px;margin-bottom:30px;}


.productShow{font-size:12px; width:100%;}
.productShow .sDiv{height:125px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px dotted #CCCCCC;width:100%;}
.productShow .sDiv .leftDiv{width:195px;height:125px;float:left;margin-right:40px;border:1px solid #CCCCCC}
.productShow .sDiv .leftDiv img{width:195px;height:125px;}
.productShow .sDiv .rightDiv{float:left}
.productShow .sDiv .rightDiv a{font-size:14px;height:20px;line-height:20px;font-weight:bold}
.productShow .sDiv .rightDiv a:hover{color:#ff6600}
.productShow .sDiv .rightDiv a.more{font-weight:100;color:#0457a8;font-size:12px;}
.productShow .sDiv .rightDiv a.more:hover{color:#ff6600}
.productShow .sDiv .rightDiv span{}
.productShow .sDiv2 {width:195px;height:160px;float:left;margin-right:40px}
.productShow .sDiv2 img{width:195px;height:125px;}
.productShow .sDiv2 .sTitle{text-align:center;margin-top:10px}

.mCenter{text-align:center;clear:both}
a{color:#00a1e0}
a:hover{color:#000000}

a.b{color:#024c9f}
a.b:hover{color:#000000}
a.c{}
a.c:hover{color:#024c9f}





.tg_content{font-family:Arial;}
.tg_content .title_tg{font-size:18px;color:#666666;border-bottom:1px dotted #999999;}
.tg_content .cpzy{font-size:13px;text-align:justify;margin-top:0px;}
.tg_content .content{margin-top:20px;}
.tg_content .content .left{width:400px;height:400px;float:left;margin-right:0px;}
.tg_content .content .left .img{width:450px;height:279px;overflow:hidden;}
.tg_content .content .left .smallImg{cursor:pointer;width:78px;height:45px;;overflow:hidden;padding:3px;border:1px solid #CCCCCC;float:left;margin-right:7px;}

.tg_content .content .left .smallImg img{width:78px;}

.tg_content .content .right{float:right;width:650px;}
.tg_content .content .right .tuangoujia span{color:#FF6600;font-size:30px;font-weight:bold;line-height:30px;}
.tg_content .bottom_content{padding-top:10px;border-top:1px dotted #CCCCCC;padding-left:0px;margin-top:10px;}
.tg_content .bottom_content_head{clear:both;padding-top:30px;font-size:16px;color:#000000}

.menu{border-bottom:1px solid #cccccc;height:28px;margin-bottom:20px;}
.an_float{cursor:pointer;height:28px;padding-left:15px;padding-right:15px;line-height:28px;float:left;border:1px solid #cccccc;border-bottom:0px;color:#666666;}
.an_float_over{cursor:pointer;height:28px;padding-left:15px;padding-right:15px;line-height:28px;float:left;border:1px solid #a8a07c;color:#ffffff;border-bottom:0px;background-color:#666666;background-image:url(../images/arraw.gif);background-repeat:no-repeat;background-position:bottom center}