﻿@charset "utf-8";
/* CSS Document */
*,html,body{ margin:0; font-family:"微软雅黑";}
body{
	background-color: #CCCCCC;
}
img{ display:block; border:0;}
p,h1,h2,h3,h4,h5{margin:0;padding:0;font-weight:normal;}
.clearfix{ clear:both;}


.head { width:100%;margin: 0 auto; background:#FFF}
.head .headin { width: 1000px; margin: 0 auto; padding: 5px 0; height: 35px;}
.head .headin img { float: left;}
.head .headin div { float: right; line-height: 35px;}
.head .headin div a {color: #454545;text-decoration:none;font-size:12px;}
.head .headin div a:hover{text-decoration:underline;}

.zt{ width:100%; overflow:hidden;}
.zt span{ width:100%; display:block; position:relative;}
.zt span img{ position:relative; left:50%; margin-left:-960px;}




/*报名悬浮框*/
.zxbm{ position:fixed; bottom:20px; left:0; z-index:1;}
.gb a{ position:absolute; top:10px; left:230px; display:block; width:10px; height:10px; background:url(../images/anniu.png) no-repeat;}
#bida{ width:240px; height:270px; background:#fff; border:5px #da251d solid; padding:10px 0 0 0;}
.msgin {  width: 170px;	height:238px;	background:#fff;border-top:none; margin-left:5px;}
.zxzx{ width:120px; height:36px; margin:-15px 0 0 67px;}
.zxzx a input{ width: 114px; height: 30px;  border-radius: 15px; border: 0; background: #8C0309; color: #fff;}


.xf{ position:fixed; bottom:20px; right:0; z-index:1;}

