@charset "gb2312";
/* CSS Document */
body{ background:#e9ecfd; color:#333;}
body, button, input, select, textarea {font: 12px/24px tahoma,arial,微软雅黑;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td,table{ margin: 0; padding: 0;}
img, iframe{ display:block; border:0;}
ul, li{ list-style:none;}
a{color:#333;text-decoration:none !important;}
a:hover{color:#e40000;text-decoration:underline;}

/*顶部固定菜单*/
.logbox{width:100%; height:36px;_height:36px; border-bottom:solid 1px #cccccc; background:#f7f7f7;position:fixed;top: 0; z-index:3000; _position:absolute;_left:expression(eval(document.documentElement.scrollLeft));_top:expression(eval(document.documentElement.scrollTop))}
.login{width:1200px; margin:0 auto;padding-top:5px; font-size: 14px;}
.login input.text{width:70px; height:18px; border:solid 1px #c4c4c4; line-height:18px; padding:2px 5px; font-size:12px; color:#666; margin-left:5px;}
.login input.btnLogin {height:23px;width: 50px;color:#fff;cursor: pointer;background:#2084f4; font-size:12px;line-height:21px;border: solid 1px #1474e0;margin-left: 6px;border-radius: 3px;}
.login input.btnLogin:hover{ background:#3896ff;}
.topmenu_L{width:430px;height:24px;line-height:22px;}
.topmenu {float:right;width: 300px;height:18px; padding-top:6px;}
.topmenu li{float:right;height: 13px;padding-left:15px; line-height:12px;}
.footer {font-size: 12px !important;}
.footer {line-height: 24px;padding: 15px 0;text-align: center; border-top: solid 1px #ccc; /*background: #eee;*/margin-top: 10px;}
.footer img {display: inline;}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	margin-top: 0!important;
	line-height: 0px;
	font-size: 0;
	display: block;
	margin: 0;
	padding: 0;
}

.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	content: ".";
}

.clearfix {
	zoom: 1;
}

.mainBan{ width:240px; margin:0 auto; padding-top:70px; padding-left:80px;}
.banner01{background-attachment: scroll; background-image:url(images/banner_01.jpg); background-position: 50% 0px; background-repeat: no-repeat; height:150px; overflow:hidden;}
.banner02{background-attachment: scroll; background-image:url(images/banner_02.jpg); background-position: 50% 0px; background-repeat: no-repeat; height:150px; overflow:hidden;}
.banner03{background-attachment: scroll; background-image:url(images/banner_03.jpg); background-position: 50% 0px; background-repeat: no-repeat; height:150px; overflow:hidden;}
.banner04{background-attachment: scroll; background-image:url(images/banner_04.jpg); background-position: 50% 0px; background-repeat: no-repeat; height:171px; overflow:hidden;}

body{ background:url(images/bg.jpg) repeat;}
.con{ width:1200px; margin:0 auto;  padding-top:20px;}

.mian01{ padding-bottom: 50px;}
.con_bg{ background: #3f88ea;}

.xuyan{ background: #fff; width: 1120px; padding: 65px 35px;box-shadow: 0px 3px 12px #d1e5f7; margin: 55px auto;}
.xuyan dt{ float:left; width: 390px; }
.xuyan dd{ float:left; width: 690px; font-size: 18px; line-height: 36px; margin-left: 40px; text-indent: 2em; }

h2{ border: 2px solid #fff; height: 90px; line-height: 90px; font-size: 48px; color: #fff; display: inline-block; position: relative; padding: 0 70px 0 80px;}
h2 b{ text-align: center;width: 67px; height: 58px; line-height: 58px; font-size: 40px; color: #333; background: #fff; position: absolute; left: -33px; top: 16px;}

.tit_h2{ width:340px; margin: 40px auto;}

.bai_h2 h2 b{ color: #fff; background: #2469be; }
.bai_h2  h2{ border:2px solid #2469be; color: #333;}

.con_txt{ font-size:18px; line-height: 40px; padding: 30px 0;}
.bt_txt{ text-align: center; background: #feee96; font-size: 20px; color: #333; line-height:40px; border-radius: 10px; padding: 30px 0;}
.bt_txt i{ font-style: normal; color: #ed1d1d;}

.tbsm{ margin-top: 20px; border:1px solid #dedede; font-size: 18px;  }
.tbsm b{ width: 120px; text-align: center;display: block; font-weight: normal;font-size:18px; color: #333; background: #fff; height: 42px; line-height:42px; }
.tbsm span{ display:block; padding: 18px; line-height: 30px;}
.shqt_con{ float:left; width: 500px; margin-left: 30px;}

.shqt_con li{ padding-left: 60px; position: relative; font-size: 18px; height: 50px; line-height: 50px;}
.shqt_con li b{ height:38px; line-height: 38px; width: 38px; border-radius: 19px; color: #fff; background: #3f88ea; font-size: 24px; text-align: center; position: absolute; top:5px; left:0px;}


.xx_con{ background: url(images/xx_bg.png) no-repeat center bottom; padding-bottom: 320px;}

.xx_txt{ background:#fff; border-radius: 10px; color: #333; padding: 40px 30px;}

.hj_xu{ background: #1e65c4; border-radius: 10px; color: #fff; padding: 20px; font-size: 16px; text-indent: 2em; }

.gm_btn{ display:inline-block;
	
    width: 230px;
    height: 60px;
    background: #f21a3e;
    background-image: linear-gradient(45deg, #f21a3e, #f5554f);
    box-shadow: 0 5px 12px #3f88ea;
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
    border-radius: 31px;
    transition: 0.6s ease-out;
	margin: 30px 10px;
    }
.gm_btn:hover{ color: #fff; 
    transform: translateY(-12PX); }

.foot{ text-align:center; padding: 30px 0;   line-height:24px; text-align:center;   margin:0 auto;   }
.foot a:hover{ text-decoration:underline;}


.bmzx_con{ display:block;}

.bmzx_con a{ display: inline-block;  width: 230px;
    height: 60px;
    background: #f21a3e;
    background-image: linear-gradient(45deg, #f21a3e, #f5554f);
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
    border-radius: 31px;
    transition: 0.6s ease-out;
	margin: 30px 10px;}

.bmzx_con a:hover{ color: #fff; 
    transform: translateY(-12PX); }


/*报名流程*/
.classBox01{ width:1190px; overflow:hidden; margin:20px auto;}
.classBox01 table{ text-align:center; border-top:solid 1px #0083ba;border-left:solid 1px #0083ba; margin-top:10px; font-size:14px;}
.classBox01 table th{ background:#22b8ea; height:50px; border-bottom:solid 1px #0083ba;line-height:50px;border-right:solid 1px #0083ba; font-size:18px; color:#fff;}
.classBox01 table td{ border-bottom:solid 1px #0083ba; border-right:solid 1px #0083ba;height:24px; line-height:24px; padding:4px;}
.xcbm{ background-image:url(../images/z_icon_lxfs.gif); background-color:#fbfbfb; background-position:20px 48px; background-repeat:no-repeat;height:164px;text-align:left; padding:40px; padding-left:50px; font-size:14px; line-height:30px;}
table.table_bank{ width:100%; text-align:center; font-size:14px; border-right:solid 1px #ccc;border-top:solid 1px #ccc;}
table.table_bank th{ height:40px; background:#f7f7f7;border-left:solid 1px #ccc;border-bottom:solid 1px #ccc;}
table.table_bank td{ height:40px;border-left:solid 1px #ccc;border-bottom:solid 1px #ccc; padding:5px;}

.f18 {
    font-size: 18px;
}

.wxmk {
    width: 1190px;
    height: 225px;
    background:url(images/wxmk.jpg) no-repeat;
    margin: 0 auto;
}


