body,p,ul,li,h1,h2,h3,h4,h5,h6,img{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	font-family: "微软雅黑";
}
a{
	color:#333;
	text-decoration: none;
}
/*banner nav 开始*/
.weichuangyi{
	width: 100%;
	height: 654px;
	/*  border: 1px solid red; */
	margin:0 auto;
	position: relative;
	overflow: hidden;
	/*position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:9;*/
}
.weichuangyi_main{
	width:100%;
	height:654px;
	position: absolute;
	left:0;
	top:0;
}
.weichuangyi_ul{
	width: 100%;
	height: 654px;
}
.weichuangyi_ul li{
	width: 100%;
	height: 654px;
	position: relative;
}
.weichuangyi_main li img {
	display:block;
	width:100%;
	height:654px;
	position: absolute;
	left:0;
	top:0;
	background-size: cover;
}

.weichuangyi_span {
	width:100%;
	height:35px;
	position: absolute;
	left:0;
	bottom:0;
	zoom:1;
}
.one{
	background: url(../images/banner1.jpg) no-repeat center;
}
.two{
	background: url(../images/banner2.jpg) no-repeat center;
}
.three{
	background: url(../images/banner3.jpg) no-repeat center;
}
.weichuangyi_span span {
	width:15px;
	height:15px;
	display:block;
	float:left;
	margin-left:10px;
	background: url(../images/dot.png) no-repeat left bottom;
}
.weichuangyi_span p {
	width:100px;
	height:35px;
	position: absolute;
	right: 0;
	left: 0;
	margin:0 auto;
	bottom: 15px;
}
.weichuangyi_span .weichuangyi_span_one{
	background: url(../images/dot.png) no-repeat left top;
}
.weichuangyi_left {
	width:60px;
	height:90px;
	cursor: pointer;
	background:#000 url(../images/ad_ctr.png) no-repeat 5px -180px;
	filter:alpha(opacity:20);opacity:0.2;
	position: absolute;
	left:0;
	top:0;
	bottom: 0;
	display:none;
	margin: auto 0;
}
.weichuangyi_left1 {
	background:#000 url(../images/ad_ctr.png) no-repeat 3px top;
}
.weichuangyi_right {
	width:60px;
	height:90px;
	cursor: pointer;
	background:#000 url(../images/ad_ctr.png) no-repeat -5px bottom;
	filter:alpha(opacity:20);opacity:0.2;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin:auto 0;
	display:none;
}
.weichuangyi_right1 {
	background:#000 url(../images/ad_ctr.png) no-repeat -3px -90px;
}
.nav{
	width: 1200px;
	height: 104px;
	background: white;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
	margin: 0 auto;
}
.navb{
	margin-left: 360px;
	height: 30px;
	padding: 17px 0 ;
	opacity: 0.8;
}
.navb li {
	float: left;
	padding: 0 20px;
	font-size: 14px;
}
.navb li a{
	color:#ffffff;
}
.navb li>img{
	margin-right: 5px;
}
.na{
	height: 104px;
}
.nava{
	width: 100%;
	height:50px;
	line-height: 20px;
	background: #000;
	opacity: 0.7;
	filter:alpha(opacity:70);opacity:0.7;
}
.logo{
	margin:20px 20px;
	float: left;
}
.nav-center{
	float: left;
    margin-left: 105px;
}
.nav-right{
    width: 180px;
	float: right;
	height: 104px;
	border-left: 1px solid #f0f0f0;
	position: relative;
}
.weixin{
	width: 32px;
	height: 32px;
	float: right;
	margin-right: 30px;
	margin-top: 37px;
	/*background : url(../images/101.png) no-repeat 110px center;*/
}
.WX{
	display: none;
	position: absolute;
	top: 80px;
	left: 60px;
}
/*.nav-right:hover{
	position: absolute;
	bottom: -100px;
	right: -100px;
	background : url(../images/WX.png) no-repeat bottom right;
}*/
.meunbox{
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	margin-top: 500px; 
}
.yiji{
	width: 100px;
	height: 104px;
    float: left;
    text-align: center;
/*     line-height: 100px; */
    font-size: 14px;
    position: relative;
}
.yiji>a{
	width:100px;
	height:50px;
    margin-top: 27px;
	display:block;
	color: #4b4b4b;
	line-height: 50px;
	border-left: 1px solid #f0f0f0;
}
.yiji a:hover{
	color: #d31222; 
}
.yiji:hover{
	display: block;
   	border-top: 2px solid #d31222;
   	color: #d31222; 
}
.act{
	border-top: 2px solid #d31222;
}
.act>a{
	color: #d31222;;
}
.erji{
	width: 1201px;
	height: 50px;
	background: #000;
	opacity: 0.7;
	position: absolute;
	left: -485px;
	top: 102px;
	display: none;
}
.erji li{
	float: left;
	height: 50px;
	line-height: 50px;
}
.erji li a{
	border-right:1px solid #4e607c;
	padding:0 10px;
	color: #fff;
}
.erji li img{
	margin-left: 10px;
}
/*banner nav 结束*/
/*首页 开始*/
.main{
	width:100%;
	height: 490px;
	background: #ECECEC;
	/*margin-top:654px;*/
	position:relative;
	z-index:9999;
}
.main-center{
	width:1114px;
	height: 490px;
	margin:0 auto;
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	/*border:1px solid red;*/
}
.title{
	width: 63%;
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap; 
	margin-top:4px; 
	color:#d31222;
	font-size: 14px;
	font-weight: bold;
}
.inner{
	margin-top:8px; 
	color:#666666;
}
.inner span{
	line-height: 18px;
	margin-top: 8px;
	color:#4c4c4c
}
.xx{
	display: block;
	float: right;
}
.maina{
	width: 100%;
	height: 310px;
	margin-top: 10px;
}
.main-left{
	width: 456px;
	height: 100%;
	float: left;
	/*border: 1px solid red;*/
}
.news-top{
	height: 50px;
	border-bottom: 2px solid #E0E0E0;
	color: #d31222;
	/*padding: 0  0  0 10px;*/
	position: relative;
}
.bottom{
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 40px;
	height: 2px;
	background: #d31222;
}
.newsa{
	color:#d31222;
	font-size: 16px;
	display: block;
	float: left;
	padding: 23px 0 0 0;
}
.newsb{
	color: #838383;
	display: block;
	float: left;
	padding: 27px 0 0 0;
	margin-left: 3px;
}
.news-pic{
	height: 100px;
	float: left;
    margin-top: 25px;
	margin-left: 5px;
	/*border: 1px solid #000;*/
}
.news-pic img{
	display: inline;
	float: left;
}
.news-pic span{
	line-height: 20px;
	padding: 5px 0 0 0;
}
.main-inner{
	width:327px;
	height:100%;
	float: left;
	margin-left: 34px;
	/*border: 1px solid red;*/
}
.listr{
	width: 100%;
	height: 20px;
	/*border: 1px solid red;*/
}
.newsq{
	width: 100%;
	height: 255px;
	/*border: 1px solid #000;*/
	float: left;
}
.newst{
	color:#666666;
	width: 100%;
	height: 120px;
	/*border: 1px solid blue;*/
	float: left;
	margin-top: 20px;

}
.left{
	width: 68%;
	height: 100px;
	float: left;
}
.left ul li{
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap; 
	padding: 8px 5px;
	border-bottom: 1px solid #ccc;
}
.left ul li a{
	color: #666666;
}
.left ul li a:hover{
	color:#d31222;
}
.right ul li{
	padding: 8px 0 8px 0;
	text-align: right;
	color: #999;
	border-bottom: 1px solid #ccc;
}
.right{
	width: 30%;
	height: 100px;
	float: left;
}
.main-innera img{
	padding: 0 5px;
    margin-top: 20px;
	/*margin-bottom: 5px;*/
}
.main-innera p{
	line-height: 18px;
	margin-top: 8px;
	color: #666666;
}
.main-innera span{
	color: #d31222;
	font-size: 14px;
	font-weight: bold;
}
.main-right{
	width: 259px;
	height: 100%;
	float: left;
	margin-left: 20px;
	background: #ffffff;
}
.mainq{
	padding: 0 15px 15px 15px;
}
.business{
	margin-top: 20px;
}
.business li{
	padding: 5px 8px;
}
.business li a{
	color: #666666;
	font-size: 14px;
}
.business li img{
	margin-right: 5px;
}
.business li a:hover{
	cursor: pointer;
	color:#d31222;
}
.mainb{
	width: 100%;
	height: 120px;
	/*border:1px solid red;*/
	margin-top: 40px;
	border-top: 1px solid #dedede;
}
.mainb-one{
	width: 100%;
	height: 120px;
}
.mainb-one li{
	width: 177px;
	height: 120px;
	float: left;
	/*border:1px solid red;*/
}
.mainb-one li{}
.mainb-one li a:hover{
	cursor: pointer;
	color:#d31222;
}
.mainb-one  li:nth-child(1){
	background: url(../images/1.png) no-repeat 35px 35px;
}
.mainb-one  li:nth-child(1):hover{
	background: url(../images/11.png) no-repeat 35px 35px;
}
.mainb-one li:hover{
	color: #d31222;
}
.mainb-one li:nth-child(2){
	background: url(../images/2.png) no-repeat 35px 35px;
}
.mainb-one li:nth-child(2):hover{
	background: url(../images/21.png) no-repeat 35px 35px;
}
.mainb-one li:nth-child(3){
	background: url(../images/3.png) no-repeat 35px 35px;
}
.mainb-one li:nth-child(3):hover{
	background: url(../images/31.png) no-repeat 35px 35px;
}
.mainb-one li:nth-child(4){
	background: url(../images/4.png) no-repeat 35px 35px;
}
.mainb-one li:nth-child(4):hover{
	background: url(../images/41.png) no-repeat 35px 35px;
}
.mainb-one li:nth-child(5){
	background: url(../images/5.png) no-repeat 35px 35px;
}
.mainb-one li:nth-child(5):hover{
	background: url(../images/51.png) no-repeat 35px 35px;
}
.mainb-one li:nth-child(6){
	background: url(../images/6.png) no-repeat 35px 35px;
}
.mainb-one li:nth-child(6):hover{
	background: url(../images/61.png) no-repeat 35px 35px;
}
.circle{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	float: left;
	position: relative;
	margin-left: 26px;
	margin-top: 30px;
}
.circle img{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
.zi{
	display: block;
	/* height: 120px; */
	/* line-height: 120px;
	margin-left: 10px; */
	padding: 10px 18px;
	margin-top: 35px;
	float: left;
	font-size: 16px;
	border-right: 1px solid #dedede;
}
/*首页结束*/
/*集团概况 开始*/
.jtgk{
	width:100%;
	height: 930px;
	background: #ECECEC;
	margin-top:654px;
	position:relative;
	z-index:9999;
}
.jtgk-center{
	width: 1114px;
	height: 100%;
	margin:0 auto;
	border:1px solid red;
}
.jtgk-left{
	width: 240px;
}
/*集团概况 结束*/
.footer{
    width: 100%;
    height: 104px;
    background: #ffffff;
    position:relative;
    z-index: 999;
}
.footer-center{
    width: 1114px;
    margin:0 auto;
    /*border:1px solid red;*/
    padding: 30px 0;
}
.footer-center p{
        color: #666666;
}
.footer-center p>a{
    color: #666666;
}
.hovera:hover{
	color: #d31222;
}
.footer-left{
    float: left;
}
.footer-right{
    float: right;
}