﻿@charset "utf-8";
/* CSS Document */

*{padding:0px; margin:0px auto;}
a{text-decoration:none; color:#000000;}
a:hover{color:#ca0000;}
img{border:0px;}

.cantioner{ width:100%; max-width:1400px; height:auto; }
.cantioner .header{ width:100%; max-width:1400px; height:364px;background:url(../Images/Topbg.jpg) repeat-x;}
.cantioner .header .headerTop{width:1000px; height:90px;}
.cantioner .header .headerTop .Logo{ float:left; background:url(../Images/Logo.png) no-repeat; width:322px; height:90px;}
.cantioner .header .headerTop  .WenZi{ float:right; background:url(../Images/WenZi.png) no-repeat; width:466px; height:90px;}

.cantioner .header .banner{  width:938px; height:245px; position:relative; z-index:1; top:-27px; background:url(../Images/banner.jpg) no-repeat;}

.cantioner .cantioner02{ width:100%; max-width:1400px; height:auto; min-height:620px; background:url(../Images/contentBg.jpg) top center no-repeat; background-size:100% 100%;}

.foot{ background:url(../Images/footbg.jpg) repeat-x; height:69px; line-height:69px; font-family:微软雅黑; font-size:12px; color:#ffffff; width:100%;}
.foot a{color:#ffffff;}
.foot a:hover{color:#ca0000;}
   


