*{
    margin:0;
    padding:0;
    box-sizing: border-box;
    list-style-type: none;
}
a{
    text-decoration: none;
}
a:hover {
    text-decoration:underline;
}
img{
    border:none;
}
body{
    font-size:16px;
    font-family:'Microsoft YaHei';
	background-color:#fff;
}
.clear{
    clear:both;
}
.wrap{
    width:1200px;
    margin:0 auto;
}
/***********ͷ����ʽ***************/
.header{
    width:100%;
    background:url(http://cdn.sxzjpx.cn/XH_image/pt/imgs/banner_www_bg.png);
    background-repeat:no-repeat;
    background-size:cover;
}
.header .banner{
    height:186px;
    background:url(../imgs/banner.png) no-repeat center;
}
.connection{
    height:38px;
    background-color:#cb0000;
}
.connection a{
    color: white;
}
.connection .hot-line{
    color:#fff;
    line-height:38px;
    text-align:center;
    font-size: 16px;
}

.connection .hot-line span{
	margin: 0px 0px 0px 0px;
}
/**********ҳ������*************/
.content #activity{
    float:left;
}
.one,.two{
    margin:20px 0;
}
.login{
    width:258px;
    height:300px;
    background:url(../imgs/login-background.png) no-repeat;
    float:right;
}
.login table{
    margin:10px 15px;
    font-size:18px;
}
.login table tr{line-height:47px;}
 
.login .input-bg{
    height:20px;
    /*background:url(../imgs/input.png) no-repeat 0 13px;*/
}
.login .user{
    width: 180px;
    height: 30px;
    margin-left: 20px;
    border: 1px solid #b3b3b3;
    position:relative;
    top:-2px;
    padding: 10px;
    font-size: 12px;
    /*border-radius:9px;*/
}
.login .find{
    color:black;
    float:right;
}
.adv img{margin: 0px;}
.regular,.help{
    float:left;
}
.regular{
	/*width:390px;*/
	width:590px;
}
.regular .title{
    height:48px;
    /* background:url(../imgs/bg-title.png) no-repeat; */
    line-height:48px;
    border-bottom: 1px solid;
}
.title span{
    font-size:18px;
    font-weight:bold;
    padding-left:20px;
    color:#bb0d0d;
}
.title span b {
    /*color:#B80000;*/
}
.title a{
    float:right;
    padding-right:20px;
    font-size:14px;
    color:#3B3B3B;
}
.list{
    padding:15px 20px;
}
.list img{
    position: relative;
    top: 3px;
}
.list li{
    line-height:35px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.list li a{
    margin-left:10px;
    color:rgb(60,59,59);
}
.help{
	width:260px;
}
.help .title{
    width:264px;
    height:48px;
    background:url(../imgs/help-title.png) no-repeat;
    line-height:48px;
}
.help .question{
    width: 260px;
    background-color: #77A7D5;
    padding: 15px;
    margin-left: 2px;
}
.question li{
    line-height:35px;
}
.question li a{
    color:#fff;
    display: block;
    width: 240px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/***********ҳβ��ʽ*****************/
.footer{
    width:100%;
    background-color:#ECECEC;
    border-top:2px solid #D3D3D5;
    font-size: 14px;
}
.link{
    text-align:center;

}
.link dl{
    width:290px;
    font-size:12px;
    text-align:left;
    color:#3E3E3E;
    float:left;}
.link dt{line-height:40px;}
.link dd{line-height:22px;}
.link a{color:rgb(60,59,59);}
.link dl h3 {font-size:14px;font-weight:normal;}
.link .address{
    margin-top:8px;
    padding: 10px;
    text-align: center;
}
.logo{
    width:100px;
    height:100px;
    /*background:url(../imgs/logo.png) no-repeat;*/
    background-size: 100% auto;
    float:left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.txt{color:#3E3E3E;margin-left: 10px; text-align: center; line-height: 200%; margin-top: 10px;}

.friend a {
	margin: 0px 20px;
}

.friend hr {
	border-color: white;
	margin-top: 10px;
	margin-bottom: 5px;
}

/*右侧漂浮框*/
.floatbox{width:150px;position:fixed;right:0;top:200px;margin-top:-154px;color:#fff;text-align:center}
.floatbox .connectBox{width:100%;padding:14px 0;line-height:28px;}
.floatbox .gwy{background:#c93d3d;}
.floatbox .sydw{background:#2557a2;}
.floatbox .email{background:#f5a623;}
.close{position:absolute;top:10px;right:10px;cursor:pointer;width:16px;height:16px;line-height:16px;background:#fff;opacity:0.6;color:#AB0009;border-radius:8px;}

/*推荐课程*/
#course_query a {
	color: black;
}
.course_tab {position:absolute;right:100px;top:-13px}
.course_tab li{float:left;margin:0 24px;color:#333;padding:10px 4px;font-size:18px;cursor: pointer;}
.course_tab li:hover,.course_tab li.active_tab{color:#AB0009;border-bottom:3px solid #AB0009}
.lists_box{margin-bottom:30px;}
.course_list{width:100%;background:#ececec;}
.course_list .course_item{}
.course_list .course_item li{width:214px;height:200px;float:left;background:#fff;border-radius:2px;margin:0 31px 40px 0; box-shadow: 1px 1px 6px #ccc;}
.course_list .course_item a{text-decoration: none;}
.course_info_box{margin:10px 0;padding:0 8px;line-height:30px}
.course_name{width:200px;color:#333;overflow:hidden;white-space: nowrap;-ms-text-overflow: ellipsis;text-overflow: ellipsis;}
.course_info{color:#999;font-size:14px;}
.course_info span{padding:0 4px;}
.lf{float: left;}
.rt{float: right;}

/*课程详情*/
.hoz_course_row{font-size: 14px;color:#666;padding:20px 0; height: 150px;}
/*.hoz_course_row:hover{background: #fbfbfb;}*/
.hoz_course_row .hoz_c_lf{margin-right:15px;}
.hoz_course_row .hoz_person_info{margin:15px 0;}
.hoz_course_row .hoz_course_name a,.hoz_course_name{font-weight: normal;font-size:18px;color:#333}
.hoz_course_row .hoz_course_name a:hover{color:#cc0000;}
.hoz_course_row .hoz_capacity{margin-left:45px;}
.hoz_course_row .hoz_four_info{margin-bottom: 15px;color:#666}
.hoz_course_row .hoz_four_info>span{margin-right:30px;}
.hoz_course_row .hoz_four_info span i{color:#ccc;font-size: 14px;margin-right:10px;}
.hoz_btn_complete a{background:#cc0001;display: block;border-radius:2px;bottom:20px; right: 0;padding:8px 42px;color: #fff;}
.hoz_btn_complete a:hover{opacity:0.8; text-decoration: none;}
.course_jj{padding:10px 0;}
.course_jj .hoz_course_name{padding:14px 0}
.course_jj p{color:#666;text-indent:2em;line-height:30px;}
