html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;

}
body {
    background: #f4f6f9;
    font-size: 14px;
    color: #171920;
    font-family: "microsoft YaHei", "Î¢ÈíÑÅºÚ", "ËÎÌå", "ºÚÌå";
}
ol,ul,li {
    list-style: none;
}
.new_page .wall .w1000 {
    width: 1195px;
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
caption,th,td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

a img {
    border: none
}
a {
    color: #171920;
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    color: #11bca3;
    text-decoration: solid;
}
.clearfix{
    clear: both;
}
.clearfix:before,.clearfix:after {
    clear: both;
    *zoom: 1;
}


button,input,optgroup,select,textarea {
    font-family: sans-serif; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

button,input { /* 1 */
    overflow: visible;
}

.font_16 {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
}
.margin-r-20{
    margin-right: 20px;
}
.more {
    font-size: 14px;
    display: block;
    font-weight: 100;
    float: right;
    color: #9598a2;
    background: url(../images/more_icon.png) right center no-repeat;
    width: 52px;
}
.more:hover{
    color: #649cf0;
    background: url("http://www.hqwx.com/images/more_blue.png") right center no-repeat;
    width: 52px;
}
.header-2018 {
    height: 150px;
    width: 100%;
    color: #171920;
    background: #ffffff;
    font-size: 16px;
    word-spacing: 1px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
}

.header-2018 a {
    text-decoration: none;
    color: #171920;
}

.header-2018 a:hover {
    color: #11bca3;
}
.header-2018 * {
    margin: 0;
    padding: 0;
}

.header-2018 .header-container {
    width: 1180px;
    height: 150px;
    margin: auto;
}

.header-2018 .header-container .logo {
    width: 212px;
    height: 47px;
    vertical-align: middle;
    margin-top: 50px;
}

.header-2018 .header-container .logo,
.header-2018 .header-container strong,
.header-2018 .header-container .search {
    display: inline-block;
    *zoom:1;
    *display: inline;
}


.header-2018 .header-container strong {
    width: 170px;
    font-weight: normal;
    font-size: 24px;
    position: relative;
    display: none;
    margin-left: 23px;
    padding-left: 20px;
    border-left: 1px solid #cfd1d6;
}
.header-2018 .header-container strong.st1 {
    line-height: 28px;
    top: 40px;
    display:inline-block;
}
.header-2018 .header-container strong.st2 {
    line-height: 43px;
    top: 25px;
    display:inline-block;
}
.header-2018 .header-container .search {
    height: 36px;
    width: 340px;
    line-height: 36px;
    vertical-align: middle;
    position: relative;
    top: 20px;
    margin-left: 10px;
    margin-right: 15px;
    border: 0px solid #cfd1d6;
    border-radius: 50px;
}

.header-2018 .header-container .search * {
    display: inline-block;
    *zoom:1;
    *display: inline;
}

.header-2018 .header-container .search .search-title {
    width: 80px;
    text-align: center;
    background-image: url(../images/icon-arrow-bottom.png);
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;

    *display: inline-block;
    *float: left;
}

.header-2018 .header-container .search .search-title:hover .select {
    display: block;
}

.header-2018 .header-container .search .search-title .select {
    position: absolute;
    left: 10px;
    top: 32px;
    height: 60px;
    bottom: -68px;
    width: 60px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #cfd1d6;
    display: none;
}


.header-2018 .header-container .search .select li {
    display: block;
    background: #ffffff;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
}

.header-2018 .header-container .search .select li.active {
    background: #f4f5f6;
}

.header-2018 .header-container .search .subtitle {
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}


.header-2018 .header-container .search input {
    position: relative;
    border: 0;
    height: 30px;
    top:0;
    top: -10px\9;
+top: 5px;
    width: 280px;
    text-indent: 10px;
    outline-style: none;
    *float: left;
    height: 25px\9;
}

.header-2018 .header-container .search .icon-search {
    background-image: url(../images/icon-search.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 36px;
    width: 36px;
    float: right;
    margin-right: 5px;
    margin-top: -1px;
}
.header-2018 .header-container .icon-message {
    background-image: url(../images/icon_message.png);
    background-repeat: no-repeat;
    height: 22px;
    font-size: 16px;
    line-height: 22px;
    padding-left: 26px;
    display: inline-block;
    position: relative;
    top: 21px;
    margin-left: 10px;
    *zoom:1;
    *display: inline;
}

.header-2018 .header-container .icon-book {
    background-image: url(../images/icon_book.png);
    background-repeat: no-repeat;
    height: 18px;
    font-size: 16px;
    line-height: 18px;
    padding-left: 35px;
    display: inline-block;
    position: relative;
    top: 21px;
    margin-left: 33px;
    *zoom:1;
    *display: inline;
}


.header-2018 .header-container .icon-shiting {
    background-image: url(../images/icon_shiting.png);
    background-repeat: no-repeat;
    height: 16px;
    font-size: 16px;
    line-height: 18px;
    padding-left: 30px;
    display: inline-block;
    position: relative;
    top: 21px;
    margin-left: 33px;
    *zoom:1;
    *display: inline;
}
.nav-2018 {
    height: 70px;
    width: 100%;
    background: #3ec8b4;
    font-size: 16px;
    word-spacing: 1px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    margin-bottom: 35px;
}

.nav-2018 .nav-container {
    display:block;
    width: 1180px;
    margin: auto;
    line-height: 70px;
}
.nav-2018 .nav-container > a {
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    padding-left: 18px;
    padding-right: 16px;
    height: 70px;
}
.nav-2018 .nav-container>a.first {
    padding-left: 10px;
}
.nav-2018 .nav-container>a:hover {
    background: #11bca3;
}
.nav-2018 .nav-container p {
    position: relative;
    float: right;
    width: 70px;
    height: 60px;

}

.nav-2018 .nav-container p:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border-bottom: 2px #ffffff solid;
    border-right: 2px #ffffff solid;
    top: 27px;
    right: 7px;
    display: inline-block;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7660444431189777, M12=-0.6427876096865394, M21=0.6427876096865398, M22=0.7660444431189779)
}

.nav-2018 .nav-container p span {
    z-index: 11;
    width: 72px;
    text-align: center;
    font-size: 14px;
    display: none;
}

.nav-2018 .nav-container p:hover span{
    display: block;
    position: absolute;
    margin-left: -3px;
    margin-top: 40px;
    background: #ffffff;
    color: #171920;
    border: 1px solid #cfd1d6;
    cursor: pointer;
    height: auto;
}
.nav-2018 .nav-container p a{
    width: 70px;
    padding: 0;
    margin: 0;
    color: #171920;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    display: table;
}
.nav-2018 .nav-container p a.active,.nav-2018 .nav-container p a:hover {
    background: #f4f5f6;
    color: #a7a9b2;
}
/*µÚ¶þ²ãµ¼º½*/
.nav-container2 {
    display:none;
    width: 1080px;
    margin:0 auto;
    padding: 0 50px;
    line-height: 22px;
    position: absolute;
    height: 35px;
}

.nav-2018 .nav-container2 a {
    font-size: 14px;
    color: #3c7d73;
    padding: 10px;
    display: inline-block;
}

/*zhibo*/

.zhibo_com {
    display: block;
    width: 340px;
    height: 100px;
    padding: 30px 35px 20px 35px;
    background: #ffffff;
}

.zhibo_com .font_16 span {
    font-weight: 100;
    float: right;
    color: #979aa4;
    font-size: 14px;
}

.zhibo_com .hq-1v1-info {
    margin-top: 20px;
    line-height: 23px;
}

.zhibo_com .hq-1v1-info .n_nr {
    width: 260px;
    white-space: nowrap;
    font-size: 14px;
}
.zhibo_com .hq-1v1-info .n_nr .n_date{
    float: left;
    color: #649cf0;
    font-weight: bold;
    margin-right: 5px ;
}
.zhibo_com .hq-1v1-info .n_nr .n_time {
    float: left;
    margin-right: 5px;
}
.zhibo_com .hq-1v1-info .n_avator {
    width: 55px;
    height: 55px;
    border-radius: 100%;
    border: 1px solid #eeeeee;
    float: left;
    margin-right: 12px;
    margin-left: -2px;
}

.zhibo_com .hq-1v1-info .n_teacher {
    color: #979aa4;
    margin-top: -10px;
}
.zhibo_com .hq-1v1-info .live_title{
    display: inline-block;
    width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zhibo_com .hq-1v1-info .hq-1v1-class-order, .zhibo_com .hq-1v1-info .hq-1v1-class-enter, .zhibo_com .hq-1v1-info .hq-1v1-class-nostart {
    position: relative;
    top: -31px;
    margin-left: 180px;
    width: 85px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #649cf0;
    color: #649cf0;
    text-align: center;
    border-radius: 13px;
    cursor: pointer;
}

.zhibo_com .hq-1v1-info .hq-1v1-class-order:hover, .zhibo_com .hq-1v1-info .hq-1v1-class-enter:hover, .zhibo_com .hq-1v1-info .hq-1v1-class-nostart:hover {
    background: #649cf0;
    color: #ffffff;
}

.zhibo_com .hq-1v1-info .hq-1v1-class-order {
    display: inline-block;
}

.zhibo_com .hq-1v1-info .hq-1v1-class-enter {
    display: none;
}

.zhibo_com .hq-1v1-info .hq-1v1-class-nostart {
    display: none;
}


/*baidu search css */
.header-2018 .header-container .ss .hot {
    margin-left: 447px;
}

.header-2018 .header-container .ss .hot li {
    height: 16px;
    line-height: 16px;
    float: left;
    margin-top: 1px;
}

.header-2018 .header-container .ss .hot a {
    font-size: 14px;
    color: #979aa4;
    padding-left: 5px;
}
.header-2018 .header-container .ss .hot a:hover {
    color: #11bca3;
}

.header-2018 #bdcs{
    height: 36px;
    width: 315px;
    line-height: 36px;
    vertical-align: middle;
    position: relative;
    top: 20px;
    margin-left: 10px;
    margin-right: 35px;
    border: 1px solid #cfd1d6;
    border-radius: 50px;
    display: inline-block;
}
.bdcs-container .bdcs-search {
    width: 280px;
    height: 31px;
    overflow: hidden;
    border-color: #ffffff;
    border-radius: 50px;
    border-width: 0;
    box-shadow: none;
    margin-left: 10px;
}

.bdcs-container .bdcs-search-form-input {
    outline: none;
    border-color: #ffffff;
    margin-right: 0;
    width:250px;
    height: 34px !important;
    line-height: 34px !important;
    font-family: Arial, SimSun, sans-serif;
    color: #333333;
    font-size: 14px;
    border-radius: 1px;
    background-color: #FFFFFF;
    padding-top: 8px\9\0;
    height: 26px\9\0 !important;
    line-height: 26px\9\0 !important;
}
.bdcs-container .bdcs-search-form-input:focus {
    border: 0;
    outline: none;
    border-color: #ffffff !important;
}

.bdcs-container .bdcs-search-form-submit {
    outline: none;
    border-color: #ffffff;
    background-color: #ffffff;
    color: #ffffff;
    border-radius: 0px;
    background-image: url(../images/icon-search.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 35px;
    width: 26px;
    float: right;
    margin-right: 0;
    margin-top: -1px;
    font-size: 0;
}
.bdcs-container .bdcs-search-form-submit:hover {
    background-image: url(http://www.hqwx.com/images/search_blue.png);
}

div#default-searchbox .default-channel-meun {
    border-radius: 1px;
    width: 75px;
    margin-top: 1px;
    height: 30px;
    line-height: 30px;
}
div.cse-default-channel-container .default-channel-list li {
    line-height: 30px;
}

div.cse-default-channel-container .default-channel-list li:hover{
    background:#f4f5f6 !important;
    color: #a7a9b2 !important;
}

/*µ¼º½Ãæ°üÐ¼*/
.news_location {
    width: 1180px;
    margin: 0 auto;
    padding-bottom: 12px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #979aa4;
}
.news_location a {
    color: #979aa4;
}
.news_location a:hover {
    color: #11bca3;
}
.news_location span {
    color: #171920;
}
/*¿¼ÊÔ´ó¹Ü¼Ò*/
.guanjia {
    width: 1180px;
    margin: 0 auto 40px;
    height: 190px;
    background: #ffffff;
}
.guanjia .title{
    background: url("../images/list1.png") repeat-x top center;
    width: 1180px;
}
.guanjia .title h3{
    padding: 38px 40px 0px 40px;
    font-size: 16px;
    font-weight: bold;
}
.guanjia form{
    width: 1100px;
    padding: 24px 10px 12px 40px;
    height: 24px;
}
.guanjia form .form_text {
    float: left;
    height: 25px;
    line-height: 25px;
    margin-right: 5px;
}
.guanjia form input {
    border: 1px solid #cfd1d6;
    height: 25px;
    outline: none;
    padding-left: 5px;
    box-sizing: border-box;
    margin-right: 13px;
    float:left;
}
.guanjia form .select {
    color: #757575;
    position: relative;
    border: 1px solid #cfd1d6;
    height: 23px;
    padding-left: 5px;
    line-height: 23px;
    vertical-align: middle;
    width: 188px;
    cursor: pointer;
    margin-right: 13px;
    float:left;
}
.guanjia form .select p {
    z-index: 12;
}
.guanjia form .select ul {
    position: absolute;
    display: none;
    max-height: 0;
}
.guanjia form .select ul li {
    width: 56px;
    height: 23px;
    line-height: 23px;
    border:1px solid #ffffff;
    margin: 4px 2px;
    text-align: center;
    float: left;
}
.guanjia form .select ul li:hover {
    background: #11bca3;
    color: #FFFFFF;
    height: 23px;
    line-height: 23px;
    border: 1px solid #11bca3;
    border-radius: 12px;
}

.guanjia form .select.open ul{
    max-height:220px;
    display: inline-table;
}
.guanjia .select.open:after {
    transform: rotate(225deg);
    top: 11px;
}
.guanjia .select:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-bottom: 2px #cccccc solid;
    border-right: 2px #cccccc solid;
    top: 4px;
    right: 7px;
    position: absolute;
    transform: rotate(45deg);
}
.guanjia form .select .gj_citj{
    margin-top: 1px;
    margin-left:-6px;
    padding: 36px 28px;
    z-index: 3;
    width: 256px;
    height: 250px;
    line-height: 30px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
}
.guanjia form .btn {
    display: inline-block;
    text-align: center;
    width: 85px;
    margin-left: 10px;
    height: 24px;
    line-height: 24px;
    color: #5ed0c0;
    border-radius: 13px;
    border: 1px solid #5ed0c0;
}
.guanjia form .btn:hover{
    color: #ffffff;
    background:#11bca3;
}
.guanjia form #txtname {
    width: 115px;
}
.guanjia form #txtValiCode_pic {
    width: 90px;
}
.guanjia form #codePic{
    height: 25px; margin-top: -2px;
    vertical-align:middle;
    width: 60px;
}
.guanjia form #txtValiCode {
    width: 96px;
}
.guanjia form .hq_code{
    text-decoration: underline;
}
.guanjia form #mobile {
    width: 222px;
}
.guanjia .warn{
    padding: 0 40px;
    color: #f54030;
    line-height: 16px;
    height: 16px;
    margin-top: 8px;
    padding-bottom: 40px;
}
.guanjia .warn em{
    background:url("../images/warn.png") no-repeat top center;
    width: 14px;
    height: 16px;
    display: inline-block;
    margin-right: 12px;
    vertical-align: bottom;
}

.exam_message {
    margin: 20px auto 5px;
    width: 1100px;
    padding: 30px 40px 40px 40px;
    background: #ffffff;
    height: 105px;
}
.exam_message .font_16 {
    margin-bottom: 20px;
}
.exam_message .font_16 .cur{
    cursor: pointer;
    font-weight: bold;
}
.exam_message .font_16 span{
    font-weight: normal;
    margin: 0 10px;
}
.exam_message .font_16 span:first-child{
    margin-left: 0;
}
.exam_message .exam_info {
    line-height: 32px;
}
.exam_message .exam_info ul a {
    margin-right: 20px;
}