@charset "utf-8";
/* CSS Document */

*{padding:0;margin:0;}
img{ border:0;}
ul,ol{ list-style:none;}

/*--------------------------娓呴櫎娴姩 -----------------------------------*/
.clear{clear:both; font-size:1px; line-height:0; height:0; }
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{display: inline-block;}
/* Hides from IE-mac */
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
/*-------------------------娓呴櫎娴姩缁撴潫 ------------------------------------*/

body{font:16px/1.5 arial,"微软雅黑"; color:#333;}
.fl{ float:left}
.fr{ float:right}
.tc{ text-align:center}
.pr{ position: relative}
.pa{ position:absolute}
a{ text-decoration:none; color:#0c0d39;}
a:hover{ color:#666;}
.h5{ width:100%; height:5px;}
.h10{ width:100%; height:10px;}
.h20{ width:100%; height:20px;}
.h30{ width:100%; height:30px;}
.h40{ width:100%; height:40px;}
.h50{ width:100%; height:50px;}


.w100{ width:100%;}
.w1200{ width:1200px; margin:0 auto;}




/*头部*/
.topMain{ height:170px;}
.topMain .logo{ width:530px;margin:35px 40px 0 0}
.topMain ul{ width:330px; margin:47.5px 0 0 0;}
.topMain ul li{ float:left; width:200px; height:25px; line-height:25px; font-size:14px}
.topMain ul li.s{width:130px;}
.topMain .fr{ float:right; width:272px; margin:43px 0 0 0;}

/*导航*/
.navMain{ height:60px; background:#d80c18; font-size:24px; text-align:center;color:#fff; line-height:60px}
.navMain a{ color:#fff;}
.navMain a:hover{ color:#fff; border-bottom:1px solid #fff}
.navMain span{padding:0 20px;}

/*BANNER*/
.bannerMain{ width:100%; height:680px; overflow:hidden; text-align:center}

/*底部*/
.searchMain{ background:#eee; height:35px; line-height:35px;padding:10px 0; overflow: hidden}
.searchMain a{padding:0 5px;}
.searchMain .txt{ width:350px;height:35px; line-height:35px; border:none;  padding:0 0 0 10px; }
.searchMain .but{ height:35px; line-height:35px; background:#5c5d70; padding:0 30px; color:#fff; border:none; margin:0 20px 0 0; font-weight:bold }

/*底部*/
.footerMain{ text-align:center; background:#eee; padding:40px 0;}
.footerMain img{padding:0 0 15px 0;}