@charset "utf-8";
* {
    margin: 0px;
    padding: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    border: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

a {
    color: #333333;
}

a:hover {
    color: #3472E9;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    text-decoration: none;
}

ul li,
ol li {
    list-style-type: none;
}

body {
    font-family: "microsoft Yahei";
    width: 100%;
}

.height10 {
    width: 100%;
    height: 10px;
}

.height15 {
    width: 100%;
    height: 15px;
}

.height20 {
    width: 100%;
    height: 20px;
}

.height25 {
    width: 100%;
    height: 25px;
}

.height30 {
    width: 100%;
    height: 30px;
}

.height40 {
    width: 100%;
    height: 40px;
}

.height50 {
    width: 100%;
    height: 50px;
}

.height60 {
    width: 100%;
    height: 60px;
}


/*******通用********/

.main {
    width: 100%;
    height: auto;
    overflow: hidden;
}


/*******header********/


/*******section01********/
.section01 {
    width: 100%;
    height:600px;
    margin: 0 auto;
    background: url(bg.png) no-repeat top center;
   
}
.sectioncon {
    width: 1303px;
    height: 460px;
    margin: 0 auto;
}

.section01left {
    width: 750px;
    height: 100%;
    margin-left: 53px;
}

.section01right {
    width: 430px;
    height: 100%;
}

.section01left01 {
    font-size: 32px;
    color: #ffffff;
    margin-top: 95px;
    width: 100%;
    float: left;
}

.section01left02 {
    font-size: 15px;
    color: #ffffff;
    margin-top: 7px;
    width: 100%;
    float: left;
    height: 30px;
}

.riqi {
    width: auto;
    float: left;
    height: 30px;
    line-height: 35px;
    margin-right: 10px;
}

.tianqi {
    width: 200px;
    float: left;
    height: 30px;
    line-height: 30px;
}

.searchbanner {
    width: 600px;
    height: 55px;
    margin-top: 45px;
    float: left;
    /* background:url(fand.svg) no-repeat 20px center; */
}

.searchbanner input {
    height: 55px;
    line-height: 55px;
    background: none;
    outline: none;
    border: 0;
}

.searchbanner input[type=text] {
    width: 500px;
    float: left;
    border: 0;
    padding-left: 50px;
    font-size: 16px;
    color: #333;
   background: url(sos-bg.png) no-repeat 0 center;
}


.searchbanner input[type=submit] {
    width: 73px;
    cursor: pointer;
    float: left;
    font-size: 16px;
    background-color: #4665D5;
    color: #FFFFFF;
}

.section01left03 {
    width: 100%;
    float: left;
    margin-top: 12px;
    color: #FFFFFF;
    text-shadow: #807777 1px 1px 1px;
    font-size: 14px;
}

.section01left03 a {
    color: #FFFFFF;
    text-shadow: #807777 1px 1px 1px;
    margin-right: 15px;
}

.section01right01 {
    width: 320px;
    height: 320px;
    background: rgba(0, 0, 0, 0.2);
    vertical-align: middle;
    margin-top: 70px;
    padding: 20px;
}

.section01right02 {
    font-size: 25px;
    color: #FFFFFF;
    line-height: 40px;
}

.section01right03 {
    width: 100%;
    height: 140px;
    margin-top: 20px;
}

.section01right03left {
    width: 130px;
    height: 130px;
    float: left;
}

.section01right03right {
    width: 150px;
    height: 130px;
    float: left;
    padding-left: 15px;
    padding-top: 85px;
}

.section01right03right p {
    font-size: 20px;
    color: #FFFFFF;
}

.section01right03right span {
    font-size: 16px;
    color: #FFFFFF;
}

.section01right04 {
    width: 100%;
    height: auto;
    padding-top: 10px;
}

.section01right04 a {
    font-size: 16px;
    color: #FFFFFF;
}


/* 快捷入口 */
.kuaij-box{width: 100%;height: 80px;background:#F3F8FD;}
.kuaij-box-cent{width: 1200px;margin:0 auto;background: url(kuaij.svg) no-repeat 0 center;}
.kuaij-tit{width: 145px;height: 80px;background: url(kjrk.svg) no-repeat 32px center;float: left;}
.kuaij-box-cent ul li{margin-right: 21px;line-height: 40px;font-size: 16px;padding-left: 18px;margin-top: 20px;
    color: #333333;float: left;background: url(ldian.png) no-repeat 5px center;padding-right: 21px;}
.kuaij-box-cent ul li a{color: #333333;}

.kuaij-box-cent ul li:hover{background: url(ldian.png) no-repeat 5px center #ffffff;}
.kuaij-box-cent ul li:hover a{color: #4665D5;}

/*******section02********/

.section02 {
    width: 100%;
    height: auto;
    margin:50px auto 0;
}


.section02con {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    
}


.section02 .newtitle {
    width: 1200px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto 18px;
}

.section02 .newtitle .newtitle01 {
    width: auto;
    height: 100%;
    font-size: 30px;
    color: #333333;
    padding-right: 10px;
    font-weight: 600;
}

.section02 .newtitle .newtitle02 {
    width: auto;
    height: 100%;
    font-size: 14px;
    color: #666666;
}

.section02 .newtitle a {
    width: auto;
    height: 100%;
    font-size: 14px;
    color: #666666;
    float: right;padding-top: 10px;
    line-height: 35px;
}

.sec02-box1 ul li{float: left;width: 287px;height: 104px;position: relative;padding: 20px 0 0 20px;margin-right: 17px;}
.sec02-box1 ul li a{font-size: 20px;line-height: 28px;color: #333333;display: inline-block;margin-bottom: 10px;}
.sec02-box1 ul li .section02conlink a {
    line-height: 24px;
    font-size: 16px;display: inline-block;
    color: #666666;
    padding-right: 5px;
}
.ztjj{position: absolute;width: 56px;height: 24px;right: 0;top:-1px;
    background: url(zhuantj.svg) no-repeat;font-size: 12px;color: #fff;line-height: 24px;text-align: center;}

.sec02-box1 ul li:nth-of-type(1){background: url(jich1.png) no-repeat;}
.sec02-box1 ul li:nth-of-type(2){background: url(jich2.png) no-repeat;}
.sec02-box1 ul li:nth-of-type(3){background: url(jich3.png) no-repeat;}
.sec02-box1 ul li:nth-of-type(4){background: url(jich4.png) no-repeat;margin-right: 0;}

/* 2 */
.sec02-box2{margin-top: 30px;}
.sec02-box2 ul li{float: left;width: 287px;height: 195px;position: relative;
    box-shadow: 0 2px 15px 0 rgba(153, 153, 153, 0.20);margin-right: 17px;}
.sec02-box2 ul li:nth-of-type(1){background: url(jichh1.png) no-repeat 1px 0;}
.sec02-box2 ul li:nth-of-type(2){background: url(jichh2.png) no-repeat 1px 0;}
.sec02-box2 ul li:nth-of-type(3){background: url(jichh3.png) no-repeat 1px 0;}
.sec02-box2 ul li:nth-of-type(4){background: url(jichh4.png) no-repeat 1px 0;margin-right: 0;}
.sec02-box2 ul li p{line-height: 60px;text-align: center;font-size: 20px;width: 100%;
    position: absolute;bottom: 0;}





/*******box02********/

.box02 {
    width: 1326px;
    height: 250px;
    margin: 20px auto;
    overflow: hidden;
}

.box02-left {
    width: 70px;
    font-size: 17px;
    font-weight: bold;
    padding: 15px 0 0 30px;
    float: left;
}

.box02-right {
    width: 100%;
    margin: 0 auto;
}

.infoList li a {
    display: block;
    height: 30px;
    padding: 0 17px;
    background: #fff;
    float: left;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 15px;
    line-height: 30px;
}

.picScroll-left {
    overflow: hidden;
    position: relative;
    /* width: 100%; */
    height: 250px;
}

.picScroll-left .hd {
    overflow: hidden;
    position: absolute;
    min-width: 200px;
    height: 20px;
    left: 50%;
    top: 223px;
    z-index: 9999999;
    line-height: 90px;
    margin-left: -50px;
}

.picScroll-left .hd li {
    width: auto;
    float: left;
    width: 20px;
    height: 5px;
    background: #a7a7a7;
    color: #a7a7a7;
    font-size: 13px;
    margin-right: 10px;
    border-radius: 25px;
}

.picScroll-left .hd li.on {
    background: #5373ed;
    color: #5373ed;
    width: 25px;
}

.picScroll-left .bd {
    width: 1200px;
    margin: 0 auto;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
    height: 208px;
}

.picScroll-left .bd ul li {
    _display: inline;
    overflow: hidden;
     float: left;
    width: 287px;height: 195px;position: relative;
    text-align: center;  box-shadow: 0 2px 15px 0 rgba(153, 153, 153, 0.20);margin-right: 17px;
}
.picScroll-left .bd ul li img {
    width: 100%;
   height: 134px;
}

.picScroll-left .bd ul li p{line-height: 60px;text-align: center;font-size: 20px;width: 100%;
    position: absolute; box-shadow: 1px 2px 15px 0 rgba(153, 153, 153, 0.20);}


.picScroll-left .tempWrap {
    width: 100% !important;
} 


/* 下面是前/后按钮代码，如果不需要删除即可 */
 
.arrow {
    position: absolute;
    width: 100%;
}

.arrow a {
    display: block;
    width: 60px;
    height: 60px;
    margin-top: 69px;
    overflow: hidden;
    cursor: pointer;
}

.arrow .next {
    background: url(next.png) no-repeat;
    float: right;
}

.arrow .prev {
    background: url(prev.png) no-repeat;
    float: left;
} 

/*******section03********/
.big_grfr_box{width: 100%;height: 774px;background: url(grfrbg.png) no-repeat;position: relative;}
.big_grfr_cont{width: 1200px;margin:67px auto 0;position: relative;}
.far-tit{width: 560px;height: 774px;position: absolute;top:-40px;right:0;z-index: 88;
background: url(frtab.svg) no-repeat;padding: 90px 0 0 30px;}
.far-tit span{font-size: 30px;color: #ffffff;line-height: 45px;display: inline-block;}
.far-tit p{width: 180px;color: #ffffff;font-size: 16px;line-height: 32px;margin-top: 21px;}
.far-tit a{display: block;width: 174px;height: 50px;background: url(fran.png) no-repeat;margin-top: 58px;cursor:pointer;}



.ger-tit{width: 564px;height: 774px;position: absolute;top:-40px;left:-10px;
    background: url(grtab.svg) no-repeat right top;padding: 90px 30px 0 0;z-index: 88;}
.ger-tit span{font-size: 30px;color: #ffffff;line-height: 45px;
    display: block;float: right;width: 100%;text-align: right;}
.ger-tit p{width:180px;color: #ffffff;font-size: 16px;line-height: 32px;
    margin-top:21px;float: right;}
.ger-tit a{display: block;width: 100%;height: 50px;background: url(gerqie.png) no-repeat right center;
    margin-top: 58px;float: right;cursor:pointer;}
  
    
.sectioncongeren,.sectionconfaren{position: absolute;top:0;left:0;}


.section03left p{margin-top: 45px;line-height: 45px;padding-bottom: 20px;font-weight: 600;
    border-bottom: 5px solid #3472E9;color: #3472E9;font-size: 30px;width:130px;}
.section03left {
    width: 146px;
   
}

.section03left01 {
    font-size: 28px;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    width: 100%;
    margin-top: 20px;
}

.section03left02 {
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    height: 20px;
    line-height: 20px;
    width: 100%;
}

.section03left03 {
    font-size: 14px;
    color: #FFFFFF;
    text-align: left;
    line-height: 30px;
    width: 100%;
    padding: 10px 30px 0px 30px;
}



.section03left05 {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.section03left05 ul li {
    height: 50px;
    width: 146px;
    margin-bottom: 10px;
}

.section03left05 ul li:last-child {
    border: 0;
}

.section03left05 ul li a {
    width: 146px;
    height: 50px;
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    text-align: left;
    padding-left: 51px;
}
.section03left05 ul #geren1 a{background: url(gr1.png) no-repeat 16px center;}
.section03left05 ul #geren1:hover a{background: url(gr1-h.png) no-repeat 16px center;}
.section03left05 ul #geren1.active a{background: url(gr1-h.png) no-repeat 16px center;}
.section03left05 ul #geren2 a {background: url(gr2.png) no-repeat 16px center;}
.section03left05 ul #geren2:hover a{background: url(gr2-h.png) no-repeat 16px center;}
.section03left05 ul #geren2.active a{background: url(gr2-h.png) no-repeat 16px center;}
.section03left05 ul #geren3 a{background: url(gr3.png) no-repeat 16px center;}
.section03left05 ul #geren3:hover a{background: url(gr3-h.png) no-repeat 16px center;}
.section03left05 ul #geren3.active a{background: url(gr3-h.png) no-repeat 16px center;}
.section03left05 ul #geren4 a {background: url(gr4.png) no-repeat 16px center;}
.section03left05 ul #geren4:hover a{background: url(gr4-h.png) no-repeat 16px center;}
.section03left05 ul #geren4.active a{background: url(gr4-h.png) no-repeat 16px center;}
.section03left05 ul #geren5 a {background: url(gr5.png) no-repeat 16px center;}
.section03left05 ul #geren5:hover a{background: url(gr5-h.png) no-repeat 16px center;}
.section03left05 ul #geren5.active a{background: url(gr5-h.png) no-repeat 16px center;}
.section03left05 ul #geren6 a {background: url(gr6.png) no-repeat 16px center;}
.section03left05 ul #geren6:hover a{background: url(gr6-h.png) no-repeat 16px center;}
.section03left05 ul #geren6.active a{background: url(gr6-h.png) no-repeat 16px center;}

.section03left05 ul #faren1 a{background: url(fr1.png) no-repeat 16px center;}
.section03left05 ul #faren1:hover a{background: url(fr1-h.png) no-repeat 16px center;}
.section03left05 ul #faren1.active a{background: url(fr1-h.png) no-repeat 16px center;}
.section03left05 ul #faren2 a {background: url(fr2.png) no-repeat 16px center;}
.section03left05 ul #faren2:hover a{background: url(fr2-h.png) no-repeat 16px center;}
.section03left05 ul #faren2.active a{background: url(fr2-h.png) no-repeat 16px center;}
.section03left05 ul #faren3 a{background: url(fr3.png) no-repeat 16px center;}
.section03left05 ul #faren3:hover a{background: url(fr3-h.png) no-repeat 16px center;}
.section03left05 ul #faren3.active a{background: url(fr3-h.png) no-repeat 16px center;}
.section03left05 ul #faren4 a {background: url(fr4.png) no-repeat 16px center;}
.section03left05 ul #faren4:hover a{background: url(fr4-h.png) no-repeat 16px center;}
.section03left05 ul #faren4.active a{background: url(fr4-h.png) no-repeat 16px center;}
.section03left05 ul #faren5 a {background: url(fr5.png) no-repeat 16px center;}
.section03left05 ul #faren5:hover a{background: url(fr5-h.png) no-repeat 16px center;}
.section03left05 ul #faren5.active a{background: url(fr5-h.png) no-repeat 16px center;}
.section03left05 ul #faren6 a {background: url(fr6.png) no-repeat 16px center;}
.section03left05 ul #faren6:hover a{background: url(fr6-h.png) no-repeat 16px center;}
.section03left05 ul #faren6.active a{background: url(fr6-h.png) no-repeat 16px center;}
.section03left05 ul li:hover {
    background: url(grbg.png) no-repeat;
}

.section02conlink a:hover {
    color: #3472E9;
}

.section03left05 ul li.active {
    background: url(grbg.png) no-repeat;
}
.section03left05 ul li.active a{ color: #ffffff;}


.section03right {
    width: 825px;
    height: 600px;
}
.section03right ul{margin-top: 145px;}
.section03right ul li {
    width: 380px;
    height: 180px;
    float: left; margin-left: 30px;
    margin-bottom:20px;
    transition: all .3s ease;
    padding: 0 0 0 20px;
}

.section03right ul li:hover {
    background: url(grybg.png) no-repeat;
    box-shadow: 0 2px 15px 0 rgba(153, 153, 153, 0.20);
}

.section03gflist {
    width: 100%;
    height: auto;
   
}

.section03gimg {
    width: 60px;
    height: 50px;
    float: left;
    margin-top: 15px;
}

.section03gflist .section02conlink {
    width: 280px;
    height: auto;
    float: left;
    padding-right: 10px;
    float: left;
    margin-top: 0;
}
.section02conztgr{float: left;margin-top: 20px;}
.section02conztgr a{display: inline-block;width: 100%;line-height: 28px;
font-size: 20px;font-weight: 600;color: #333333;}
.section03right ul li:hover .section02conztgr a{color: #3472E9;}

.section02conztgr a:hover{color: #3472E9;}

.section03gflist .section02conlink ul{margin-top:16px;}
.section03gflist .section02conlink ul li{
    width: 100%;font-size: 16px;line-height: 30px;
    height: 30px;
    margin-left: 3px;
    margin-bottom:0;float: none;
    transition: all .3s ease;
    padding:0;background: none;
}


.sectionconfaren{padding-left: 228px;}


.rxbk2022{
    width: 1200px;
    margin: 50px auto 31px auto;
}

/* 一企来办 */
.rxbk2022Title{
    height:45px;
    line-height: 45px;
    margin-top: 27px;
    width: 100%;
    margin-bottom: 19px;
}

.rxbk2022Title a{
    color: #333333;
    font-weight: 600;
    font-size: 30px;
    float: left;

}
.yqlbList ul li{float: left;width: 287px;height: 70px;background: url(qybg3.png) no-repeat;
margin-right: 17px;margin-bottom: 20px;line-height: 70px;text-align: center;}
.yqlbList ul li:hover{background: url(yiq-h.png) no-repeat;}
.yqlbList ul li:nth-of-type(4n){margin-right: 0;}
.yqlbList ul li a{font-size: 20px;}
.yqlbList ul li:hover a{color: #ffffff;}
/* 热线 问答*/
.rx-left{width: 585px;float: left;margin-right: 30px;}
.rx-right{width: 585px;float: left;}

.hotSearch{
    height: 100%;
    display: inline-block;
}
.hotSearch > span{
    float: left;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    margin: 0 3px 0 20px;
}
        
.hotSearchList{

    height: 100%;
    width: 300px;
}
.hotSearchList li{
    float: left;
    border: 1px solid #3472E9;
    border-radius: 5px;
    line-height: 30px;
    margin: 7px 4px 0 5px;
}
.hotSearchList li a {
    
    display: block;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    color: #3472E9;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;

}




.rxbk2022Title > .rxbkRight{
    float: right;
    font-size: 16px;
    color: #666;
    line-height: 45px;
    margin-right: 7px;
    font-weight: normal;
    
}
.rxbk-line01{
   
    flex-direction: row;
    justify-content: space-around;

}





/* 主题\问答等 */
.rmwd2022{width: 282px;height:278px;background: url(rxtit.png) no-repeat;margin-right: 20px;float: left;}
.zxxx{width: 282px;height:278px;background: url(rx-tit2.png) no-repeat;float: left;}
.rmhd2022{width: 282px;height:278px;background: url(rx-tit3.png) no-repeat;float: left;margin-right: 20px;}
.zwwdt{width: 282px;height:278px;background: url(rx-tit4.png) no-repeat;float: left;}

.rmwd2022Title,.zxxxTitle,.zwwdtTitle,.rmhd2022Title{width: 100%;padding-left: 80px;line-height: 92px;font-size: 20px;font-weight: 600;}

/* 列表 */
.rmwd2022List{margin-top:15px ;}
.rmwd2022List li{width: 260px;line-height: 30px;height: 30px;margin-left: 15px;padding-left: 42px;margin-top:10px;}
.rmwd2022List li:nth-of-type(1){background: url(rx1-1.png) no-repeat 3px 3px;}
.rmwd2022List li:nth-of-type(2){background: url(rx1-2.png) no-repeat 3px 3px;}
.rmwd2022List li:nth-of-type(3){background: url(rx1-3.png) no-repeat 3px 3px;}
.rmwd2022List li:nth-of-type(4){background: url(rx1-4.png) no-repeat 3px 3px;}
.rmwd2022List li a{font-size: 16px;color: #333333;display: block;overflow: hidden;
    white-space: nowrap;width: 100%;
    text-overflow: ellipsis;}

.zxxxList{margin-top:15px ;}
.zxxxList li{width: 260px;line-height: 30px;height: 30px;margin-left: 15px;padding-left: 42px;margin-top:10px;}
.zxxxList li:nth-of-type(1){background: url(rx2-1.png) no-repeat 3px 3px;}
.zxxxList li:nth-of-type(2){background: url(rx2-2.png) no-repeat 3px 3px;}
.zxxxList li:nth-of-type(3){background: url(rx2-3.png) no-repeat 3px 3px;}
.zxxxList li:nth-of-type(4){background: url(rx2-4.png) no-repeat 3px 3px;}
.zxxxList li a{font-size: 16px;color: #333333;display: block;overflow: hidden;
    white-space: nowrap;width: 98%;
    text-overflow: ellipsis;}


.rmhd2022List{margin-top:15px ;}
.rmhd2022List li{width: 260px;line-height: 30px;height: 30px;margin-left: 15px;padding-left: 40px;margin-top:10px;}
.rmhd2022List li:nth-of-type(1){background: url(rx3-1.png) no-repeat 0 center;}
.rmhd2022List li:nth-of-type(2){background: url(rx3-2.png) no-repeat 0 center;}
.rmhd2022List li:nth-of-type(3){background: url(rx3-3.png) no-repeat 0 center;}
.rmhd2022List li:nth-of-type(4){background: url(rx2-4.png) no-repeat 0 center;}
.rmhd2022List li a{font-size: 16px;color: #333333;display: block;overflow: hidden;
        white-space: nowrap;width: 98%;
        text-overflow: ellipsis;}

.zwwdtContent{width: 100%;height: 155px;position: relative;}
.zwwdtContent .wtcx-a{font-size: 16px;display: block;
    line-height: 30px;position: absolute;
left:45px;bottom: 20px;}
.zwwdtContent .wytw-a{font-size: 16px;display: block;
    line-height: 30px;position: absolute;
right:45px;bottom: 20px;}

/*******section04********/

.section04 {
    width: 100%;
    height: 320px;
    background: url(hcpbg.png) no-repeat center top;
}



.section4-title {
    width: 100%;
    height: 100px;
    padding-top: 25px;
    color: #fff;
}

.section4-title .section4-title-name {
    font-size: 36px;
    line-height: 75px;
    font-weight: 600;
}

.section4-title .section4-title-months {
    display: inline-block;
    font-size: 14px;
    line-height: 100px;
    padding-left: 30px;
    font-weight: 300;
    opacity: 0.8;
}

.section4-title .section4-title-more {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-top: 40px;
    padding-left: 10px;
    color: #fff;
    width: 87px;
    background-size: 5px 10px;
    opacity: 0.8;
}

.section4-list {
    float: left;
    width: 100%;
    height: 150px;
    background: rgba(0, 33, 161, 0.25);
}

.section4-list li {
    display: inline-block;
    width: 24%;
    height: 70px;
    margin: 38px 0 38px 0;
    border-left: 1px solid rgba(255, 255, 255, 0.25);
    color: #fff;
}

.section4-list :first-child {
    border-left: none;
}

.section4-list li p {
    padding-left: 30px;
    font-size: 54px;
    float: left;
}

.section4-list li span {
    display: inline-block;
    float: left;
    font-size: 16px;
}

.section4-list li .valuationCount {
    font-size: 40px;
    line-height: 60px;
}

.section4-list li .valuationT {
    line-height: 78px;
    margin-left: 10px;
}

.section4-list li div {
    float: left;
    width: 100%;
    padding-left: 50px;
}

.section4-list li .section4name {
    opacity: 0.5;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 10px;
}

.section4-list li .valuationC {
    margin-top: 15px;
}


/*******section05********/

.section05 {
    width: 100%;
    height: 325px;
    padding-top: 50px;
}

.section05_box{width: 1200px;margin:0 auto;}

.section05_tit{width: 100%;height: 45px;line-height: 45px;margin-bottom: 20px;}
.section05_tit .section05_tit_lf{float: left;line-height: 45px;}
.section05_tit .section05_tit_lf a{display: inline-block;line-height: 45px;color: #999999;
font-size: 30px;font-weight: 600;cursor: default;}
.section05_tit .section05_tit_lf a:hover{color: #333333;}
.section05_tit .section05_tit_lf a.act{color: #333333;}
.section05_tit .section05_tit_rg{float: right;line-height: 45px;}
.section05_tit .section05_tit_rg a{color: #666666;font-size: 16px;}
.section05_box ul li {
    width: 224px;
    height:160px;
    float: left;
    transition: all .3s ease;
    box-shadow: 0 2px 15px 0 rgba(153, 153, 153, 0.20);
    margin-right: 20px;
    position: relative;
}

.section05_box ul li a{display: inline-block; width: 224px;
    height:160px;}
.section05_box ul li:last-child {
    margin-right: 0;
}

.section05_box ul li .log-img{position: absolute;top:30px;left:0;width: 100%;height:35px;}
.section05_box ul li .log-imgh{position: absolute;top:30px;left:0;width: 100%;height:35px;}
.section05_box ul li:nth-of-type(1) .log-img{background:  url(fw01.png) no-repeat center center;}
.section05_box ul li:nth-of-type(2) .log-img{background:  url(fw02.png) no-repeat center center;}
.section05_box ul li:nth-of-type(3) .log-img{background:  url(fw03.png) no-repeat center center;}
.section05_box ul li:nth-of-type(4) .log-img{background:  url(fw04.png) no-repeat center center;}
.section05_box ul li:nth-of-type(5) .log-img{background:  url(fw05.png) no-repeat center center;}

.section05_box ul li:nth-of-type(1) .log-imgh{background:  url(qingd1.png) no-repeat center center;}
.section05_box ul li:nth-of-type(2) .log-imgh{background:  url(qingd2.png) no-repeat center center;}
.section05_box ul li:nth-of-type(3) .log-imgh{background:  url(qingd3.png) no-repeat center center;}
.section05_box ul li:nth-of-type(4) .log-imgh{background:  url(qingd4.png) no-repeat center center;}
.section05_box ul li:nth-of-type(5) .log-imgh{background:  url(qingd5.png) no-repeat center center;}

.section05_box ul.ul2 li:nth-of-type(1) .log-img{background:  url(fw06.png) no-repeat center center;}
.section05_box ul.ul2 li:nth-of-type(1) .log-imgh{background:  url(qingd6.png) no-repeat center center;}

.section05_box ul li:hover{background: url(qingd-h.png) no-repeat;}
.section05_box ul li:hover p{color: #ffffff;}


.section05_box ul li p {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    text-align: center;
    width: 130px;
    position: absolute;
    top:89px;
    left:45px;
}

.hide{display: none;}


.fl {
    float: left;
}


/*******footer2020********/

.footer2020 {
    width: 100%;
    height: auto;
    border-top: 2px solid #e2e4e4;
    background-color: #f1f2f3;
    min-height: 300px;
}

.footer2020 .footer2020-1 {
    width: 1200px;
    height: 240px;
    margin: 0 auto;
    padding-top: 35px;
}

.footer2020-101 {
    width: 270px;
    height: 170px;
    background-color: #eaebeb;
    padding: 25px;
    float: left;
}

.footer2020-101title {
    font-size: 17px;
    width: 100%;
    height: 40px;
    font-weight: bold;
}

.footer2020-101list ul li {
    float: left;
    width: 50%;
    line-height: 40px;
    font-size: 15px;
}

.footer2020-102 {
    width: 270px;
    height: 170px;
    float: left;
    margin-left: 40px;
}

.footer2020-102 ul li {
    width: 100%;
    height: 50px;
    background-color: #eaebeb;
    line-height: 50px;
    font-size: 15px;
    padding-left: 20px;
    margin-bottom: 10px;
}

.footer2020-103 {
    width: 270px;
    height: 170px;
    float: left;
    margin-left: 40px;
}

.footer2020-103 ul li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    padding-left: 55px;
    margin-bottom: 10px;
    background: url(2code.png) no-repeat #eaebeb 20px 16px;
}

.footer2020-104 {
    width: 270px;
    height: 170px;
    float: left;
    margin-left: 40px;
}

.footer2020-104top {
    width: 100%;
    height: 50px;
    background-color: #eaebeb;
    line-height: 50px;
    font-size: 15px;
    padding-left: 20px;
    margin-bottom: 10px;
}

.footer2020-104top img {
    margin-right: 20px;
}

.footer2020-104bottom {
    width: 100%;
    height: 110px;
}

.footer2020-104bottom1 {
    width: 165px;
    height: 100%;
    float: left;
    margin-right: 10px;
    background-color: #eaebeb;
    display: flex;
    align-items: center;
}

.footer2020-104bottom1 img {
    margin: 0 auto;
}

.footer2020-104bottom2 {
    width: 95px;
    height: 100%;
    float: left;
    background-color: #eaebeb;
    display: flex;
    align-items: center;
}

.footer2020-104bottom2 img {
    margin: 0 auto;
}

.footer2020-2 {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    border-top: 2px solid #e2e4e4;
    background: #eaebeb;
}

.footer2020-201 {
    width: 1200px;
    height: 100%;
    line-height: 56px;
    margin: auto;
}

.footer2020-201 p {
    float: left;
    font-size: 13px;
    margin-right: 25px;
}

.footer2020-103 a {
    position: relative;
}

.footer-mp-item-hover {
    display: none;
    position: absolute;
    left: 0;
    bottom: 3.1rem;
    height: 233px;
    width: 274px;
    padding: 1rem;
    background: url(erweimabg.png) no-repeat;
    opacity: .97;
    z-index: 99;
    text-align: center;
}

.footer-mp-item-hover img {
    width: 160px;
    height: 160px;
}

.footer-mp-item-hover>i {
    font-size: .8rem;
    color: #000;
    text-align: center;
    display: block;
    font-style: normal;
    line-height: 1.5;
}

.footer-mp-item-hover>i {
    font-size: .8rem;
    color: #000;
    text-align: center;
    display: block;
    font-style: normal;
    line-height: 1.5;
    font-size: 20px;
}






/**热门问答**/

.rmwd {
    height: 140px;
    margin-top: 20px;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
}

.rmwdTitle {
    width: 90px;
    height: 140px;
    float: left;
    background: url(rmwd.png) center top no-repeat;
}

.rmwdList {
    float: left;
    width: 1100px;
    height: 140px;
    padding: 20px 10px;
    overflow: hidden;
}

.rmwdList li {
    position: relative;
    float: left;
    width: 490px;
    height: 40px;
    line-height: 40px;
    background-color: #fbf7f6;
    margin-bottom: 20px;
    padding-left: 30px;
    margin-left: 30px;
}

.rmwdList li:nth-child(2n) {
    margin-left: 60px;
}

.rmwdList li span {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    left: -20px;
    top: 0px;
    background-size: 100% 100%;
}

.rmwdList li:nth-child(1) span {
    background: url(rmwd_1.png) center top no-repeat;
}

.rmwdList li:nth-child(2) span {
    background: url(rmwd_2.png) center top no-repeat;
}

.rmwdList li:nth-child(3) span {
    background: url(rmwd_3.png) center top no-repeat;
}

.rmwdList li:nth-child(4) span {
    background: url(rmwd_4.png) center top no-repeat;
}


/**高赞信息**/

.gzxx {
    height: 140px;
    margin-top: 20px;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
}

.gzxxTitle {
    width: 90px;
    height: 140px;
    float: left;
    background: url(gzxx.png) center top no-repeat;
}

.gzxxList {
    float: left;
    width: 1100px;
    height: 140px;
    padding: 20px 10px;
    overflow: hidden;
}

.gzxxList li {
    position: relative;
    float: left;
    width: 490px;
    height: 40px;
    line-height: 40px;
    background-color: #fbf7f6;
    margin-bottom: 20px;
    padding-left: 30px;
    margin-left: 30px;
}

.gzxxList li:nth-child(2n) {
    margin-left: 60px;
}

.gzxxList li span {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    left: -20px;
    top: 0px;
    background-size: 100% 100%;
}

.gzxxList li:nth-child(1) span {
    background: url(gzxx_1.png) center center no-repeat;
}

.gzxxList li:nth-child(2) span {
    background: url(gzxx_2.png) center center no-repeat;
}

.gzxxList li:nth-child(3) span {
    background: url(gzxx_3.png) center center no-repeat;
}

.gzxxList li:nth-child(4) span {
    background: url(gzxx_4.png) center center no-repeat;
}