
/* CSS Document */

/* 首页三个部分 */
.index{}
.index>div{ margin-top: 25px;width: 266px; float: left; margin-left: 31px;}
.index>div>p{ height: 30px; font-size: 1.6rem; line-height: 18px; margin-bottom: 8px; border-bottom: 1px dashed #c6c6c6; background: url(images/index5.jpg) no-repeat; padding-left: 25px; background-position: 4px 3px;}
.index>div>p.no{height: 30px;border: 0; }
.index>div:nth-of-type(3)>p{ background: none;}

.leftBox{ width: 247px !important; margin-left: 0!important;}
.leftBox div{background: #f90e6d; height: 405px; text-align: center;}
.leftBox div h2{ color: #fff; font-size: 1.8rem;padding-top: 24px; margin-bottom: 17px;text-shadow: 0 0 0; letter-spacing: 1px;}
.leftBox div h2 img{ vertical-align: middle;margin-right: 8px; position: relative; top: -5px}
.leftBox div a{ display: block; width: 215px; height: 38px; background: #f90e6d; color: #fff; font-size: 1.6rem; line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; float: right; letter-spacing: 2px; text-shadow: 0 0 0;}
.leftBox div a:hover,.leftBox div a:nth-of-type(1){ background: #fff; color: #f90e6d;}
.listBox div{height: 367px; border: 1px solid #cccccc;}
.listBox div h2{ font-size: 1.4rem; height: 30px; line-height: 30px; background: #f2f2f2; color: #ff6600; padding-left: 15px;letter-spacing: 1px;text-shadow: 0 0 0;}
.listBox div li{ color: #262626;font-size: 1.4rem; padding: 8.5px 10px 9px 15px; letter-spacing: 1px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.listBox div li:hover{ color: #ff6600;background: #f2f2f2;}
/* 首页三个部分  结束*/


/* 招生动态 */
.zsdt{ margin-top: 33px;}
.zsdt h2{ border-bottom: 1px solid #ebebeb;}
.zsdt h2 p{ color: #262626; font-size: 1.8rem; line-height: 42px; height: 42px; letter-spacing: 1px;  text-shadow: 0 0 0; border-bottom: 3px solid #f90e6d; width: 240px;}
.zsdt div.fl{ width: 305px; margin-left: 112px;}
.zsdt div.fl:first-child{ margin-left: 0;}
.zsdt div.fl div{ margin-top: 48px;  min-height: 186px;}
.zsdt div.fl div p{color: #262626; font-size: 1.8rem; background: url(images/index5.jpg) no-repeat; padding-left: 25px; background-position: 1px 4px; line-height: 1; letter-spacing: 2px; margin-bottom: 24px;}
.zsdt div.fl div li{line-height: 1;margin-top: 12px; color: #262626; font-size: 1.4rem;letter-spacing: 1px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding-bottom: 2px;}
.zsdt div.fl div li:hover{ color: #f80f6a;}
/* 招生动态 结束*/


/* 首页表单 */
.form input::-webkit-input-placeholder{color: #ccc;}
.form{ margin: 42px auto 70px;}
.form h2{height: 46px; border-bottom:3px solid #f47c2d;}
.form h2 p{ line-height: 46px; color: #262626; font-size: 1.6rem;}
.form h2 p span{ font-size: 2rem; color: #f47c2d;}
.form>div{ margin-top: 8px; background: #f2f2f2; height: 385px;}
.form form{width: 874px; margin: 0 auto; padding-top: 10px;}
.form form p{height: 44px;width: 380px; margin-top: 20px;}
.form form p b{color: #262626; font-size: 1.8rem; font-weight: 100;width: 40px;display: inline-block; vertical-align: middle;text-shadow: 0 0 0; margin-right: 30px;}
.form form p input[type=text]{width: 310px; height: 100%; border-radius: 5px; border: 1px solid #b3b3b3;font-size: 1.8rem;color: #262626; text-shadow: 0 0 0; padding-left: 10px;letter-spacing: 1px;vertical-align: middle;}
.form form p label{ display: inline-block; width: 35px; height: 35px; border:1px solid #b3b3b3; border-radius: 5px; vertical-align: middle; background: #fff;}
.form form p input[type=radio]{display: none;}
.form form p input[type=radio]:checked+label{ background:#fff url(images/check.jpg) no-repeat; background-position: 2px 7px;}
.form form .special p.fl b{ margin:0 17px 0 7px;}
.form .submit{text-align: center;}
.form .submit input[type=submit]{width: 263px; height: 50px; background: #f48339; border: 0; border-radius: 10px; font-size: 2.8rem; color: #fff; letter-spacing: 8px; line-height: 50px; margin:20px 0 10px 0; }
.form .submit span{ display: block; color: #f47c2d; font-size: 1.8rem;text-shadow: 0 0 0; letter-spacing: 1px;}
/* 首页表单 结束 */















