﻿.container
{
    width: 1200px;
    height: 1150px;
    margin: 20px auto;
    background: white;
    border: 1px solide #e8e8e8;
    font-family: 微软雅黑;
    color: #42515A;
}
.con_left
{
    float: left;
    width: 830px;
    height: 734px;
    margin: 20px 0 0 30px;
}
.con_right
{
    width: 240px;
    height: 735px;
    float: right;
    margin: 20px 30px 0 0;
}
.topdiv
{
    width: 850px;
    height: 320px;
}
.newPicture
{
    width: 370px;
    height: 310px;
    float: left;
    overflow: hidden;
}




.title_pic
{
    width: 362px;
    height: 34px;
    border-bottom: 1px solid #dadada;
}
.inforBox
{
    width: 440px;
    float: right;
}
.noBox
{
    width: 830px;
    height: 220px;
    margin: 40px 0 auto 0;
}



.title_infor
{
    width: 830px;
    height: 34px;
    border-bottom: 1px solid #dadada;
}
.title_txt1
{
    width: 87px;
    height: 20px;
    line-height: 20px;
    float: left;
    color: #01ac88;
    font-size: 18px;
    font-family: 微软雅黑;
    font-weight: normal;
    padding-left: 10px;
}
.title_txt
{
    width: 250px;
    height: 20px;
    float: left;
}
.title_txt b
{
    color: #333;
    font-size: 18px;
    font-family: 微软雅黑;
    font-weight: bold;
}
.title_txt span
{
    font-family: 微软雅黑;
    color: #333333;
    font-size: 18px;
    height: 20px;
    line-height: 20px;
}
.title_txt1 span
{
    font-family: 微软雅黑;
    color: #333333;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
}
.title_notice
{
    width: 830px;
    height: 34px;
    border-bottom: 1px solid #dadada;
}







.more
{
    width: 52px;
    height: 20px;
    background: url(../images/more.png);
    float: right;
    margin: 10px 0 auto 0px;
    cursor: pointer;
}
.new_con
{
    width: 360px;
    height: 260px;
    margin: 20px 0 auto 0;
    border: 1px solid #999;
}


#cqh-box
{
    width: 360px;
    height: 260px;
    background-color: #f0f2f3;
    position: relative;
    overflow: hidden;
}
#cqh-box ul
{
    margin: 0;
    padding: 0;
}
#cqh-box li
{
    margin: 0;
    padding: 0;
    list-style: none;
    height: 260px;
    _height: 260px;
    width: 350px;
    margin: 0 auto;
    overflow: hidden;
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    text-align: center; *display:block;
}
#cqh-box img
{
    border: none;
    vertical-align: middle;
}
#cqh-num
{
    width: 99%;
    height: 16px;
    float: right;
    position: absolute;
    right: 0px;
    bottom: 10px;
}
#cqh-num span
{
    display: inline-block;
    float: left;
    width: 12px;
    height: 14px;
    border: 1px solid #C66;
    background-color: #C60;
    color: #FFF;
    line-height: 14px;
    text-align: center;
    cursor: pointer;
    margin: 0 3px;
    font-size: 11px;
}
#cqh-num span.this
{
    background-color: #FC0;
    color: #F00;
}
.new_left
{
    width: 400px;
    height: 300px;
    float: left;
    position: relative;
}
.left_pic
{
    width: 400px;
    height: 300px;
}
.left_pic img
{
    border: 0;
}
.left_text
{
    width: 390px;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: black;
    padding-left: 10px;
}
.left_text a
{
    height: 30px;
    font-size: 12px;
    color: White;
    line-height: 30px;
    text-decoration: none;
}
.left_text a:hover
{
    color: Red;
}
.new_right
{
    width: 350px;
    float: right;
    height: 300px;
}
.new_right ul
{
    width: 350px;
}
.new_right ul li
{
    width: 300px;
    float: right;
    padding: 12px 20px;
}
.new_right li:hover
{
    background-color: #e9e9e9;
}
.new_right li.current
{
    background-color: #fff;
}
.new_right li.current:hover
{
    background-color: #fff;
}
.new_right a
{
    color: #000;
    text-decoration: none;
}
.new_right img
{
    padding: 2px;
    border: 1px solid #ccc;
    width: 94px;
    height: 70px;
    margin-right: 10px;
    float: left;
}
.new_right .select_text
{
    height: 20px;
    font: bold 13px/16px 'Microsoft YaHei';
    overflow: hidden;
    display: block;
}
.new_right .select_text:hover
{
    text-decoration: underline;
}
.new_right .select_date
{
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    display: block;
}


.inforBox .title_infor
{
    width: 470px;
    height: 34px;
    border-bottom: 1px solid #dadada;
}
.inforBox .title_txt1
{
    width: 90px;
    height: 20px;
    line-height: 20px;
    float: left;
    color: #c2162e;
    font-size: 20px;
    font-family: 微软雅黑;
    font-weight: normal;
}
.inforBox .title_txt
{
    width: 300px;
    height: 20px;
    float: left;
}
.inforBox .title_txt b
{
    color: #333;
    font-size: 18px;
    font-family: 微软雅黑;
    font-weight: bold;
}
.inforBox .title_txt span
{
    width: 150px;
    font-family: 微软雅黑;
    color: #333333;
    font-size: 18px;
    height: 20px;
    line-height: 20px;
}
.inforBox .infor_con
{
    width: 460px;
    padding-top: 10px;
}


.inforBox .infor_con_point
{
    width: 450px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}
.inforBox .con_point_left
{
    width: 450px;
    float: left;
    margin: 0px;
}
.inforBox .con_point_left a
{
    font-size: 14px;
    line-height: 41px;
    font-family: 微软雅黑;
    text-decoration: none;
    color: #333;
    display: block;
    width: 800px;
    word-break: keep-all; /* 不换行 */
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis; /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}

.inforBox .con_point_left a:hover
{
    color: red;
    text-decoration: underline;
}
.inforBox .con_point_right
{
    width: 70px;
    float: right;
    margin: 0px;
}
.inforBox .con_point_right a
{
    color: #333;
    text-decoration: none;
    font-size: 14px;
    margin: 0;
    font-family: 微软雅黑;
}
.inforBox .con_point_right a:hover
{
    text-decoration: underline;
}


.infor_con
{
    width: 790px;
    padding-left: 10px;
}


.infor_con_point
{
    width: 790px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.con_point_left
{
    width: 620px;
    height: 40px;
    line-height: 40px;
    float: left;
}
.con_point_left a
{
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    font-family: 微软雅黑;
    text-decoration: none;
    color: #000;
    display: block;
    width: 600px;
    word-break: keep-all; /* 不换行 */
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis; /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}

.con_point_left a:hover
{
    color: red;
    text-decoration: underline;
}
.con_point_left p
{
    font-size: 12px;
    line-height: 12px;
    width: 620px;
    word-break: keep-all; /* 不换行 */
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis; /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
    margin-top: 10px;
}
.con_point_left p a
{
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    color: #646464;
    font-family: 微软雅黑;
    text-decoration: none;
}
.con_point_right
{
    width: 130px;
    float: right;
    text-align: right;
    height: 40px;
    line-height: 40px;
}
.con_point_right a
{
    color: Red;
    text-decoration: none;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    width: 130px;
    font-family: 微软雅黑;
}
.con_point_right a:hover
{
    text-decoration: underline;
}




.policyBox
{
    width: 870px;
    height: 130px;
    margin: 40px 0 auto 0;
}
.title_policy
{
    width: 850px;
    height: 34px;
    border-bottom: 1px solid #dadada;
}
.po_con
{
    width: 850px;
    margin: 0px auto;
}
.po_point
{
    width: 800px;
    margin: 10px 0 auto 0;
    overflow: hidden;
}
.po_left
{
    width: 420px;
    height: 40px;
    line-height: 40px;
    float: left;
}
.left_txt
{
    float: left;
    width: 330px;
}
.left_txt a
{
    font-size: 14px;
    font-family: 微软雅黑;
    text-decoration: none;
    color: #666;
    width: 330px;
    display: block;
    word-break: keep-all; /* 不换行 */
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis; /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
.left_txt a:hover
{
    color: Red;
}

.download
{
    width: 80px;
    float: left;
}
.download .a2
{
    font-size: 14px;
    background: #ccc;
    border-radius: 3px;
    padding: 3px 7px;
    color: #fff;
}
.download .a1
{
    font-size: 14px;
    background: #01ac88;
    border-radius: 3px;
    padding: 3px 7px;
    color: #fff;
}
.po_right
{
    width: 380px;
    float: right;
}



.login_dialog
{
    width: 250px;
    height: 210px;
    background: #fbf9f9;
    font-size: 14px;
    font-family: 微软雅黑;
    padding-top: 10px;
}
.login_dialog1
{
    width: 280px;
    height: auto;
    background: #fff;
    font-size: 14px;
    font-family: 微软雅黑;
    padding-top: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    margin: 10px auto;
    border-radius: 3px;
    overflow: hidden;
    padding-bottom: 20px;
}
.login_top
{
    width: 260px;
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    color: #333;
    font-size: 18px;
    font-family: 微软雅黑;
}

.login_top a
{
    font-weight: normal;
    font-size: 14px;
    color: #01ac88;
    text-decoration: none;
}
.login_top a:hover
{
    text-decoration: underline;
}
.account
{
    width: 200px;
    margin: 20px auto 0 auto;
    overflow: hidden;
}
.account
{
    width: 240px;
    margin: 10px auto 0 auto;
    overflow: hidden;
}
.account_txt
{
    width: 65px;
    height: 24px;
    line-height: 24px;
    float: left;
}
.account_digital
{
    width: 125px;
    height: 24px;
    line-height: 24px;
    text-align: left;
    font-weight: bold;
    float: left;
}
.account_digital a
{
    font-weight: normal;
    color: red;
    text-decoration: underline;
}
.account_digital a:hover
{
    text-decoration: none;
}
.password
{
    width: 240px;
    margin: 10px auto 0 auto;
    overflow: hidden;
}
.checkcode
{
    width: 240px;
    margin: 10px auto 0 auto;
    overflow: hidden;
}
.password_txt
{
    width: 65px;
    height: 24px;
    line-height: 24px;
    float: left;
}
.password_digital
{
    width: 125px;
    height: 24px;
    line-height: 24px;
    text-align: left;
    font-weight: bold;
    float: left;
}
.admindiv
{
    width: 240px;
    height: 40px;
    margin: 10px auto 0 auto;
    overflow: hidden;
}

.admindiv .divcheck
{
    text-align: left;
    width: 100px;
    height: 30px;
    line-height: 30px;
    float: left;
}
.admin
{
    width: 100px;
    font-size: 14px;
    margin: 0px;
    text-align: right;
}
.institutions
{
    width: 200px;
    margin: 10px auto 0 auto;
    overflow: hidden;
    height: 24px;
}
.ins_txt
{
    width: 65px;
    height: 24px;
    line-height: 24px;
    float: left;
}
.ins_digital
{
    width: 130px;
    height: 24px;
    line-height: 24px;
    text-align: left;
    font-weight: bold;
    float: left;
}

.integral
{
    width: 200px;
    margin: 10px auto 0 auto;
    overflow: hidden;
}
.int_txt
{
    width: 65px;
    height: 24px;
    line-height: 24px;
    float: left;
}
.int_digital
{
    width: 125px;
    height: 24px;
    line-height: 24px;
    text-align: left;
    font-weight: bold;
    float: left;
}
.test_course
{
    width: 220px;
    margin: 10px auto 0 auto;
    overflow: hidden;
    line-height: 24px;
}
.test_course .tct
{
    width: 100px;
    float: left;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    color: #01ac88;
    text-align: center;
    border-radius: 3px;
    margin-right: 10px;
    background: #fff;
    margin-top: 10px;
    border: 1px solid #01ac88;
}
.test_course .tct:nth-child(2n)
{
    margin-right: 0;
}
.test_course .tct:hover
{
    background: #01ac88;
    color: #fff;
}
.test_course .test .test_txt
{
    width: 100px;
    float: left;
}
.test_course .test .test_digital
{
    width: 45px;
    float: left;
    height: 24px;
    line-height: 24px;
    color: #c2162e;
    font-weight: bold;
}
/*.test_course .course
{
	width:100px;
	float:left;
	height:35px;
	line-height:35px;
	cursor:pointer;
	color:#fff;
	text-align:center;
	border-radius:3px;
	margin-right:10px;
	background:#01ac88;
	} */
.test_course .course .course_txt
{
    width: 100px;
    float: left;
}
.test_course .course .course_digital
{
    width: 45px;
    float: left;
    height: 24px;
    line-height: 24px;
    color: #c2162e;
    font-weight: bold;
}

.test_course .course .course_digital .span
{
    width: 40px;
    float: left;
    height: 24px;
    line-height: 24px;
    color: #c2162e;
    font-weight: bold;
}

.system_training
{
    width: 220px;
    margin: 10px auto 0 auto;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
}
/*.test_course .system
{
	width:100px;
	float:left;
	height:35px;
	line-height:35px;
	cursor:pointer;
	color:#fff;
	text-align:center;
	border-radius:3px;
	margin-right:10px;
	background:#01ac88;
	margin-top:10px;
	} */
.test_course .system .system_txt
{
    width: 100px;
    float: left;
}
.test_course .system .system_digital
{
    width: 45px;
    float: left;
    height: 24px;
    line-height: 24px;
    color: #c2162e;
    font-weight: bold;
    cursor: pointer;
}

/*.test_course .training1
{
	width:100px;
	float:left;
	height:35px;
	line-height:35px;
	cursor:pointer;
	color:#fff;
	text-align:center;
	border-radius:3px;
	margin-right:10px;
	background:#01ac88;
	} */
.test_course .training .tra_txt
{
    width: 100px;
    float: left;
}
.test_course .training1 .tra_txt1
{
    width: 100px;
    float: left;
}
.test_course .training1 .tra_digital1
{
    width: 45px;
    float: left;
    height: 24px;
    line-height: 24px;
    color: #c2162e;
    font-weight: bold;
}
.test_course .training .tra_digital
{
    width: 45px;
    float: left;
    height: 24px;
    line-height: 24px;
    color: #c2162e;
    font-weight: bold;
}
.login_btn
{
    width: 170px;
    margin: 0px auto 0 auto;
    overflow: hidden;
}
.denglu
{
    width: 65px;
    height: 25px;
    float: left;
    cursor: pointer;
    background: url(../images/index_righticon.png) 0 -87px no-repeat;
}
.registered
{
    width: 65px;
    height: 25px;
    float: right;
    cursor: pointer;
    background: url(../images/index_righticon.png) -176px -87px no-repeat;
}
.registered1
{
    height: 25px;
    float: left;
    cursor: pointer;
    text-align: left;
}

.training
{
    width: 240px;
    height: 140px;
    margin: 30px 0 auto 0;
}
.title_tra
{
    width: 240px;
    height: 30px;
    border-bottom: 1px solid #dadada;
}
.potra_con
{
    width: 240px;
    height: 30px;
    margin: 10px 0 auto 0;
    overflow: hidden;
}
.tra_con
{
    width: 240px;
}
.tra_point
{
    width: 240px;
    overflow: hidden;
}
.tra_txt
{
    padding-left: 20px;
    background: url(../images/point.png) no-repeat left center;
    float: left;
    width: 160px;
    word-break: keep-all; /* 不换行 */
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis; /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
.tra_txt a
{
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    font-family: 微软雅黑;
    text-decoration: none;
    color: #000;
    width: 160px;
}
.tra_txt a:hover
{
    color: Red;
}
.audit
{
    width: 60px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-family: 微软雅黑;
    color: #666666;
    float: right;
    text-align: right;
}
.lecturer
{
    width: 250px;
    height: 270px;
    background: #fbf9f9;
    margin: 20px auto 0 auto;
}
.lec_top
{
    width: 200px;
    padding-left: 40px;
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 18px;
    font-family: 微软雅黑;
    padding-top: 10px;
    background: url(../images/index_righticon.png) 0px -35px no-repeat;
}
.lec_con
{
    width: 240px;
    margin: auto;
    min-height: 100px;
}
.lec_point
{
    width: 240px;
    margin: 0px auto;
    height: 90px;
    padding-top: 10px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}
.lec_point:last-child
{
    border-bottom: none;
}
.lec_left
{
    width: 59px;
    height: 80px;
    line-height: 80px;
    float: left;
}
.lec_right
{
    width: 160px;
    float: left;
    margin-left: 10px;
}
.xingming
{
    height: 28px;
}
.xingming a
{
    font-size: 14px;
    text-decoration: none;
    color: #000;
}
.xingming a:hover
{
    text-decoration: underline;
}
.sex
{
    height: 28px;
}
.sex a
{
    font-size: 14px;
    text-decoration: none;
    color: #000;
}
.sex a:hover
{
    text-decoration: underline;
}
.survey
{
    min-height: 124px;
    background: #fff;
    width: 280px;
    margin: 20px auto;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.title_sur
{
    width: 240px;
    height: 32px;
    border-bottom: 1px solid #dadada;
}
.sur_con
{
    width: 240px;
    margin: auto;
    min-height: 50px;
}
.sur_point
{
    border-bottom: 1px solid #eee;
    width: 240px;
    height: 40px;
    word-break: keep-all; /* 不换行 */
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis; /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
.sur_point:last-child
{
    border-bottom: none;
}

.sur_point a
{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-family: 微软雅黑;
    color: #000;
    text-decoration: none;
    width: 220px;
    padding-left: 20px;
}
.sur_point a:hover
{
    font-size: 14px;
    font-family: 微软雅黑;
    color: Red;
}
.tool
{
    width: 240px;
    height: 120px;
    margin: 30px 0 auto 0;
    padding-bottom: 20px;
}
.title_tool
{
    width: 240px;
    height: 30px;
    border-bottom: 1px solid #dadada;
}
.tool_con
{
    width: 240px;
}
.tool_point
{
    width: 200px;
    height: 32px;
    word-break: keep-all; /* 不换行 */
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis; /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
    background: url(../web/images/stucenter_indexicon.png) -320px -185px no-repeat;
}
.tool_point a
{
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-family: 微软雅黑;
    color: #000;
    text-decoration: none;
    width: 120px;
    padding-left: 40px;
}
.tool_point a:hover
{
    font-size: 14px;
    font-family: 微软雅黑;
    color: Red;
}


.currdiv
{
    width: 850px;
    height: 250px;
    margin: 40px 0 auto 0;
}
.currlist
{
    width: 850px;
    margin: 0px auto;
    height: 190px;
    padding-top: 20px;
}
.curline
{
    width: 200px;
    height: 190px;
    margin-left: 10px;
    float: left;
    cursor: pointer;
    border: 1px solid #e6e6e6;
}
.curimg
{
    width: 200px;
    height: 150px;
    background: #f0f0f0;
    text-align: center;
}
.curname
{
    width: 180px;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    text-align: center;
    font-size: 14px;
    background: #fff;
    display: block;
    word-break: keep-all; /* 不换行 */
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis; /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一 起使用。*/
}

.webmb
{
    width: 250px;
    margin-top: 20px;
    height: 110px;
    cursor: pointer;
    background: url(../images/index_Mweb.png) no-repeat;
}
