@charset "utf-8";
/* CSS Document */

/*全局样式*/
body{margin:0px auto; width:980px;font-family:Verdana, Arial, Helvetica, sans-serif,"新宋体";  background-color:#e4e9ee; font-size:14px; color:#333; line-height:25px; }
a {font-size: 14px;color: #333333;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: underline;color: #000000;}
a:active {text-decoration: none;color: #333333;}
input,select{vertical-align:middle;}
.td{border-bottom:1px #CCCCCC dashed;}
h2{ font-size:12px;color:#990000; font-weight:bold; margin-left:5px;background: url(h2.gif) #FFF9ED no-repeat 0px 0px;text-indent: 15px;border-bottom:dashed #EEDEBC 1px;text-decoration:none;}
h3{ font-size:12px;color:#990000; font-weight:bold; margin-left:5px;background: url(h2.gif) #FFFFFF no-repeat 0px 0px;text-indent: 20px;border-bottom:dashed #EEDEBC 1px;text-decoration:none;}
.space{padding-bottom:6px;}
/*图片样式*/
img{border:0}
.img:visited img{border: 1px solid #cccccc;}
.img img{border: 1px solid #cccccc;padding:5px;}
.img:hover img{border: 1px solid #ff0000;}
.img:hover{color: #CCCCCC; }

/*顶部LOGO*/
#logo{padding:5px 0px 5px 0px;}
#logoleft{float:left;width:250px;}
#logoright{float:left;width:720px; text-align:right}

/*导航菜单*/
.topT{ background:url(images.gif) 0px 0px;}
.topDH{ background:url(images.gif) 0px -71px; height:36px;width:1000px;margin-top:5px;}
.topDH ul{ padding:0; margin:0;list-style:none; color:#FFFFFF;margin-right:40px;}
.topDH li{ float:right;width:76px;line-height:35px; text-align:center; margin:auto;}
.topDH .li_link{ background:url(images.gif) 0 -144px; width:2px; height:35px; line-height:35px;}
.topDH li a:link{color:#ffffff;text-decoration:none;}
.topDH li a:visited{color:#ffffff;text-decoration:none;}
.topDH li a:hover{color:#ffffff; text-decoration:none;display:block;background:url(images.gif) 0 -108px no-repeat; font-weight:bold;} 
.topDH li a:active {color: #fff;display:block;background:url(images.gif) 0 -108px no-repeat; font-weight:bold;}

#flash{ width:980px; padding:2px 0px 5px 0px;}

#main {width:980px;}
#main #sidebar { width:280px;float:left;}
#main #containe { width:680px;float:right;}
/*左边样式*/
.left_title{ height:25px; font-weight:bold; color:#006699; padding-left:10px; padding-top:4px; font-size:14px; background-image:url(titlebg.gif)}
.left_body{ background-color:#F7F7F7; margin-bottom:10px; padding-left:10px; padding-top:15px; padding-bottom:15px;line-height:30px; border-bottom:dashed 1px #b2d3e7;}
.left_body a{ color:#000; font-size:15px; text-decoration:none;}
.left_body a:hover{ color:#FF0000;}
/*右边样式*/
.right_title{ padding-left:40px; color:#006699; font-weight:bold; font-size:14px; padding-top:10px;}
.right_body{ padding-left:40px;color:#333333; margin-bottom:10px;}
.syimg{float:left; width:170px;}
/*友情链接样式*/
#link{width:980px;height:40px; padding-top:10px;}
/*底部样式*/
#foot{ text-align:center}
.STYLE2 {
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}
.pro ul li{ width:31.33333333%; float:left;list-style:none; margin-bottom:10px; text-align:center; margin-right:2%;}



.index-banner{ width:1000px; height: 150px;}
.swiper-container-banner{height: 150px;}
.swiper-container-banner .swiper-slide a{display:block;width:100%;height:100%;}
.index-banner .swiper-slide-active.img {transform: scale3d(1.2, 1.2, 1);transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);}
.index-banner .img {transform: scale3d(1, 1, 1);transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);}

@media (max-width: 425px) {
.swiper-button-next, .swiper-button-prev{ width:20px!important; height:33px!important; background-size:20px 33px!important;margin-top: 10px!important;}
}






