@charset "gb2312";
/* CSS Document */
/*»ù´¡ÉèÖÃ*/
body{ margin:auto; padding:0; font-family:"Microsoft Yahei"; min-width:1200px; font-size:14px;
background:url(imgbg0912.jpg) top center no-repeat;}
a{ text-decoration:none;color:#000;}
h2, p, h3, ul{margin:0px; padding:0px; font-weight:normal;}
h1{ color:#006DD9}
li{ list-style:none;}
img{ border:0px;}
.clear{ clear:both; height:0px;}
.right{ float:right;}
.left{ float:left;}
*[hidden]{ display:none;}
img.hover{transition: all 0.4s;border:0px;}
img.hover:hover{-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);}

.boxOne{ margin:0 auto; width:980px; margin-top:260px; height:auto; text-align:center; position:relative; height:450px; margin-bottom:20px;}
.boxTwo{ margin:0 auto; width:980px; margin-top:30px; height:auto; text-align:center; position:relative; height:450px;}

.boxThree{ margin:0 auto; width:980px; margin-top:30px; height:auto; text-align:center; position:relative;}

.btn{ width:600px; height:60px; font-size:30px; line-height:60px; background:#06C; color:#FFF; text-align:center; margin:0 auto; border-radius:10px;}

.bTitle{ font-size:36px; color:#06C; text-align:center; width:100%; height:50px; line-height:50px; font-weight:300;}
.bCon{ font-size:18px; color:#06C; text-align:left; width:100%; line-height:30px; }
.Card{ width:980px; height:auto;}
.ConCard{ width:450px; height:150px; border-radius:10px; background:#09F; color:#FFF; padding:15px; float:left; margin-top:15px;}
.ConCard .t1{ font-size:36px; font-weight:bold; line-height:50px; height:50px; width:100%; text-align:center; height:50px;}
.ConCard .t2{ font-size:20px; line-height:30px; height:50px; width:100%; text-align:left; }
.Mleft{ margin-left:20px;}