@charset "gb2312"; /* CSS Document */
/*
* Description: 澶у?㈡?烽〉 Update:      07/12/2019 
* Author:      weiqiang
*  Description: 02/02/2021  修改
* Author:      xuyongmei
*/
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr {
    margin: 0;
    padding: 0;
}

ul,ol {
    list-style: none;
}

body {
    font-size: 16px;
    background: #fff;
    position: relative;
    color: #333;
    font-family: "microsoft YaHei";
}

select,input,button {
    vertical-align: middle;
    font-size: 100%;
    border: 0;
}

fieldset,img {
    border: 0 none;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

em,i,b {
    font-style: normal;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    font: 0/0 arial
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0
}

.clearfix {
    *zoom:1}

img {
    display: block;
}

/*-----------------------------------------????-----------------------------------------------*/
.autoin {
    width: 1180px;
    margin: 0 auto;
}

.btn,.teacher_mcon h4 {
    background: url(../images/jl.png) no-repeat;
}

/*澶撮??*/
.header_wrap {
    height: 105px;
    background-color: #fff;
}

.logo,.header_r {
    float: left;
}

.logo {
    width: 830px;
    height: 105px;
    background-image: url(../images/logo1x.png);
    background-image: -webkit-image-set(url(../images/logo1x.png) 1x,url(http://www.hqwx.com/hq2018/public/images/logo2x.png) 2x);
    background-repeat: no-repeat;
    background-position: left center;
    overflow: hidden;
}

.logo h1 {
    float: left;
    width: 150px;
}

.logo a {
    display: block;
    height: 105px;
    text-indent: -2000em;
    overflow: hidden;
}

.logo p {
    float: left;
    width: 200px;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: #414141;
    border-left: 2px solid #d4d4d4;
    text-align: center;
    margin-top: 25px;
}

.header_r {
    float: right;
    width: 312px;
    height: 105px;
}

.tel,.wx {
    float: left;
}

.tel {
    width: 170px;
    height: 105px;
    font-size: 18px;
    line-height: 105px;
    background: url(../images/tel.jpg) left center no-repeat;
    padding-left: 45px;
}

.wx {
    height: 105px;
    cursor: pointer;
    position: relative;
}

.wx span {
    background: #002147;
    color: #fff;
    padding: 5px 20px;
    line-height: 105px;
    border-radius: 20px;
    font-size: 14px;
}

.wx span a {
    color: #fff;
}

/**banner**/
.slideBox {
    width: 100%;
    height: 505px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 45%;
    bottom: 5px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom:1;float: left;
}

.slideBox .hd ul li {
    border-radius: 3px;
    float: left;
    margin-right: 10px;
    width: 45px;
    height: 5px;
    line-height: 14px;
    text-align: center;
    font-size: 0;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #6195cd;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom:1;vertical-align: middle;
}

.slideBox .bd img {
    width: 100%;
    height: 505px;
    display: block;
}

/* 涓??㈡????/??????浠ｇ??锛?濡???涓???瑕????ゅ?冲?? */
.slideBox .prev,.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

/***娴?灞?寮?濮?*****/
.fuBoxbig {
    position: relative;
}

.fuBox {
    width: 365px;
    height: 300px;
    background: rgba(0,0,0,0.3);
    position: absolute;
    padding: 30px;
    right: 0;
    margin-top: -430px;
    border-radius: 5px;
    margin-right: 78px;
}

.fubox_title {
    background: url(../images/start.png) left top no-repeat;
    color: #eee;
    padding-left: 24px;
    font-size: 14px;
    background-position: 0px 4px;
}

.company {
    width: 345px;
    height: 45px;
    border-radius: 5px;
    margin-top: 25px;
    padding-left: 20px;
}

.name {
    width: 160px;
    height: 45px;
    border-radius: 5px;
    margin-top: 10px;
    padding-left: 20px;
    margin-right: 5px;
}

.mobile {
    width: 155px;
    height: 45px;
    border-radius: 5px;
    margin-top: 10px;
    padding-left: 20px;
}

span.prog_bra {
    transition: all 0.5s ease;
    width: 100%;
    background: #ffe200;
    display: block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    font-size: 20px;
    border-radius: 5px;
}

.fubox_msg {
    color: #eee;
    text-align: center;
    margin-top: 20px;
}

.fubox_yellow {
    color: #ffe200;
    background: url(../images/telly.png) left center no-repeat;
    text-align: center;
    width: 115px;
    margin: auto;
    margin-top: 10px;
    padding-left: 24px;
}

/*****/
p.title {
    text-align: center;
    font-size: 36px;
    margin-top: 70px;
}

.line {
    width: 84px;
    height: 5px;
    margin: auto;
    margin-top: 26px;
    background: #115ea6;
}

.comain {
    width: 1180px;
    margin: auto;
    height: 435px;
    margin-top: 45px;
}

.commain {
    width: 1180px;
    margin: auto;
    height: 550px;
    margin-top: 45px;
}

li.comainli1 {
    width: 275px;
    height: 345px;
    float: left;
    box-shadow: 0 0 30px rgba(0,0,0,.1);
    transition: all 1s ease;
}

li.comainli1:hover {
    transform: translateY(-7px);
    box-shadow: 0 0 30px rgba(0,0,0,.25)
}

p.comeintro {
    padding: 30px;
    line-height: 1.6rem;
}

.lin2,.lin3,.lin4 {
    margin-left: 25px;
}

.zikf {
    transition: all 0.5s ease;
    width: 230px;
    display: block;
    margin: auto;
    background: #002147;
    text-align: center;
    color: #fff;
    padding: 15px 0;
    border-radius: 5px;
    margin-top: 35px;
}

.zikf:hover {
    background: #ffe200;
    color: #000;
}

.commain li {
    float: left;
}

.titlem {
    width: 80px;
}

.lintt {
    border-radius: 5px;
    color: #fff;
    padding: 0 30px;
}

.t1 {
    background: #5c6bc0;
    margin-bottom: 20px;
}

.t2 {
    background: #5c9ec0;
}

.lintt span {
    width: 16px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

li.listz {
    margin-left: 20px;
    width: 345px;
}

.t1is1.lintls {
    margin-bottom: 20px;
}

.lis {
    margin-bottom: 20px;
    height: 100px;
    font-size: 14px;
}

.lit {
    height: 100px;
    text-align: center;
    font-size: 18px;
    line-height: 100px !important;
}

.licintes {
    background: #ecf3fc;
    color: #6582b0;
    padding: 12px;
    line-height: 1.5rem;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.bot {
    margin-bottom: 20px;
}

.icolicin1 {
    position: absolute;
    margin-left: 55px;
    margin-top: 35px;
}

/*******/
p.intro {
    text-align: center;
    margin-top: 20px;
    color: #666666;
    font-size: 14px;
}

.Solve li {
    float: left;
    width: 375px;
    height: 395px;
    border: 1px solid #eee;
    box-shadow: 0 0 30px rgba(0,0,0,.1);
    transition: all 1s ease;
}

.Solve li:hover {
    transform: translateY(-7px);
    box-shadow: 0 0 30px rgba(0,0,0,.25)
}

.nth2 {
    margin: 0 20px;
}

ul.Solve {
    margin-top: 50px;
}

.yuan h1 {
    padding: 30px 20px 10px 20px;
    font-size: 18px;
}

.yuan p {
    padding: 0 20px;
    color: #666;
    font-size: 14px;
    line-height: 1.5rem;
}

.whit {
    color: #fff!important;
    padding-top: 80px;
}

/*合作案例*/
.hezuo {
	width: 100%;
    height: 1706px;
    background: url(../images/hezuo_bg.jpg) center top no-repeat;
}


.hezuo_ul{width:1180px;margin: 45px auto 0;overflow: hidden;padding: 0 2px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}
.hezuo_ul li {float: left;width: 536px;height: 264px;overflow: hidden;margin: 0 26px 20px;position: relative;cursor: pointer;}
.hz_t,.hz_b{width: 536px;height: 264px;overflow: hidden;}
.hz_t1{background: url(../images/hz_t1.jpg) no-repeat;}
.hz_t2{background: url(../images/hz_t2.jpg) no-repeat;}
.hz_t3{background: url(../images/hz_t3.jpg) no-repeat;}
.hz_t4{background: url(../images/hz_t4.jpg) no-repeat;}
.hz_t5{background: url(../images/hz_t5.jpg) no-repeat;}
.hz_t6{background: url(../images/hz_t6.jpg) no-repeat;}
.hz_t7{background: url(../images/hz_t7.jpg) no-repeat;}
.hz_t8{background: url(../images/hz_t8.jpg) no-repeat;}
.hz_t9{background: url(../images/hz_t9.jpg) no-repeat;}
.hz_t10{background: url(../images/hz_t10.jpg) no-repeat;}
.hz_t p{height: 42px;line-height: 42px;font-size: 22px;color: #fff;text-align: center;margin-top: 111px;letter-spacing: 1px;}

.hz_b{position: absolute;top: 264px;left: 0;}
.hz_b1{background: url(../images/hz_b1.jpg) no-repeat;}
.hz_b2{background: url(../images/hz_b2.jpg) no-repeat;}
.hz_b p{line-height: 32px;font-size: 16px;color: #fff;padding: 20px 20px 0;}

/*合作单位*/
.danwei {
    width: 1180px;
    margin: auto;
    margin-top: 50px;overflow: hidden;
}
.danwei img{display: block;margin: 0 auto;}

.foot {
    background: #002147;
    margin-top: 80px;
    height: 300px;
}

.yell {
    background: #ffe200;
    color: #000;
    transition: all 0.5s ease;
    border: 1px #ffe200 solid;
}

.yell:hover {
    border: 1px #fff solid;
    color: #fff;
    background: none;
}

.foot p {
    color: #eee;
    text-align: center;
    padding-top: 20px;
    font-size: 20px;
}

.foot h2 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    padding-top: 60px;
}

.rightpic {
    font-size: 14px;
    width: 92px;
    text-align: center;
    -webkit-transform: translateZ(0);
    _margin-top: 140px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop))
}

.rightpic span {
    overflow: hidden;
    position: relative;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    padding: 12px;
    margin: 6px auto;
    color: #999999;
    background: #eee;
    cursor: pointer
}

.rightpic span a {
    color: #999999
}

.rightpic span:hover {
    background: #4cc1cb;
    color: #ffffff
}

.rightpic span:hover a {
    color: #ffffff
}

.rightpic span:hover .icon-arrow {
    display: none
}

.rightpic .active {
    background: #4cc1cb;
    color: #ffffff
}

.rightpic .active a {
    color: #FFFFFF
}

.rightpic .weixin {
    overflow: visible;
    position: relative
}

.rightpic .weixin .weixincode {
    position: absolute;
    display: none;
    background: #ffffff;
    border: 1px solid #d2ebed;
    left: -130px;
    top: 20px
}

.rightpic .weixin .weixincode p {
    padding: 5px;
    color: #44aeb7
}

.rightpic .weixin:hover .weixincode {
    display: block
}

.rightpic .returntop {
    display: none
}

.rightpic em {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    display: block;
}

.icon-400 {
    position: static;
    background-image: url(../images/icon-s9ab5fb63c4.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 86px;
    width: 92px;
}

.icon-arrow {
    position: absolute;
    top: 2px;
    left: 2px;
    background-position: 0 -181px;
    height: 50px;
    width: 50px;
    background-image: url(../images/icon-s9ab5fb63c4.png);
    background-repeat: no-repeat;
}

.rightpic {
    position: fixed;
    top: 200px;
    right: 50%;
    margin-right: -800px;
}

.rightpic .icon-400 {
    position: static;
}

.bookname {
    margin-top: 5px;
    overflow: hidden;
    height: 66px;
    display: block;
}

.hidden {
    display: none;
}

.licint:hover .lit {
    display: none;
}

.licint:hover .hidden {
    display: flex!important;
}

.licintxt {
    position: absolute;
    width: 1037px;
    padding: 20px;
    background: #fff;
    z-index: 999999;
    box-shadow: 0 0 30px rgba(0,0,0,.1);
}

.t1is1:hover .licintimg {
    border-bottom: 3px #5c6bc0 groove;
}

.t1is1:hover .licintxt {
    display: block!important;
}

.links_list h3 a {
    color: #649cf0;
}

.links_list h3 {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #e1e1e1;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
}

.links_list ul {
    padding: 10px 0 0 0;
}

.links_list ul li {
    float: left;
    display: inline;
    padding: 6px 12px 6px 5px;
    white-space: nowrap;
}

.links_list ul li a {
    font-size: 14px;
    color: #999;
}

.links_list ol {
    padding: 5px;
}

.links_list ol a {
    color: #666;
    font-weight: bold;
}

.plus {
    background: #2a3e72;
    padding: 25px;
    width: 540px !important;
    height: 388px!important;
    position: absolute;
    margin-top: -48px;
    margin-left: -65px;
    color: #fff;
    line-height: 1.8rem;
    display: none;
}

.plus p {
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0;
}

.okreceivebox {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    z-index: 6;
    display: none;
}

.receive {
    width: 620px;
    height: 612px;
    background: url(../images/pc_red_bg.png) no-repeat;
    position: fixed;
    top: 50%;
    margin-top: -306px;
    left: 50%;
    margin-left: -310px;
}

.okreceive {
    width: 360px;
    height: 230px;
    background: url(../images/okreceive.png) no-repeat center;
    position: fixed;
    top: 50%;
    margin-top: -80px;
    left: 50%;
    margin-left: -180px;
    border-radius: 10px;
}

.guanbibtn {
    height: 38px;
    width: 38px;
    background: url(../images/xbutton.png) no-repeat center;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
    cursor: pointer;
}

.okreceive p {
    color: #EFEFEF;
    font-size: 24px;
    text-align: center;
    margin-top: 31px;
}

.guanbiokbtn {
    display: block;
    width: 52px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    float: right;
}

.okreceive span {
    text-align: center;
    color: #EFEFEF;
    display: block;
    margin-top: 10px;
}

.p3:hover .plus {
    display: block !important;
}

.p3:hover img {
    display: none !important;
}

.bannerh1 {
    width: 1180px;
    margin: auto;
}

.bannerh1 h1 {
    font-size: 38px;
    font-weight: bold;
    color: #fff;
    padding-top: 135px;
    letter-spacing: 4px;
    margin-left: 78px;
}

.bannerh1 p {
    color: #fff;
    font-size: 18px;
    padding-top: 15px;
    margin-left: 78px;
}

.bannerh1 a {
    width: 230px;
    height: 55px;
    text-align: center;
    display: block;
    line-height: 55px;
    border-radius: 5px;
    margin-top: 58px;
    margin-left: 78px;
    color: #fff;
    font-size: 18px;
    transition: all 0.5s ease;
    border: 1px #fff solid;
}

.bannerh1 a:hover {
    color: #1951a4;
    background: #fff;
}

.okreceive a {
    width: 150px;
    height: 40px;
    background: #fff;
    display: block;
    float: left;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    margin-left: 20px;
    margin-top: 60px;
    color: #06609b;
    box-shadow: 1px 2px 19px rgba(0,0,0,0.2);
}

a.moreabout {
    width: 60px;
    margin: auto;
    display: block;
    margin-top: 40px;
    color: #666;
    font-size: 14px;
}

.prog_bra:hover {
    background: #002147;
    color: #fff;
}

.introp {
    position: absolute;
}

.introp p {
    font-size: 23px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin: auto;
    display: block;
    width: 460px;
    line-height: 2.3rem;
}

.introp p:first-of-type {
    margin-top: 108px;
}

.p1 .introp,.p2 .introp,.p4 .introp,.p5 .introp,.p6 .introp,.p7 .introp,.p8 .introp {
    margin-top: -295px;
    margin-left: -2px;
}
