@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
ul li{ list-style:none;}
body{ font-size:14px; color:#272727; font-family: Arial, 'Microsoft Yahei', Simsun, sans-serif;}
input, select, textarea{ font-size:14px; font-family: Arial, 'Microsoft Yahei', Simsun, sans-serif; }
a{ text-decoration:none; font-weight:normal;}
a:hover{ text-decoration:none;}
a img{ border:0;}
.top10{ margin-top:10px;}
.top20{ margin-top:20px;}
.top30{ margin-top:30px;}
.top35{ margin-top:35px;}
.top40{ margin-top:40px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.top65{ margin-top:65px;}
.top70{ margin-top:70px;}
.clear{ clear:both;}
.main1{ width:1200px; margin: 0 auto;}
.main{ width:1000px; margin: 0 auto;}
.fl{ float:left;}
.fr{ float:right;}


.section, .sectionMain, .about, .aboutImg, .aboutImg ul{ width:100%; float:left;}
.channel{ width:70%; float:left; margin-left:15%; margin-top:150px;}
.channel .channelLeft, .channel .channelRight{ width:25%; float:left; border-bottom:1px solid #ddd; height:25px;}
.channel .channelCenter{ width:50%; float:left; text-align:center; font-size:40px; height:50px; line-height:50px; }
.about p{ font-size:16px; text-indent: 32px; line-height: 30px; margin-top: 20px;}
.aboutImg ul li{ width:310px; float: left; margin-left:35px;}
.aboutImg ul li:first-child{ margin-left:0px;}

.header{ width:100%; background:#fff; box-shadow:0px 5px 10px #ccc; height:70px; position:fixed; top:0; left:0; z-index:100;}
.headerLeft{ margin-left:100px; height:38px; margin-top:16px;}
.headerLeft img{ width:203px; height:38px;}
.headerRight{ margin-right:100px;}
.headerRight ul{ width:268px; float:left; font-size:16px; line-height:70px; }
.headerRight ul li{ float:left; padding:0px 15px;}
.headerRight ul li:first-child{ padding-left:0px;}
.headerRight ul li:last-child{ padding-right:0px;}
.headerRight ul li a{ color:#333333;}
.headerRight ul li a:hover, .headerRight ul li .cur{ color:#f4ae5b;}
.aBtn a{ width:75px; text-align:center; height:30px; line-height:30px; display:block;  float:left; margin-left:30px; border-radius:5px; margin-top:20px; color:#fff;}
.aBtn a:hover{ background:#f4ae5b;}
.blue{ background:#27bde0;}
.darkblue{ background:#1b94d3;}









.footer{ background:url(../images/footbg.jpg) no-repeat 50% bottom #fff; margin-top: 80px;}
.logoFoot, .footDiv, .foot, .copyRight{ width:100%; float:left;}
.logoFoot, .footDiv{ text-align:center;}
.logoFoot{ margin-top:120px;}
.logoFoot img{ width:293px; height:95px;}
.logoFoot p{ font-size:18px; margin-top:10px; text-indent:5px;}
.footDiv p{ font-size:28px; line-height:40px;}
.footDiv{ margin-bottom:120px;}
.foot{ background:#333333; height:250px; }
.foot1{ position:relative; margin-top:20px;}
.foot1, .copyRight{ width:100%; float:left;}
.footImg, .footText{ width:49%; color:#fff;}
.footImg{ text-align:right;} 
.footText p{ font-size:30px; line-height:40px;}
.footText div{ line-height:26px;}
.copyRight { margin-top:15px;}
.copyRight p{ color:#999999; text-align:center;}