﻿/*reset*/
*{
	margin:0;
	padding:0;
}
ul,li{
	list-style:none;
}
img{
	border:none 0;
}
a{
	text-decoration:none;
}
input,button,select,textarea{
	outline:none;
	border:none;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
table{
	border-collapse: collapse;
}
.con-in{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
body{
	font-size:16px;
	font-family:"Microsoft YaHei","SimHei","SimSun",sans-serif;
	background:#fff;
	color: #333;
	min-width: 1200px;
}


/*头部*/
/*头部*/
.top-t{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e1e1e1;
	font-size: 14px;
	color: #555;
	background-color:#f6f7fb
}
.top-t .con-in{
	overflow: inherit;
}
.top-t span{
	float: left;
	margin-left: 65px;
}
.top-t ul{
	float: right;
	position: relative;
}
.top-t ul li{
	float: left;
}
.top-t ul li.line{
	margin: 0 12px;
}
.top-t ul li>a{
	padding-left: 18px;
	color: #555;
	position: relative;
}
.top-t ul li.login a{
	background: url(../images/login.png) no-repeat left center;
	background-size: 15px 15px;
}
.top-t ul li.login a:hover{
	background: url(../images/login-h.png) no-repeat left center;
	background-size: 15px 15px;
}
.top-t ul li.regist a{
	background: url(../images/regist.png) no-repeat left center;
	background-size: 15px 15px;
}
.top-t ul li.regist a:hover{
	background: url(../images/regist-h.png) no-repeat left center;
	background-size: 15px 15px;
}
.top-t ul li.myclass a{
	background: url(../images/myclass.png) no-repeat left center;
	background-size: 15px 15px;
}
.top-t ul li.myclass a:hover{
	background: url(../images/myclass-h.png) no-repeat left center;
	background-size: 15px 15px;
}
.top-t ul li.userCen>a{
	background: url(../images/user.png) no-repeat left center;
	background-size: 15px 15px;
	padding-right: 10px;
}
.top-t ul li.userCen>a:hover{
	background: url(../images/user-h.png) no-repeat left center;
	background-size: 15px 15px;
	padding-right: 10px;
}
.top-t ul li.userCen>a:after{
	content: '';
	display: block;
	width: 7px;
	height: 5px;
	background: url(../images/user-more.png) no-repeat right center;
	position: absolute;
	right: 0;
	top: 6px;
}
.top-t ul li dl{
	position: absolute;
	right: 0;
	top: 41px;
	z-index: 1;
	border: 1px solid #e1e1e1;
	border-top: none;
	display: none;
}
.top-t ul li dl dd a{
	display: block;
	width: 84px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #555;
}
.top-t ul li a:hover,
.top-b ul li a:hover,
.nav li a:hover,
.login-box p a:hover,
.title a:hover{
	color: #e83632;
}

.top-m{
	height: 78px;
	overflow: hidden;
}
.top-m h1{
	float: left;
}
.top-m h1 a{
	display: block;
	text-indent: -999px;
	width: 338px;
	height: 53px;
	background: url(../images/logo-1.png) no-repeat center;
	margin-top: 12px;
}
.search{
	width: 528px;
	height: 34px;
	border: 1px solid #e83632;
	overflow: hidden;
	float: right;
	margin: 20px 0 0 154px;
}
.search input{
	width: 474px;
	height: 24px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	float: left;
}
.search button{
	background: #e83632;
	width: 34px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.search button img{
	margin: 9px auto;
}
.top-b{
	height: 40px;
	overflow: hidden;
}
.top-b .nav-top{
	width: 212px;
	height: 40px;
	background: #e83632;
	float: left;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}
.top-b ul{
	float: left;
	overflow: hidden;
	margin-top: 18px;
}
.top-b ul li{
	float: left;
	margin-left: 60px;
}
.top-b ul li a{
	font-size: 14px;
	color: #555;
}
/*banner-bj*/
.banner-bj-box{
	height:150px;
}

.bj{
	height:150px;
	background:url(../images/bj-1.png) no-repeat center center;
	margin:0 auto;
	background-size:100% 100%;
}


.list{
	height:400px;
	background:url(../images/tp.png);
	background-size:100% 100%;
}
.list-w{
	height:400px;
	margin:0 auto;
	background:url(../images/zt.png) no-repeat center center;
}
.list-w-1{
	text-align:center;
	padding-top:60px;
}


.last{
	background:#f6f7fb;
	padding-bottom:40px;
}
.last-t-1{
	margin-left:100px;
	text-align:center;
}
.last-t-1 li{
	width:334px;
	height:419px;
	float:left;
	background-color:#ffffff;	
}
.last-in h2{
	margin-top:50px;
	color:#d22323;
}
.last-in h4{
	margin-top:10px;
}
.last-in-1{
	width:210px;
	color:#666666;
	line-height:25px;
	margin:0 auto;
	margin-top:20px;
	text-align:left;
}
.last-in-2{
	width:210px;
	margin:0 auto;
	margin-top:30px;
	text-align:right;
}
.last-in-2 a{
	width:80px;
	color:#333333;
	display:inline-block;
	padding-bottom:5px;
	text-align:center;
	border-bottom:3px solid #d22323;
}
.last-in-2 a:hover{
	color:#d22323;
}
.last-in-3{
	position:relative;
	left:170px;
	top:-300px;
}
.last-in-4{
	position:relative;
	left:65px;
	top:55px;
}
.last-in-5{
	position:relative;
	left:-165px;
	top:-300px;
}
.last-in-6{
	position:relative;
	left:100px;
	top:-370px;
}
.last-r{
	text-align:center;
	margin-top:20px;
}
.last-r p a{
	height:10px;
	color:#1c1c1c;
	font-size:20px;
	line-height:10px;
	display:inline-block;
	padding:15px 15px;
	background-color:#eeeeee;
	border:2px solid #ffffff;
}
.last-r p a:hover{
	color:#ffffff;
	background-color:#cc3333;
}
#nav{
	color:#ffffff;
	background-color:#cc3333;
}



/*底部*/
.bottom{
	background: #353535;
	overflow: hidden;
}
.bottom-1{
	width:1200px;
	margin:0 auto;
	background:url(../images/bg-2.png) repeat-y center right;
}
.bottom .con-in div{
	float: left;
	width: 400px;
}
.bottom div dl,
.bottom div dd{
	margin-left: 140px;
}
.bottom div dl{
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 10px;
	padding-left: 36px;
	margin-top: 15px;
}
.bottom div dd{
	margin-bottom: 10px;
}
.bottom div dd a{
	font-size: 16px;
	color: #ffffff;
}
.bottom div dd a:hover{
	color: #d8c419;
}
.bottom div.bot-l dl{
	background: url(../images/bot-1.png) no-repeat left center;
}
.bottom div.bot-m dl{
	background: url(../images/bot-2.png) no-repeat left center;
}
.bottom div.bot-r dl{
	background: url(../images/bot-3.png) no-repeat left center;
}
.bottom div.bot-m{
	width: 398px;
	border-left: 1px solid #626161;
	border-right: 1px solid #626161;
	margin:32px 0;
}

.banner{
	background:#000000;
}
.banner p{
	height:40px;
	font-size:14px;
	line-height:40px;
	color:#f6f6f6;
	text-align:center;
}

.main{
	background-color:#f6f7fb;
}
.main-t p{
	/*padding-top:10px;
	padding-bottom:10px;
	color:#808080;*/
}
.main-t p span{
	/*color:#ca2222;
	padding-right:10px;*/
}
.main-r{
	width:1200px;
	margin:0 auto;
	background-color:#ffffff;
	border-top:2px solid #f78381;
}
.main-r-1{
	width:1000px;
	margin:0 auto;
	margin-top:20px;
}
.main-r-in{
	color:#a72929;
	font-size:20px;
	padding-top: 10px;
    padding-bottom: 10px;
	border-bottom:1px solid #a0a0a0;
}
.main-r-on{
	color:#989898;
	line-height:26px;
	font-size:14px;
	margin-top:20px;
	text-indent:2em;
}
.main-t{
	width:1200px;
	margin:0 auto;
}
.main-t-1{
	width:1000px;
	margin:0 auto;
}
.main-t-on{
	color:#989898;
	line-height:26px;
	font-size:14px;
	text-indent:2em;
}
.sky{
	width:100%;
	margin: 0 auto;
    overflow: hidden;
	background-image:url(../images/bj-gd.png);
}



/*--denglu--*/
.content-box{
	padding: 40px 0;
	background: #fff;
	overflow: hidden;
	border-top: 4px solid #e83632;
}
.login-box-big{
	width: 724px;
	overflow: hidden;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 20px rgba(204,204,204, .69);
	-moz-box-shadow: 0 0 20px rgba(204,204,204, .69);
	-ms-box-shadow: 0 0 20px rgba(204,204,204, .69);
	box-shadow: 0 0 20px rgba(204,204,204, .69);
}
.login-title{
	width: 560px;
	margin: 48px auto;
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 1px solid #cc3333;
}
.login-title h4{
	margin-left: 230px;
	height: 36px;
	line-height: 36px;
	padding-left: 46px;
	font-size: 22px;
	font-weight: bold;
	background: url(../images/login.png) no-repeat left center;
}
.login-box{
	width: 446px;
	margin: 0 auto;
	overflow: hidden;
}
.login-box div{
	margin-bottom: 40px;
	overflow: hidden;
}
.login-box div label,
.login-box div input{
	float: left;
}
.login-box div label{
	width: 76px;
	font-size: 22px;
	padding-left: 44px;
	height: 34px;
	line-height: 34px;
}
.login-box div label.login-cart{
	background: url(../images/login-cart.png) no-repeat left center;
}
.login-box div label.login-pass{
	background: url(../images/login-pass.png) no-repeat left center;
}
.login-box div label.login-tel{
	background: url(../images/login-tel.png) no-repeat left center;
}
.login-box div label.regist-user{
	background: url(../images/regist-user.png) no-repeat left center;
}
.login-box div input{
	width: 304px;
	height: 22px;
	padding: 5px 10px; 
	border: 1px solid #ababab;
	font-size: 16px;
	color: #333;
}
.login-box button{
	display: block;
	width: 446px;
	height: 46px;
	background: #cc3333;
	font-size: 24px;
	color: #fff;
	cursor: pointer;
}
.login-box-big>p{
	margin: 60px 30px 20px 0;
	font-size: 20px;
	text-align: right;
}
.login-box-big>p a{
	color: #cc3333;
}
.login-box-big>p a:hover{
	color: #9f1a1a;
}
.login-box div.login-tel-pass input{
	width: 160px;
}
.login-box div.login-tel-pass a{
	display: block;
	width: 128px;
	height: 32px;
	border: 1px solid #cc3333;
	font-size: 16px;
	color: #cc3333;
	text-align: center;
	line-height: 32px;
	float: left;
	margin-left: 14px;
}

/*--注册页面--*/
.regist-title h4{
	margin-left: 210px;
	background: url(../images/regist.png) no-repeat left center;
}

.regist-over{
	display: block;
	height: 118px;
	padding-left: 140px;
	margin: 70px 0 80px 180px;
	font-size: 48px;
	color: #fa6764;
	line-height: 118px;
	background: url(../images/regist-over.png) no-repeat left center;
}
.btn-box{
	text-align: center;
}
.btn-box a{
	display: inline-block;
	width: 144px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 24px;
	color: #fff;
	margin: 0 10px 100px;
	background: #787777;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.btn-box a.go-login{
	background: #cc3333;
}


/*--讲师详情--*/
.tea-left{
	width: 330px;
	overflow: hidden;
	margin: 0 50px;
	float: left;
}
.tea-img{
	width: 100%;
	height: 390px;
	overflow: hidden;
}
.tea-img img{
	width: 100%;
	height: 390px;
}
.tea-mes h5{
	height: 48px;
	line-height: 48px;
	width: 100%;
	text-align: center;
	background: #ea5c58;
	font-size: 30px;
	color: #fff;
}
.tea-mes ul{
	height: 291px;
	padding-top: 35px;
	background: url(../images/line.jpg) repeat-x;
	overflow: hidden;
}
.tea-mes ul li{
	font-size: 20px;
	line-height: 2;
	margin-left: 48px;
}

.tea-right{
	width: 720px;
	float: left;
	overflow: hidden;
}
.tea-right h4{
	width: 190px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	background: url(../images/tea-title.png) no-repeat center;
	font-size: 24px;
	color: #fff;
	margin-bottom: 20px;
}
.tea-content p{
	font-size: 16px;
	color: #555;
	line-height: 2;
	text-indent: 2em;
	padding-top: 0;
	padding-bottom: 0;
}

/*--关于我们--*/
.titles{
	width: 1040px;
	margin: 0 auto 40px;
	padding-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px solid #a0a0a0;
}
.titles h3{
	font-size: 30px;
	color: #a72929;
	margin-left: 20px;
}
.titles h3 span{
	font-size: 24px;
	color: #999999;
	padding-left: 20px;
}
.about-tex{
	width: 1040px;
	margin: 0 auto 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #f6f7fb;
}
.about-tex p{
	font-size: 14px;
	line-height: 2;
	text-indent: 2em;
	padding-bottom: 0;
	padding-top: 0;
}
.about-img{
	width: 1040px;
	margin: 0 auto;
	overflow: hidden;
}
#dituContent{
	width: 544px;
	height: 644px;
	border: 1px solid #d8d8d8;
	float: left;
}
.about-img-mes{
	float: left;
	width: 394px;
	margin-left: 50px;
	overflow: hidden;
}
.about-img-mes ul li{
	text-align: left;
	margin-top: 60px;
}
.about-img-mes ul li img{
	display: inline-block;
	width: 79px;
	height: 79px;
	margin-right: 20px;
	vertical-align: middle;
}
.about-img-mes ul li p{
	display: inline-block;
	line-height: 79px;
	font-size: 20px;
	padding-top: 0;
	padding-bottom: 0;
	vertical-align: middle;
}
.about-img-mes ul li.about-1 p{
	line-height: inherit;
}


/*-------------------2.28--------------------*/
/*项目列表头部*/
.xm-list-chose,
.jfbm{
	padding: 20px 0;
	background: #fff;
	overflow: hidden;
	border-top: 4px solid #e83632;
}
.xm-list-chose h4{
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 20px;
}
.xm-chose{
	border-top: 1px solid #e5e5e5;
	overflow: hidden;
}
.xm-chose li{
	padding: 12px 0;
	margin: 0 20px;
	border-bottom: 1px dashed #cecece;
	overflow: hidden;
}
.xm-chose li dt{
	width: 80px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	text-align: left;
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}
.xm-chose li dd{
	margin-right: 30px;
	float: left;
	font-size: 16px;
	line-height: 32px;
}
.xm-chose li dd a{
	color: #5c5c5c;
}
.xm-chose li dd a.xm-chose-cur,
.xm-chose li dd a:hover{
	color: #e83632;
}
.xm-chose li dd select{
	width: 220px;
	height: 32px;
	border: 1px solid #d9d9d9;
}
.xm-chose li dd input,
.xm-chose li dd img{
	float: left;
}
.xm-chose li dd img{
	margin-left: 10px;
}

/*项目列表下部*/
.xm-list{
	margin-top: 10px;
	padding: 40px;
	overflow: hidden;
	background: #fff;
}
.xm-list li{
	border: 1px solid #edeff3;
	overflow: hidden;
	margin-bottom: 30px;
}
.xm-list-head{
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background: #fbfbfb;
	border-bottom: 1px solid #e5e5e5;
}
.xm-list-head h5{
	float: left;
	font-size: 20px;
	color: #333333;
	padding-left: 17px;
	margin-left: 12px;
	position: relative;
}
.xm-list-head h5:before{
	content: '';
	display: block;
	width: 5px;
	height: 30px;
	background: #990000;
	position: absolute;
	left: 0;
	top: 10px;
}
.xm-list-head p{
	padding-top: 0;
	padding-bottom: 0;
	float: right;
	margin-right: 16px;
	font-size: 16px;
	color: #555555;
}
.xm-list-head p span{
	color: #e83632;
}
.xm-list-con{
	padding: 20px;
	overflow: hidden;
}
.xm-list-con p{
	font-size: 14px;
	color: #555;
	line-height: 1.75;
	padding-top: 0;
	padding-bottom: 0;
}
.xm-list-foot{
	overflow: hidden;
	padding-bottom: 15px;
}
.xm-list-foot dl,
.xm-list-clickIn .xm-list-con dl{
	line-height: 40px;
	float: left;
	margin-left: 20px;
	font-size: 14px;
	overflow: hidden;
}
.xm-list-foot dl dd,
.xm-list-clickIn .xm-list-con dl dd{
	float: left;
	margin-right: 40px;
	color: #8e8d8d;
}
.xm-list-foot dl dd strong,
.xm-list-clickIn .xm-list-con dl dd strong{
	color: #333;
}
.xm-list-foot a{
	display: block;
	float: right;
	margin-right: 20px;
	width: 138px;
	height: 40px;
	background: #e83632;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.xm-list-foot a:hover{
	background: #cfa253;
}

.page-box{
	text-align: center;
	overflow: hidden;
}
.page-box dd{
	height: 34px;
	display: inline-block;
	margin: 0 5px;
}
.page-box dd a{
	display: block;
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	color: #555;
	background: #eae9e9;
}
.page-box dd:first-child,
.page-box dd:last-child,
.page-box dd:first-child a,
.page-box dd:last-child a{
	width: 68px;
}
.page-box dd a:hover,
.page-box dd a.page-cur{
	background: #cc3333;
	color: #fff;
}

/*项目内容*/
.xm-list-clickIn{
	padding: 40px 40px 0;
}
.xm-list-clickIn .xm-list-head p{
	font-weight: bold;
}
.xm-list-clickIn .xm-list-con{
	width: 890px;
	float: left;
	margin-right: 10px;
}
.xm-list-clickIn .xm-list-con dl{
	margin-left: 0;
}
.xm-list-clickIn .xm-list-foot{
	width: 178px;
	float: right;
	text-align: center;
}
.xm-list-clickIn .xm-list-foot a{
	display: inline-block;
	float: none;
	margin-right: 0;
}
.xm-list-clickIn .xm-list-foot strong{
	display: block;
	font-size: 28px;
	color: #c1194e;
	margin: 30px 0 20px;
	font-weight: bold;
}
.xm-content{
	background: #fff;
	overflow: hidden;
}
.xm-content-tab{
	padding: 0 40px;
	overflow: hidden;
}
.xm-content-tab li{
	float: left;
	width: 148px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	background: #e2e2e2;
	cursor: pointer;
	margin-right: 12px;
}
.xm-content-tab li.xm-content-tab-cur,
.xm-content-tab li:hover{
    background: #e83632;
    color: #fff;
}
.xm-content-tabcon{
	margin: 0 40px 40px;
	overflow: hidden;
	border: 1px solid #edeff3;
	border-top: 1px solid #e83632;
}
.xm-content-tabcon>div{
	display: none;
}
.xm-content-tabcon>div.xm-content-tabcon-cur{
	display: block;
}
.xmxq-con div{
	margin: 0 30px;
	overflow: hidden;
	border-bottom: 1px dashed #9d9d9d;
	padding: 30px 0;
}
.xmxq-con div.border-no{
	border-bottom: none;
}
.xmxq-con div li{
	width: 50%;
	float: left;
	text-align: left;
	font-size: 14px;
}
.xmxq-con div li strong,
.xmxq-con div h5{
	font-size: 16px;
	color: #c1194e;
	margin-right: 12px;
	font-weight: bold;
}
.xmxq-con div p{
	font-size: 14px;
	line-height: 1.75;
}

/*缴费方式*/
.jfbm-box{
	width: 726px;
	height: 420px;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 5px rgba(204, 204, 204, .69);
	-moz-box-shadow: 0 0 5px rgba(204, 204, 204, .69);
	-ms-box-shadow: 0 0 5px rgba(204, 204, 204, .69);
	box-shadow: 0 0 8px rgba(204, 204, 204, .69);
	overflow: hidden;
}
.jffs-title{
	margin: 60px 80px;
	padding-bottom: 8px;
	border-bottom: 1px solid #cc3333;
	text-align: center;
}
.jffs-title img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.jffs-title h4{
	display: inline-block;
	font-size: 22px;
	text-align: center;
	vertical-align: middle;
}
.jfbm-btn{
	width: 294px;
	margin: 0 auto;
	overflow: hidden;
}
.jfbm-btn a{
	display: block;
	width: 100%;
	height: 62px;
	font-size: 26px;
	color: #fff;
	background: #cc3333;
	margin-bottom: 36px;
	text-align: center;
	line-height: 62px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
.jfbm-btn a:hover,
.jffs-btn-box a:hover,
.jfdd-entry:hover{
	background: #c9a059;
}

/*线下支付*/
.jffs-xx{
	height: 730px;
}
.jffs-xx h4{
    margin: 34px 80px 0;
    padding-bottom: 12px;
    padding-left: 6px;
    font-size: 15px;
    border-bottom: 1px solid #c71515;
}
.jffs-xx h4 strong{
	color: #c71515;
	font-size: 18px;
}
.jffs-xx form>div{
	padding-left: 6px;
	margin: 15px 80px 0;
	overflow: hidden;
}
.jffs-xx form>div label,
.jffs-xx form>div p,
.jffs-xx form>div input,
.jffs-xx form>div textarea,
.jffs-xx form>div div{
	float: left;
	font-size: 16px;
}
.jffs-xx form>div label{
	width: 90px;
	text-align: right;
	margin-right: 10px;
}
.jffs-xx form>div label,
.jffs-xx form>div p{
	line-height: 28px;
	padding-top: 0;
	padding-bottom: 0;
}
.jffs-xx form>div input[type='text']{
	width: 380px;
	height: 18px;
	padding: 5px 10px;
	border: 1px solid #d7d7d7;
}
.jffs-xx form>div div{
	overflow: hidden;
	position: relative;
	cursor: pointer;
	margin-right: 10px;
}
.jffs-xx form>div div input{
	opacity: 0;
	height: 30px;
	width: 130px;
	position: absolute;
	left: 0;
	top: 0;
}
.jffs-xx form>div div a{
	display: block;
	width: 128px;
	height: 28px;
	border: 1px solid #e83632;
	font-size: 16px;
	color: #e83632;
	text-align: center;
	line-height: 28px;
}
.jffs-xx form>div p.font-sm{
	font-size: 14px;
}
.jffs-xx form>div textarea{
	width: 380px;
	height: 180px;
	padding: 5px 10px;
	border: 1px solid #d7d7d7;
}
.jffs-xx form>div.jffs-btn-box{
	margin-top: 30px;
	text-align: center;
}
.jffs-btn-box a{
	display: inline-block;
	width: 100px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	color: #fff;
	background: #cc0033;
	margin: 0 5px;
}

.jfdd-tex{
	width: 390px;
	margin: 70px auto 40px;
	text-align: center;
}
.jfdd-tex p,
.jfdd-tex img{
	display: inline-block;
	vertical-align: middle;
}
.jfdd-tex p{
	font-size: 28px;
	color: #cfa253;
	text-align: left;
	margin-right: 20px;
	line-height: 1.75
}
.jfdd-tex p strong{
	font-size: 30px;
	color: #cc3333;
}
.jfdd-entry{
	display: block;
	width: 390px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #cc3333;
	font-size: 24px;
	color: #fff;
	margin: 0 auto 30px;
}
.jfdd-mes{
	margin: 0 80px;
	border-top: 1px solid #cc3333;
	padding-top: 18px;
	text-align: center;
	font-size: 24px;
	color: #666;
}

.banner-box img{
	width: 100%;
}


/*报名须知*/
.bmxz-left-nav{
	width: 270px;
	margin: 0 15px;
	overflow: hidden;
	float: left;
}
.bmxz-left-nav-title{
	width: 100%;
	height: 94px;
	background: #e83632;
	overflow: hidden;
	line-height: 94px;
}
.bmxz-left-nav-title h4{
	margin-left: 40px;
	padding-left: 44px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	background: url(../images/bmxz_1.png) no-repeat left center;
}
.bmxz-left-nav ul{
	border: 1px solid #e5ebf0;
	border-top: none;
}
.bmxz-left-nav ul li div{
	font-size: 18px;
	color: #666;
	padding: 20px 0 0;
	background: #fbfbfb;
	border-top: 1px solid #e5ebf0;
	cursor: pointer;
	overflow: hidden;
}
.bmxz-left-nav ul li div p{
	float: left;
	padding-top: 0;
	padding-bottom: 20px;
	font-weight: bold;
	margin-left: 48px;
}
.bmxz-left-nav ul li div i{
	float: right;
	width: 18px;
	height: 10px;
	margin-top: 8px;
	margin-right: 15px;
	background: url(../images/bmxz_2.png) no-repeat center;
}
.bmxz-left-nav ul li.bmxz-nav-cur div i{
	background: url(../images/bmxz_3.png) no-repeat center;
}
.bmxz-left-nav ul li dl{
	clear: both;
	background: #fff;
	padding: 10px 0 10px 48px;
	overflow: hidden;
	display: none;
}
.bmxz-left-nav ul li.bmxz-nav-cur dl{
	display: block;
}
.bmxz-left-nav ul li dl dd{
	font-size: 18px;
	color: #666;
	padding: 10px 0;
}
.bmxz-left-nav ul li dl dd a{
	color: #666;
}
.bmxz-left-nav ul li dl dd a.bmxz-nav-cur-link,
.bmxz-left-nav ul li dl dd a:hover{
	color: #e83632;
}
.bmxz-right-con{
	width: 883px;
	float: right;
    margin-right: 15px;
    overflow: hidden;
    border: 1px solid #e5ebf0;
}
.bmxz-right-con h4{
	margin: 20px 30px 0;
	overflow: hidden;
	font-size: 24px;
	color: #666;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #e83632;
	text-align: center;
}
.bmxz-con-tex{
	padding: 30px;
	overflow: hidden;
}
.bmxz-con-tex h5,
.bmxz-con-tex strong{
	font-weight: bold;
	font-size: 16px;
	margin: 15px 0;
	display: block;
}
.bmxz-con-tex p{
	font-size: 16px;
	text-indent: 2em;
	line-height: 2;
	padding-top: 0;
}

/*在线报名*/
.zxbm-form{
	height: auto;
	padding-bottom: 30px;
}
.zxbm-form h4,
.zxbm-form label{
	font-weight: bold;
}
.zxbm-form form>div label{
	width: 120px;
	height: 28px;
}
.zxbm-form form>div select{
	width: 400px;
	height: 28px;
    border: 1px solid #d7d7d7;
    background: #fff;
    font-size: 16px;
}
.zxbm-form form>div div a{
	background: #cc3333;
	color: #fff;
}
.zxbm-form form>div input[type='checkbox']{
	margin: 6px 5px 0 130px;
}
.zxbm-form .jffs-btn-box a{
	width: 150px;
}
.jffs-xx form>div p#photoBox{
	padding-top: 0;
	padding-bottom: 0;
	line-height: inherit;
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-left: 130px;
}
.jffs-xx form>div p img#preview{
	display: none;
	margin-top: 10px;
	width: 72px;
	border: 1px solid #aeabad;
}
.jffs-xx form>div p.files{
	width: 100%;
	padding-bottom: 0;
	padding-top: 0;
	line-height: inherit;
}
.jffs-xx form>div p.files span{
	padding-top: 10px;
	margin-left: 130px;
	color: #666;
	display: none;
}



.xm-pj{
	overflow: hidden;
}
.xm_pj_ul_li{
	margin: 0 30px;
	padding: 20px 0;
	overflow: hidden;
	font-size: 14px;
	position: relative;
	border-bottom: 1px dotted #9c9c9c;
}
.xm_pj_ul_li p{
	line-height: 1.75;
}
.xm_pj_ul_li_a{
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/pj-btn.png) no-repeat;
	position: absolute;
	right: 0px;
	bottom: 55px;
}
.xm_pj_ul_li_a:hover{
	background: url(../images/pj-btn-hover.png) no-repeat;
}

.lookMoreMes{
	display: block;
	width: 138px;
	height: 38px;
	border: 1px solid #e83632;
	color: #e83632;
	font-size: 18px;
	text-align: center;
	line-height: 38px;
	margin: 20px auto;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.lookMoreMes:hover{
	background: #e83632;
	color: #fff;
}


/*项目详情*/
.xm-xq{
	background: #fff;
	overflow: hidden;
	position: relative;
}
.xm-xq-top{
	margin: 25px 40px 20px;
	overflow: hidden;
	background: #f8f8f8;
	border: 1px solid #fcfcfc; 
}
.xm-xq-top-title{
	width: 100%;
	height: 50px;
	overflow: hidden;
	background: #e8e8e8;
}
.xm-xq-top-title h3{
	float: left;
	font-size: 20px;
	line-height: 50px;
	margin-left: 12px;
	position: relative;
	padding-left: 16px;
}
.xm-xq-top-title h3::before{
	content: '';
	display: block;
	width: 5px;
	height: 36px;
	background: #990000;
	position: absolute;
	left: 0;
	top: 7px;
}
.xm-xq-top-title dl{
	float: right;
	margin-right: 12px;
	overflow: hidden;
}
.xm-xq-top-title dl dd{
	float: right;
	width: 36px;
	height: 36px;
	margin: 7px 0 0 10px;
}
.xm-xq-top-mes{
	margin: 0 30px;
	overflow: hidden;
}
.xm-xq-top-mes ul{
	border-bottom: 1px dotted #999999;
	clear: both;
}
.xm-xq-top-mes ul li{
	width: 33.3333%;
	float: left;
	font-size: 14px;
	padding: 15px 0;
}
.xm-xq-top-mes ul:first-child{
	border-bottom: none;
}
.xm-xq-top-mes ul li strong{
	font-size: 16px;
	color: #c1194e;
}
.xm-xq-top-mes ul li.lines{
	line-height: 28px;
	position: relative;
}
.lit-map-box{
	position: absolute;
	left: 190px;
	top: 290px;
	display: none;
}
.lit-map{
	width: 584px;
	height: 352px;
	border: 2px solid #999;
	position: relative;
}
.lit-map::before{
	content: '';
	display: block;
	width: 42px;
	height: 27px;
	/*background: url(../images/jt.png) no-repeat left top;*/
	position: absolute;
	left: 125px;
	top: -27px;
	z-index: 1; 
}
#maps{
	width: 584px;
	height: 352px;
	margin: 1px auto;
}
.xm-xq-top-mes ul li.lines span{
	display: inline-block;
	width: 72px;
	height: 28px;
	border: 1px solid #c1194e;
	background: #fff;
	text-align: center;
	line-height: 28px;
	margin-left: 20px;
	border-radius: 5px;
	cursor: pointer;
}
.xm-xq-top-mes ul li.lines span i{
	vertical-align: middle;
	display: inline-block;
	width: 15px;
	height: 20px;
	background: url(../images/map.png) no-repeat left center;
}
.xm-xq-top-mes ul li.lines span em{
	vertical-align: middle;
	font-style: normal;
	margin-left: 4px;
}
.xm-xq-top-mes ul li.long-width{
	width: 66.6666%;
}
.xm-xq-top-mes ul li.long-width a{
	display: block;
	float: right;
	width: 138px;
	height: 40px;
	background: #e83632;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	margin-left: 8px;
}
.xm_xq_pj_li_h4{
	font-size: 16px;
	color: #c1194e;
	font-weight: bold;
	position: relative;
	padding-left: 16px;
}
.xm_xq_pj_li_h4::before{
	content: '';
	display: block;
	width: 4px;
	height: 18px;
	background: #c1194e;
	position: absolute;
	left: 0;
	top: 2px;
}














