/*reset*/
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu{
    margin:0;
    padding:0;
}
h1, h2, h3, h4, h5, h6{font-weight:400;}
li{list-style:none;}
html, body, fieldset, img, iframe, abbr{border:0;}
a, button{cursor:pointer;}
a{color:#333;outline:none;text-decoration:none!important;}
body{font-size:16px;}
body, button, input, select, textarea{
    font-family:"微软雅黑","microsoft yahei",PingFangSC-light;
    font-weight:400;
    color:#333;
    outline:0;
    speak:none;
    -webkit-font-feature-settings:normal;
    -moz-font-feature-settings:normal;
    font-feature-settings:normal;
    font-variant:normal;
    text-transform:none;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
}
div,p,span,i,ul{
    margin:0;padding:0;
}
input[type=password], input[type=text], input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; -webkit-tap-highlight-color: transparent;}
input:-webkit-autofill { 
    -webkit-box-shadow: 0 0 0px 1000px white inset; 
}
input:disabled, input[disabled]{
	color: #333;
	opacity: 1;
	-webkit-text-fill-color:#333;
	-webkit-opacity:1;
}
.head_bg{
        width: 100%;
    height: 174px;
    margin: 0 auto;
    background: url(../images/beij.png) center no-repeat;
}
.head_bg .logo{
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}
.head_title{
    text-align: center;
    color: #fff;
    font-size: 40px;
    letter-spacing: 2px;
        font-weight: bold;
}
.sj_head_bg{
	display: none;
}
.z_bg{
    width: 100%;
    height: auto;
    background: #E9F3F5;
    overflow: hidden;
}
.m_bg{
	width: 100%;
	max-width: 1200px;
	height: auto;
	background: #FFFFFF;
	margin:1% auto 4%;
}
.h_t{
    width: 100%;
	max-width: 1100px;
    margin: 0 auto 0;
    overflow: hidden;
    padding-top: 3%;
}
.shixi{
    float: left;
    width: 48.2%;
    overflow: auto;
	overflow: hidden;
    height: auto;
	max-height: 384.4px;
}
.news_all4 img{width: 100%;height: auto;}
.shixi_title {
    width: 100%;
    height: 30px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
	position: relative;
}
.shixi_title span {
    width: 5px;
    height: 20px;
    background: #25757C;
    display: inline-block;
    position: absolute;
    top: 50%;
	transform: translateY(-50%);
}
.shixi_title h5{
	font-size: 22px;
    font-family: "PingFang";
    font-weight: 600;
    color: #010101;
    line-height: 30px;
	text-indent: 12px;
}
.shixi_con{
	width: 100%;
	height: auto;
	margin: 2% auto;
	overflow: hidden;
}
.shixi_con ul li {
    width: 100%;
    height: 35px;
    margin: 0 auto;
    overflow: hidden;
}
.shixi_con ul li a {
    width: 100%;
    height: 35px;
    margin: 0 auto;
    overflow: hidden;
    display: block;
	line-height: 35px;
	position: relative;
}
.shixi_con ul li a h6 {
    width: 7px;
    height: 7px;
    background: #25757C;
    left: 0;
    margin-right: 2%;
	display: inline-block;
    position: absolute;
    top: 50%;
	transform: translateY(-50%);
}
.shixi_con ul li a h5 {
    width: 20%;
    height: auto;
    float: right;
    margin: 0 auto;
    text-align: right;
    overflow: hidden;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #909090;
	line-height: 35px;
}
.shixi_con ul li a h4 {
    width: 75%;
    height: auto;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    float: left;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #000000;
	line-height: 35px;
	margin-left: 3%;
	    white-space: nowrap;
		text-overflow:ellipsis;
		letter-spacing: 0;
}
.xh_login {
    width: 43%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: right;
}
.login_all {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
	border: 1px solid #DADADA;
    box-sizing: border-box;
	position: relative;
}
.login_title{
	width: 100%;
    height: auto;
    margin: 3% auto;
    overflow: hidden;
	text-align: center;
}
.login_title h6{
	font-size: 22px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #438991;
	line-height: 60px;
}
.login_list{
	width: 80%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.login_user ,
.login_password {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    line-height: 50px;
    background-color: #f6f6f6;
	margin-bottom: 5%;
}
.login_yzm{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    line-height: 50px;/*
    background-color: #f6f6f6;*/
	margin-bottom: 5%;
}
.login_user input {
    border: none;
    background-color: #f6f6f6;
    width: 90%;
	height: 50px;
    margin: 0 auto;
    display: block;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: black;
	line-height: 50px;
	    text-indent: 35px;
	background-image: url(../images/yonghu.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.login_password input {
    border: none;
    background-color: #f6f6f6;
    width: 90%;
	height: 50px;
    line-height: 50px;
    margin: 0 auto;
    display: block;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: black;
	line-height: 50px;
	    text-indent: 35px;
	background-image: url(../images/mima.png);
	background-repeat: no-repeat;
    background-position: left center;
}
.login_yzm input {
    border: none;
    background-color: #f6f6f6;
    width: 93%;
	height: 50px;
    margin: 0 auto;
    display: block;
	float: left;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: black;
	line-height: 50px;
	text-indent: 35px;
	background-image: url(../images/yanzm.png);
	background-repeat: no-repeat;
    background-position: 8% center;
	padding-left:7%;
}
.login_yzm2{
    width: 70%;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    float: left;
}
.login_yzm3{
    width: 28.4%;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    float: right;
}
.login_yzm3 img {
    width: 100%;
    display: block;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    cursor: pointer;
}
.login_login {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    line-height: 50px;
    background-color: #438991;
    margin-bottom: 10%;
	border-radius: 6px;
}
.login_login input {
    border: none;
    background-color: #438991;
    width: 90%;
    line-height: 50px;
    margin: 0 auto;
    display: block;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #fff;
	line-height: 50px;
	padding: 0;
}
.login_login input[type="submit"]{
	background-color: #438991;
}
.login_login input[type="submit"]:hover{
    color: #fff;
}
.login_login input[type="submit"]:link, .login_login input[type="submit"]:active, .login_login input[type="submit"]:focus, .login_login input[type="submit"]:visited{
    color: #fff;
    border: none;
    outline: none;
    box-shadow: none;
}
.xh_kcanpai {
    width: 100%;
    max-width: 1100px;
    height: auto;
    margin: 6% auto 4%;
    overflow: hidden;
}
.kcanpai_title {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.kcanpai_title h5{
	font-size: 26px;
	font-family: "PingFang";
	font-weight: 800;
	color: #438991;
	line-height: 46px;
}
.kcanpai_title h6{
	font-size: 16px;
	font-family: "PingFang";
	font-weight: 800;
	color: #438991;
}
.kecheng {
    width: 100%;
    height: auto;
    margin: 3% auto;
    overflow: hidden;
	border: 1px solid #438991;
    box-sizing: border-box;
}
.kecheng ul{}
.kecheng ul li {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
	border-bottom: 1px solid #438991;
    box-sizing: border-box;
}
.kecheng ul li:last-child {border-bottom: none;}
.kecheng ul li.kecheng_title{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
	border-bottom: 2px solid #438991;
}
.kecheng ul li .kecheng_time2{
    width: 31%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    text-align: center;
	font-size: 20px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #666666;
	line-height: 62px;
	border-right: 1px solid #438991;
	box-sizing: border-box;
}
.kecheng ul li .kecheng_name2{
    width: 69%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    text-align: center;
	font-size: 20px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #666666;
	line-height: 62px;
}
.kecheng ul li.kecheng_title .kecheng_time{
    width: 31%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    text-align: center;
	font-size: 22px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #438991;
	line-height: 72px;
	border-right: 1px solid #438991;
	box-sizing: border-box;
}
.kecheng ul li.kecheng_title .kecheng_name{
    width: 69%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    text-align: center;
	font-size: 22px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #438991;
	line-height: 72px;
}
.xh_footer {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #438991;
}
.footer_all {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    max-width: 1100px;
	margin-top: 1%;
}
.footer_all h6{
	font-size: 14px;
	font-family: "PingFang";
	font-weight: 500;
	color: #FFFFFF;
	line-height: 26px;
	letter-spacing: 0px;
}
.login_welcome {
    width: 95%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    right: 0;
}
.login_welcome h6{
	font-size: 18px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #438991;
	line-height: 60px;
}
.login_userinfo {
    width: 85%;
    height: auto;
    margin: 32px auto 0;
    overflow: hidden;
}
.user_pic_name {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.user_pic_name h5 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.user_pic_name h5 img {
    width: 98px;
    height: 98px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #f2f2f2;
}
.user_pic_name h6{
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #438991;
	line-height: 40px;
}
.user_one{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
	margin-top: 22px;
}
.user_one a {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #438991;
    line-height: 52px;
    display: block;
    width: 48%;
    height: auto;
    text-align: center;
	border: 1px solid #438991;
    border-radius: 10px;
    float: left;
    margin-right: 4%;
	box-sizing: border-box;
}
.user_one a:last-child {margin-right: 0;}
.user_out{
    width: 100%;
    height: auto;
    margin: 6% auto 12%;
    overflow: hidden;
}
.user_out a {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #666;
    line-height: 60px;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    background-color: #438991;
    color: #fff;
	border-radius: 10px;
}
/*会员中心*/
.welcome{
	width:100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	background: #E9F3F5;
}
.welcome1200{
	width: 100%;
	max-width: 1200px;
	height: 30px;
	margin: 0 auto;
	overflow: hidden;
}
.welcome_back {
    width: 45%;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: #25757C;
    line-height: 30px;
    float: left;
    overflow: hidden;
}
.welcome_home {
    width: 55%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: right;
    text-align: right;
}
.welcome_home a {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #929292;
    line-height: 30px;
    margin-left: 8%;
}
.welcome_home a.mobile ,
.user_one a.mobile{display:none;}
.user_center {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    background-color: #E9F3F5;
}
.user_centerone {
    width: 100%;
    height: auto;
    max-width: 1200px;
    margin: 2% auto;
    overflow: hidden;
    background-color: #fff;
}
.user_leftright {
    width: 95%;
    height: auto;
    margin: 2.5% auto;
    overflow: hidden;
}
.user_left {
    width: 20%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    border-radius: 10px;
}
.user_centername{
	width: 100%;
    height: auto;
    margin: 0 auto;
	text-align: center;
    overflow: hidden;
	background-color: #418791;
}
.user_centername h5{
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 3%;
}
.user_centername h6 {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: #FFFFFF;
    line-height: 20px;
    margin-bottom: 3%;
}
.user_cpic {
    width: 100%;
    height: auto;
    margin: 12% auto 0;
    overflow: hidden;
}
.user_cpic h5 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.user_cpic h5 img {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 1px solid #f8f8f8;
    overflow: hidden;
}
.user_cpic h6 {
    width: 90%;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #408791;
    line-height: 46px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.user_list {
    width: 90%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 3%;
    border-top: 1px solid #f0f0f0;
}
.user_list a {
    font-size: 15px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #000000;
    line-height: 45px;
    display: block;
    width: 100%;
    height: auto;
    text-align: left;
    overflow: hidden;
	margin: 3% auto;
	background-position: 15px center;
	background-repeat: no-repeat;
	text-indent: 46px;
}
.user_list a:first-child {margin-top: 10%;}
.user_list a.list1 {
    background-image: url(../images/user-xx.png);
}
.user_list a.list2 {
    background-image: url(../images/user-ks.png);
}
.user_list a.list3 {
    background-image: url(../images/user-xf.png);
}
.user_list a.list4 {
    background-image: url(../images/user-mm.png);
}
.user_list a.active ,
.user_list a:hover{
	background-color: #edf5f7;
	color: #408791;
}
.user_list a.list1.active ,
.user_list a.list1:hover {
    background-image: url(../images/user-xx2.png);
}
.user_list a.list2.active ,
.user_list a.list2:hover {
    background-image: url(../images/user-ks2.png);
}
.user_list a.list3.active ,
.user_list a.list3:hover {
    background-image: url(../images/user-xf2.png);
}
.user_list a.list4.active ,
.user_list a.list4:hover {
    background-image: url(../images/user-mm2.png);
}
.user_right{
    width: 78%;
    height: auto;
	min-height: 446px;
    margin: 0 auto;
    overflow: hidden;
    float: right;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    border-radius: 10px;
}
.user_right2 {
    width: 90%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
	border-bottom: 1px solid #f0f0f0;
}
.user_right2 h5{
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #408791;
	line-height: 50px;
}
.user_right3 {
    width: 90%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.user_right4 {
    width: 100%;
    height: auto;
    margin: 2% auto 5%;
    overflow: hidden;
}
.user_right4 h6{
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #000000;
	line-height: 30px;
}
.user_right4 h6 b {
    color: #408791;
    margin: 0 1%;
    font-size: 18px;
    font-weight: 600;
}
.user_right5 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.user_right6, .user_right7, .user_right8 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 2%;
}
.user_right6 h5 ,
.user_right7 h5 ,
.user_right8 h5  {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #000000;
    line-height: 40px;
    width: 10%;
    float: left;
	text-align:right;
	margin-right:2%;
}
.user_right6 input{
	width: 250px;
	height: 40px;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 4px;
	text-indent: 16px;
	color: #333;
	 opacity:1;
	     font-size: 16px;
}
.user_right7 input{
	width: 250px;
	height: 40px;
	background: #ffffff;
	border: 1px solid #E2E2E2;
	border-radius: 4px;
	text-indent: 16px;
	opacity:1;
	     font-size: 16px;
}
.user_right8 h6 {
    font-size: 26px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: #408791;
    line-height: 40px;
    width: 60%;
    float: left;
    text-indent: 18px;
}
.user_right8 h6 b {
    font-size: 16px;
    padding-left: 6px;
}
.user_right9 {
	width: 132px;
	height: 36px;
	background: #408791;
}
.user_right9 input{
	width: 132px;
	height: 36px;
	background: #408791;
	border: 1px solid #408791;
	color: #fff;
	font-size: 14px;
	font-family: "PingFang";
	font-weight: 500;
	/*line-height: 36px;*/
}
.user_right9 input:hover{
	font-size: 16px ;
	color: #fff;
}
/*课程学习*/
.xh_kecheng{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    background-color: #E9F3F5;
}
.kecheng_all {
    width: 100%;
    height: auto;
    max-width: 1200px;
    margin: 2% auto;
    overflow: hidden;
    background-color: #fff;
}
.kecheng_title {
    width: 90%;
    height: auto;
    margin: 3% auto 0;
    overflow: hidden;
    text-align: center;
}
.kecheng_title h5{
	font-size: 26px;
	font-family: "PingFang";
	font-weight: 800;
	color: #438991;
	line-height: 32px;
}
.kecheng_title h6{
	font-size: 16px;
	font-family: "PingFang";
	font-weight: 800;
	color: #438991;
	line-height: 24px;
}
.kecheng_list {
    width: 95%;
    height: auto;
    margin: 2% auto 3%;
    overflow: hidden;
}
.kecheng_list ul{}
.kecheng_list ul li {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
}
.kecheng_list ul li:last-child {border-bottom:none;}
.kecheng_li {
    width: 100%;
    height: auto;
    margin: 28px auto;
    overflow: hidden;
}
.kecheng_img {
    width: 13.16%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
}
.kecheng_img img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.kecheng_info {
    width: 85%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: right;
}
.kecheng01{
    width: 100%;
    height: auto;
    margin: 0 auto 1%;
    overflow: hidden;
}
.kecheng01 h6{
	font-size: 18px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #000000;
	line-height: 42px;
}
.kecheng02{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.kecheng02 h6{
	font-size: 14px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #888888;
	line-height: 24px;
}
.kecheng03{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.kecheng03 h5{
	font-size: 14px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #4C8E95;
	line-height: 40px;
	/*width: 12%;*/
	float: left;
}
.kecheng03 h6{
	font-size: 14px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #4C8E95;
	line-height: 40px;
	width: 82%;
	float: left;
}
.kecheng04{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.kecheng04 a {
    display: block;
    width: 104px;
    height: 28px;
    border: 1px solid #4C8E95;
    border-radius: 14px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #438991;
    line-height: 28px;
    float: left;
    text-align: center;
    margin-right: 1%;
}
.kecheng_img:hover img {
    background-color: rgba(0,0,0,.4);
    transform: scale(1.05);
    transition: transform 1.5s ease;
    overflow: hidden;
}
.kecheng01:hover h6 ,
.kecheng02:hover h6 {
	color: #438991;
}
.kecheng04 a:hover{
	background-color: #438991;
	color: #fff;
}
/*分页*/
.kecheng_page {
    width: 90%;
    height: 54px;
    margin: 0 auto 5%;
    overflow: hidden;
    text-align: center;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;    line-height: 21px;
    color: #fff;
    background-color: #438991;
    border-color: #438991;
    cursor: default;}

.pagination > li > a, .pagination > li > span{line-height: 21px;}
.kecheng_page a {
    width: 32px;
    height: 32px;
    margin: 0 6px;
    text-align: center;
    overflow: hidden;
    line-height: 32px;
    border: 1px solid #EAEAEA;
	border-radius: 4px;
    box-sizing: border-box;
    padding: 5px 11px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #1C1C1C;
}
.kecheng_page a.kca_left {
    width: 32px;
    height: 32px;
    margin: 0 6px;
    text-align: center;
    overflow: hidden;
	padding: 5px 15px;
    border: 1px solid #EAEAEA;
	border-radius: 4px;
    box-sizing: border-box;
	background-image: url(../images/jt-left.png);
	background-repeat: no-repeat;
    background-position: center;
}
.kecheng_page a.kca_right {
    width: 32px;
    height: 32px;
    margin: 0 6px;
    text-align: center;
    overflow: hidden;
	padding: 5px 15px;
    border: 1px solid #EAEAEA;
	border-radius: 4px;
    box-sizing: border-box;
	background-image: url(../images/jt-right.png);
	background-repeat: no-repeat;
    background-position: center;
}
.kecheng_page a:hover {
	background-color: #408791;
	border: 1px solid #408791;
	border-radius: 4px;
	color:#ffffff;
}
.kecheng_page a.kca_left:hover{
	background-image: url(../images/jt-left2.png);
	background-color: #fff;
}
.kecheng_page a.kca_right:hover{
	background-image: url(../images/jt-right2.png);
	background-color: #fff;
}
/*在线考试*/
.xh_kaoshi{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    background-color: #E9F3F5;
}
.kaoshi_all{
    width: 100%;
    height: auto;
    max-width: 1200px;
    margin: 2% auto;
    overflow: hidden;
    background-color: #fff;
}
.kaoshi_title {
    width: 100%;
    height: auto;
    margin: 4.1% auto 0;
    overflow: hidden;
}
.kaoshi_title h5{
	width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
	font-size: 30px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #408791;
	line-height: 30px;
}
.kaoshi1 {
    width: 100%;
    height: auto;
    margin: 2% auto 0;
    overflow: hidden;
    text-align: center;
}
.kaoshi1 a {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #999999;
    line-height: 30px;
    margin: 0 1%;
	    cursor: default;
}
.shiti {
    width: 92%;
    height: auto;
    margin: 3.5% auto;
    overflow: hidden;
    text-align: center;
}
.shiti_left {
    width: 72.4%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
}
.left_title {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #000;
	line-height: 40px;
	margin-bottom: 3%;
}
.left_title span{
	color: #428891;
}
.xz_list {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.xz_list label {
    width: 100%;
    height: auto;
    margin: 2% auto;
    overflow: hidden;
    text-align: left;
    display: block;
	border: 1px solid #E6E6E6;
	border-radius: 4px;
	box-sizing: border-box;
	line-height: 50px;
	text-indent: 16px;
}
.xz_list input {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
	box-sizing: border-box;
}
.xz_list label:hover {

	cursor:pointer;
}

.xz_list input:checked + label {
    background-color: #438991;
	color: #fff;
}
.shiti_right {
    width: 23.5%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: right;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    border-radius: 8px;
	    margin-top: 15px;
}
.shiti_right h3{
	font-size: 34px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #408791;
	line-height: 30px;
    width: 90%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
	margin-top: 40px;
}
.shiti_right h4{
	font-size: 18px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #707070;
	line-height: 42px;
	width: 90%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.shiti_right h5 {
    font-size: 18px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #1B1B1B;
    line-height: 30px;
    width: 90%;
    height: auto;
    margin: 3% auto 12%;
    text-align: center;
    overflow: hidden;
}
.shiti_right h6 {
    width: 90%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    border: 2px solid #408791;
    border-radius: 6px;
    margin-bottom: 15px;
	    box-sizing: border-box;
}
.shiti_right h6 a{
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #408791;
	line-height: 46px;
	width: 100%;
    display: block;
    height: auto;
}
.shiti_right h6:hover {
	background-color: #408791;
	color: #fff;
}
.shiti_right h6:hover a{
	color: #fff;
}
.xz_list textarea {
    width: 100%;
    height: auto;
    min-height: 250px;
    padding: 2%;
	box-sizing: border-box;
	font-size: 16px;
	border-color: #E6E6E6;
}
/*考试详情页面*/
.jieguo_title {
    width: 100%;
    height: auto;
    margin: 5% auto;
    overflow: hidden;
}
.jieguo_title h5 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    font-size: 30px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #408791;
    line-height: 30px;
}
.jieguo_title h6{
    width: 100%;
    height: auto;
    margin: 3% auto 0;
    text-align: center;
    overflow: hidden;
    font-size: 22px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #333;
    line-height: 30px;
}
.kaos_back{
    width: 90%;
    height: auto;
    margin: 3% auto;
    text-align: center;
    overflow: hidden;
}
.kaos_back a {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    background-color: #438991;
    color: #fff;
    line-height: 42px;
    text-align: center;
    border: 1px solid #4C8E95;
    border-radius: 24px;
    padding: 10px 40px;
    letter-spacing: 2px;
}
.to_left {
	float: left;
    width: 0;
    height: 0;
    border-right: 12px solid #333;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
.kaos_back a:hover .to_left {border-right: 12px solid #438991;}
.jieguo_fenshu {
    width: 100%;
    height: auto;
    margin: 0 auto;

}
.jieguo_fenshu h5 {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    font-size: 66px;
    text-align: center;
    line-height: 160px;
    color: #438991;
    margin: 0 auto;
    border: 2px solid #E9F3F5;
	box-shadow: 0 0 50px 2px #E9F3F5, 0 0 10px 2px #E9F3F5 inset;
}
.jieguo_fenshu h5 b{
	font-size: 16px;
}
/*
.jieguo_fenshu h5 {
    width: 200px;
    height: 200px;
    background-image: url(../images/kaoshijieguo_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 66px;
    text-align: center;
    line-height: 160px;
	color: #438991;
	margin: 0 auto;
}*/
.jieguo_fenxi {
    width: 50%;
    height: auto;
    margin: 3% auto;
    overflow: hidden;
}
.jieguo_xiangmu {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.jieguo_xiangmu h5 {
    width: 15%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
	color: #999999;
	font-size: 16px;
	margin-right: 10px;
	line-height: 32px;
	text-align: right;
}
.jieguo_xiangmu h6 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    font-size: 16px;
    line-height: 32px;
	    text-align: center;
}
.jieguo_name{
    width: 100%;
    height: auto;
    margin: 5% auto;
    overflow: hidden;
}
.jieguo_name h5{
    width: 50%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
	color: #999999;
	font-size: 16px;
	margin-right: 10px;
	line-height: 32px;
	text-align: right;
}
.jieguo_name h6{
    width: auto;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    font-size: 16px;
    line-height: 32px;
}
.jieguo_xiangqing{
    width: 100%;
    height: auto;
    margin: 2% auto 0;
    overflow: hidden;
}
.jieguo_xiangqing h3{
    width: 15%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
	color: #999999;
	font-size: 16px;
	margin-right: 10px;
	line-height: 32px;
	text-align: right;
}
.jieguo_xiangqing a {
    font-size: 16px;
    line-height: 32px;
    /* margin-right: 15px; */
    /* margin-left: 15px; */
    display: block;
    width: 50%;
    float: left;
	color:#999;
}
.jieguo_xiangqing a.first_a {	
	margin-left: 0;
}
.jieguo_xiangqing a b{
	color: #408791;
	margin: 0 5px;
}
.jieguo_see {
    width: 50%;
    height: auto;
    margin: 8% auto 10%;
    overflow: hidden;
}
.jieguo_see a {
    display: block;
    width: 120px;
    height: 36px;
    border: 1px solid #4C8E95;
    border-radius: 18px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #438991;
    line-height: 36px;
    float: left;
    text-align: center;
}
.jieguo_see a:nth-child(2) { float: right;}
.jieguo_see a:hover {
    background-color: #438991;
    color: #fff;
}
/*解答详情*/
.jiedaxq {
    width: 85%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.jiedaxq span {
    font-size: 16px;
    letter-spacing: 1px;
    margin-right: 3%;
	float: left;
}
.jiedaxq span b {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
	margin-right: 5px;
}
.jiedaxq span b.ks_r{background-color: #428991;}
.jiedaxq span b.ks_c{background-color: #d55865; }
.jiedaxq span b.ks_n{background-color: #cccccc;}
.jiedaxq2 {
    width: 85%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
	margin-top: 3%;
}
.jiedaxq2 h6 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    font-size: 16px;
    color: #333;
	margin-bottom: 15px;
}
.jiedaxq2 a {
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
	margin-right: 2%;
    float: left;
    margin-bottom: 15px;
}
.jiedaxq2 a:nth-child(20n) {margin-right: 0;}
.jiedaxq2 a.right{background-color: #428991;}
.jiedaxq2 a.wrong{background-color: #d55865; }
.jiedaxq2 a.none{background-color: #ccc;}
.datixj {
    width: 85%;
    height: auto;
    margin: 5% auto;
    overflow: hidden;
}
.datixj h6 {
	width: 100%;
	height: 24px;
	line-height: 24px;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: left;
}
.datixj h6 b {
    width: 14px;
    height: 24px;
    overflow: hidden;
    margin: 0 auto;
    display: inline-block;
    float: left;
    text-align: center;
	color: red;
    font-size: 25px;
    line-height: 32px;
}
/*试题详解*/
.xz_xq {
    width: 92%;
    height: auto;
    margin: 3.5% auto;
    overflow: hidden;
    text-align: center;
}
.xz_xq h3{
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #428891;
	line-height: 24px;
	text-align: left;
	margin-bottom: 10px;
}
.xz_xq h3 span {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #428991;
    float: left;
    text-align: center;
	margin-right: 6px;
	margin-top: 4px;
}
.xz_xq h3 span.cuowu {background-color:red;}
.gou {
    display: block;
    width: 4px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(40deg);
    margin-left: 5px;
    margin-top: 2px;
}
.xz_xq h3 b {
    margin: 0 1%;
}
.cha{
	width: 10px;
	height: 10px;
	margin: auto;
	position: relative; 
}
.cha::before,
.cha::after{
  content: "";
  position: absolute;  /*方便进行定位*/
  height: 10px;
  width: 1.5px;
  top: 3px;
  right: -1px;  /*设置top和right使图像在20*20框中居中*/
 background: #fff;
}
.cha::before{
  transform: rotate(45deg);  /*进行旋转*/
}
.cha::after{
  transform: rotate(-45deg);
}
.xz_xq h3 b.zq {
	color: #428891;
}
.xz_xq h3 b.cw {
	color: red;
}
.xz_xq h3 b.wz {
	color: #ccc;
}
.xz_xq h4 {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #000000;
	line-height: 30px;
	text-align: left;
	margin-bottom: 10px;
}
.xz_xq h5 {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #000000;
	line-height: 30px;
	text-align: left;
	margin-bottom: 2px;
}
.xz_xq h6 {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #000000;
	line-height: 30px;
	text-align: left;
	margin-bottom: 10px;
}
.xz_xq h4 b{color: #428891;}
.xz_xq h5 b.wdxz{    color: #428891;}
.xz_xq h4 b.zqda{    color: red;}
.xz_xq h6 b{color: #999;}
.shiti_xiangjie{
	width: 92%;
    height: auto;
    margin: 0 auto 3.5%;
    overflow: hidden;
    text-align: center;
}
.shiti_xiangjie a {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #408791;
    line-height: 44px;
    padding: 10px 6%;
    border: 1px solid #408791;
    box-sizing: border-box;
    border-radius: 8px;
    margin: 0 2%;
}
.shiti_xiangjie a:hover {
	background-color: #408791;
	color: #fff;
}
/*调查问卷*/
.diaochawj_right5 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
	margin-bottom: 10%;
}
.diaochawj_right6{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 2%;
}
.diaochawj_right7{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 2%;
}
.diaochawj_right8{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 3%;
}
.diaochawj_right9{
    width: 132px;
    height: 36px;
    background: #408791;
	margin-left: 10%;
}
.diaochawj_right6 h5, .diaochawj_right7 h5, .diaochawj_right8 h5 {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #000000;
    line-height: 32px;
    width: 10%;
    float: left;
}
.diaochawj_right6 input {
    width: 250px;
    height: 32px;
    background: #fff;
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    text-indent: 16px;
	box-sizing: border-box;
}
.diaochawj_right7 input {
    width: 250px;
    height: 32px;
    background: #ffffff;
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    text-indent: 16px;
	box-sizing: border-box;
}
.diaochawj_right8 textarea {
    width: 90%;
    height: auto;
    min-height: 250px;
    padding: 2%;
	border: 1px solid #E2E2E2;
    box-sizing: border-box;
}
.diaochawj_right9 input {
    width: 132px;
    height: 36px;
    background: #408791;
    border: 1px solid #408791;
    color: #fff;
    font-size: 14px;
    font-family: "PingFang";
    font-weight: 500;
    line-height: 36px;
}
/*新闻详情页面*/
.news_info {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    background-color: #E9F3F5;
}
.news_all {
    width: 100%;
    height: auto;
    max-width: 1200px;
    margin: 2% auto;
    overflow: hidden;
    background-color: #fff;
}
.news_all2 {
    width: 90%;
    height: auto;
    margin: 5% auto;
    overflow: hidden;
}
.news_all3 {
    width: 90%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.news_all3 h3{
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    font-size: 30px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #333;
    line-height: 46px;
}
.news_all3 h6 {
    width: 100%;
    height: auto;
    margin: 2% auto;
    overflow: hidden;
}
.news_all3 h6 a{
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #999999;
    line-height: 30px;
    margin: 0 1%;
	cursor: default;
}
.news_all4 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    border-top: 1px solid #ccc;
	padding: 3% 0;
	font-size: 16px;
    line-height: 32px;
}
.user_rightks {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
	        border-top: 1px solid #999;
    border-left: 1px solid #999;
    box-sizing: border-box;
	margin-bottom: 7%;
}
.user_rightks ul{}
.user_rightks ul li {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.ksxq1{
    width: 8%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    text-align: center;
	    line-height: 60px;
		    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    box-sizing: border-box;
}
.ksxq2{
    width: 39%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    text-align: center;
	    line-height: 60px;
		    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    box-sizing: border-box;
}
.ksxq2 a {
	display: block;
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
    white-space: nowrap;
	overflow: hidden;
	    text-overflow: ellipsis;
}
.ksxq3{
    width: 8%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    text-align: center;
	    line-height: 60px;
		    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    box-sizing: border-box;
}
.ksxq4{
    width: 8%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    text-align: center;
	    line-height: 60px;
		    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    box-sizing: border-box;
}
.ksxq5{
    width: 25%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    text-align: center;
	    line-height: 60px;
		    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    box-sizing: border-box;
}
.ksxq6{
    width: 12%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    text-align: center;
	    line-height: 60px;
		    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    box-sizing: border-box;
}
.ksxq5 h5{font-size: 14px;}
.ksxq6 a{font-size: 14px;}/*
.user_rightks ul li a{
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #333;
	line-height: 32px;
}*/
.user_rightks ul li a:hover{
	color: #408791;
}
.xfxq1{
    width: 8%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    text-align: center;
	    line-height: 60px;
		    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    box-sizing: border-box;
	font-size: 14px;
}
.xfxq2{
    width: 15%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    text-align: center;
	    line-height: 60px;
		    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    box-sizing: border-box;
	font-size: 14px;
}
.xfxq2 h5 {
    font-size: 20px;
    color: #408791;
    font-weight: 600;
}
.xfxq3{
    width: 55%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    text-align: center;
	    line-height: 60px;
		    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    box-sizing: border-box;
	font-size: 14px;
}
.xfxq3 a {
	display: block;
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
    white-space: nowrap;
	overflow: hidden;
	    text-overflow: ellipsis;
}
.xfxq4{
    width: 22%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    text-align: center;
	    line-height: 60px;
		    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    box-sizing: border-box;
	font-size: 14px;
}
.sj_shiti{display: none;}
.user_list a.login_out {
    background-color: #408791;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    text-indent: initial;
    margin-bottom: 12%;
}
.user_list a.login_out:hover {
	font-size: 16px;
}
.ys_footer{
	display: none;
}
.jieguo_xiangqing h6 {
    width: 50%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 4%;
    border: 1px solid #ccc;
}
.jieguo_xiangqing h6 p {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    line-height: 32px;
    font-size: 14px;
	padding-top: 4%;
}
.kecheng ul li .kecheng_time2 a {
    cursor: default;
    margin: 0 2%;
}
/*调查问卷*/
.khwjdc{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    background-color: #E9F3F5;
}
.khwjdc_center{
    width: 100%;
    height: auto;
    max-width: 1200px;
    margin: 2% auto;
    overflow: hidden;
    background-color: #fff;
}
.khwjdc_title {
    width: 100%;
    height: auto;
    margin: 4.1% auto 0;
    overflow: hidden;
}
.khwjdc_title h5{
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    font-size: 30px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #408791;
    line-height: 30px;
}
.khwjdc_list {
    width: 85%;
    height: auto;
    margin: 5% auto;
    overflow: hidden;
}
.khwjdc_list ul{}
.khwjdc_list ul li {
    width: 80%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 2%;
}
.khwjdc_list_title{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #000;
    line-height: 40px;
    margin-bottom: 0%;
}
.khwjdc_list_title b{
        color: red;
    vertical-align: middle;
}
.khwjdc_list_title span {
    color: #428891;
}
.khwjdc_list_daan {
    width: 93%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.khwjdc_list_daan label {
    width: 100%;
    height: auto;
    margin: 1% auto;
    overflow: hidden;
    text-align: left;
    display: block;
    line-height: 36px;
    text-indent: 16px;
    font-weight: normal;
}
.khwjdc_list_daan input {
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    margin-right: 2%;
}
.khwjdc_list_daan input:checked + label {
    color: #438991;
}
.khwjdc_list_daan label:hover {
    color: #438991;
    cursor: pointer;
}
.khwjdc_list_daan textarea {
    width: 90%;
    height: auto;
    min-height: 150px;
    padding: 2%;
    box-sizing: border-box;
    margin-left: 3%;
}
.khwjdc_list_yes {
    width: 87%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.khwjdc_list_yes input {
    width: 132px;
    height: 36px;
    background: #408791;
    border: 1px solid #408791;
    color: #fff;
    font-size: 14px;
    font-family: "PingFang";
    font-weight: 500;
    /*line-height: 36px;*/
}
.sj_head{
	display: none;
}
/*视频页面*/
.video_info {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    background-color: #E9F3F5;
}
.video_all {
    width: 100%;
    height: auto;
    max-width: 1200px;
    margin: 2% auto;
    overflow: hidden;
    background-color: #fff;
}
.video_all2 {
    width: 90%;
    height: auto;
    margin: 5% auto;
    overflow: hidden;
}
.video_all3 {
    width: 90%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
	    margin-bottom: 5%;
}
.video_all3 h3 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    font-size: 30px;
    font-family: "Microsoft YaHei";
    font-weight: 600;
    color: #438991;
    line-height: 46px;
}
.video_all3 h3 b {}
.video_all4 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    border-top: 1px solid #ccc;
    padding-top: 5%;
    font-size: 16px;
    line-height: 32px;
}
.over_back {
    width: 100%;
    height: auto;
    margin: 5% auto 0;
    overflow: hidden;
    text-align: center;
}
.over_back a {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    background-color: #438991;
    color: #fff;
    line-height: 42px;
    text-align: center;
    border: 1px solid #4C8E95;
    border-radius: 24px;
    padding: 10px 40px;
    letter-spacing: 2px;
}
/*PDF页面*/
.pdf_info {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    background-color: #E9F3F5;
}
.pdf_all {
    width: 100%;
    height: auto;
    max-width: 1200px;
    margin: 2% auto;
    overflow: hidden;
    background-color: #fff;
}
.pdf_all2 {
    width: 90%;
    height: auto;
    margin: 5% auto;
    overflow: hidden;
}
.pdf_all3 {
    width: 90%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
	    margin-bottom: 5%;
}
.pdf_all3 h3 {
    width: 80%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    font-size: 30px;
    font-family: "Microsoft YaHei";
    font-weight: 600;
    color: #438991;
    line-height: 46px;
}
.pdf_all3 h3 b {}
.pdf_all4 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    border-top: 1px solid #ccc;
    padding-top: 5%;
    font-size: 16px;
    line-height: 32px;
	    text-align: center;
}
.test_pdf {
    margin: 30% auto;
    line-height: 50px;
}
.jiedaxq_title {
    width: 100%;
    height: auto;
    margin: 5% auto;
    overflow: hidden;
}
.jiedaxq_title h5 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    font-size: 30px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #408791;
    line-height: 30px;
}
.jiedaxq_title h6  {
    width: 100%;
    height: auto;
    margin: 3% auto 0;
    text-align: center;
    overflow: hidden;
    font-size: 22px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: #333;
    line-height: 30px;
}
.jieguo_sdxf{
    width: 100%;
    height: auto;
    margin: 2% auto 5%;
    overflow: hidden;
    text-align: center;
}
.jieguo_sdxf b{
    
        color: red;
    font-size: 28px;
}
.jieguo_sdxf h5 {
    width: 50%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    color: #999999;
    font-size: 16px;
    margin-right: 10px;
    line-height: 32px;
    text-align: right;
}
.jieguo_sdxf h6 {
    width: auto;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    font-size: 16px;
    line-height: 32px;
}
.jieguo_sdxf h6 b{
    font-size: 26px;
    margin-right: 5px;
    color: red;
}


