/* CSS Document */
@media screen and (max-width: 1024px) and (min-width: 0px){
/*head顶部css 开始*/


/*banner   css开始*/
.c-banner{width: 100%;position: relative; margin-bottom:30px;}
.c-banner .nexImg,.c-banner .preImg{
	padding: 10px 8px 10px 8px;
	position: absolute;
	top: 60%;
	margin-top: -48px;
	background: #000000;
	opacity: 0.3;
	border-radius: 0px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{opacity: 0.8;}
.c-banner .nexImg{right: 0px;}
.c-banner .nexImg img,.c-banner .preImg img{}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 15px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 4px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}

#tit{ width:96%; height:40px; line-height:40px; margin:0 auto; background:url(../Images/titbg.png) center no-repeat; color:#006EB4; font-weight:700; text-align:center; font-size:30px;margin-top:20px;}
#titdesc{ width:96%; margin:0 auto; line-height:30px; font-size:14px; color:#8F8F8F; text-align:center;}


#iabout{ width:95%; margin:0 auto; padding:10px 0px; margin-bottom:30px; overflow:hidden;background:none;}
.titbg{ width:100%; height:40px; background:url(../Images/titbg.png) center no-repeat; text-align:center; padding-top:10px;}
.titbg .titcn{ width:100%; height:25px; line-height:25px; text-align:center; font-size:18px; color:#0072AE;}
.titbg .titen{ width:100%; height:15px; line-height:15px; text-align:center; font-size:12px; color:#D6D6D6;}

#iabout .aboutcon{ width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:20px;}
#iabout .aboutcon img{ width:100%; height:auto; float:inherit; margin-right:0px; margin-bottom:20px;}
#iabout .aboutcon .aboutconf{ width:100%; float:inherit; height:auto;}
#iabout .aboutcon .aboutconf .companyname{ width:100%; height:45px; line-height:45px; padding-bottom:10px; border-bottom:1px solid #E8E8E8; text-align:left; font-size:25px; color:#121212; font-family:"微软雅黑 Light"; margin-bottom:20px;}
#iabout .aboutcon .aboutconf .companyinfo{ width:96%;margin-bottom:20px; line-height:35px; text-indent:30px; font-size:15px; color:#626262; text-align:left;}

.more2{margin:0 auto; float:center; width:30%; height:35px; margin-right:35%; border:1px solid #D1D1D1; border-radius:35px; background-color:#F8F8F8; line-height:35px; text-align:center;}
.more2 a{ font-size:15px; color:#0072AE; text-decoration:none;}
.more2 a:hover{ font-size:15px; color:#383838; text-decoration:underline;}

#inews{ display:none;}
#inewsm{display:block; width:96%; margin:0 auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
#inewsm li{ width:100%; float:left; line-height:25px; margin:5px 0px; overflow:hidden; border-bottom:1px solid #EBEBEB;}
#inewsm li a{ font-size:14px; color:#000000; text-decoration:none;}
#inewsm li a:hover{ color:#006EB4;}


.yb_conct{ display:none;}
}
