*,html,body{margin: 0;padding: 0;}
img{display:block;border: none;}
a{text-decoration: none;}
body{background-color: #f6f6f6;}
li {

}
.trans{transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;-webkit-backface-visibility: hidden;}
.trans:hover{transform:scale(1.04,1.04);-ms-transform:scale(1.04,1.04); -webkit-transform:scale(1.04,1.04);}
.welcome{height: 26px;width: 100%;background-color: #eaeaea;}
.nav{height: 79px;width: 100%;background-color: #9c9c9c;margin-top: 20px;}
.banner{height: 253px;width: 1190px;margin:0 auto;margin-top: 20px;}
.banner .leftImg{height: 253px; width: 810px;float: left;}
.banner .leftImg a img{height: 253px; width: 810px;background-color: lightskyblue}
.banner .rightImg{height: 253px; width: 357px;float: right;}
.banner .rightImg a img{height: 118px; width: 357px;background-color: lightskyblue}
.hereLocation{height: 50px;width: 1190px;background-color: #eee;margin:0 auto;margin-top: 20px;}
.hereLocation span{font-family: "微软雅黑";font-size: 14px;font-weight: bolder;line-height: 50px;margin-left: 20px;}
.hereLocation a{font-family: "微软雅黑";font-size: 14px;line-height: 50px;color: #9c9c9c;padding: 0 5px;}
.content{
	width: 1190px;
	height:800px;
	margin:0 auto;
	margin-top: 20px;
}
.con_left{
	width:812px;
	height:auto;
	float: left;
	background-color:#fff;
	overflow: hidden;
}
.con_left li{ list-style:none;}
.con_left li >a{
	display: block;
/*	width: 750px;*/
	height: 200px;
	border-bottom:1px dashed #dedede;
	overflow: hidden;
}
.con_left li >a img{
	display: block;
	width: 210px;
	height: 162px;
	float: left;
	margin-top: 20px;
}
.con_left li >a h3{
	font-family: "å®‹ä½“";
	font-size: 16px;
	color: #333;
	margin-top: 25px;
	margin-left: 230px;
}
.con_left li >a:hover h3{
	color: #4aae5e;
}

.con_left li >a p{
	display: block;
	width: 520px;
	height: 72px;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 12px;
	overflow: hidden;
	color: #999999;
	text-indent: 15px;
	margin-left: 230px;
	line-height: 25px;
	margin-top: 20px;
}
.con_left li >a span{
	display: block;
	width: 520px;
	height: 20px;
	
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 12px;
	color: #999999;
	margin-top: 20px;
	margin-left: 230px;
}


#tabNav{
	display: block;
	width: 812px;
	height: 80px;
	background-color: #fff;
}
#tabNav li{
	display: block;
	width: 90px;
	height: 40px;
	float: left;
	position: relative;
	
}
.little_sjx{
	width: 13px;
	height: 7px;
	background-color: #ef2129;
	position: absolute;
	left: 42%;
}
.tabSelected{
	display: block;
	width: 90px;
	height: 40px;	
	line-height: 40px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	background-color: #ef2129;
	color: #fff;
}
.noselected{
	display: block;
	width: 90px;
	height: 40px;	
	line-height: 40px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	background-color: #fff;
	color: #000;
}
#des{
	width: 812px;
	height: 40px;
	line-height: 40px;
	color: #ef2129;
	font-size: 16px;
	text-indent: 50px;
	font-family: "微软雅黑";
}
#tabContent{
	width: 812px;
	background-color: #fff;
}

#content1,#content2,#content3,#content4,#content5,#content6,#content7,#content8,#content9{
	width: 812px;
	height: auto;
}

.con_right{
	width:355px;
	height:798px;
	float: right;
	overflow: hidden;
	background-color: #fff;
}
.rig_img img{
	width: 290px;
	height: 110px;
	background-color: gray;
	margin-top: 30px;
	margin-left: 30px;
}
.con_right>span{
	display: block;
	font-family: "微软雅黑";
	font-size: 15px;
	margin-left: 30px;
	margin-top: 20px;
}
.con_right ol li{
	width: 270px;
	height: 50px;
	margin-left: 32px;
	margin-top: 25px;
	font-weight: bolder;
	font-family: "微软雅黑";

}
.con_right ol li a i{display:inline-block; float:left; font-family:'微软雅黑'; font-size:14px; margin-right:10px;}
.con_right ol li a h6{
	font-size: 14px;
	color: black;
	display: block;
	width: 270px;
	height: 20px;
	line-height: 20px;
}
.con_right ol li a h6:hover{ color:#4aae5e}
.con_right ol li a p{
	font-size: 14px;
	color: black;
	display: block;
	width: 270px;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 15px;
	overflow: hidden;
}
.eyes,.great{
	display: inline-block;
	width: 40px;
	height: 20px;
	background-color: red;
	font-size: 12px;
	text-align: right;
	color: #9c9c9c;
	font-weight: normal;
	margin-left: 5px;
	line-height: 20px;
}

