.clear {
    clear: both
}

/*人大履职建设背景*/
#construction_wrap {
    width: 100%;
    /*background: cornflowerblue;*/
}

.cons_background {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 30px 0;
}

.title {
    text-align: center;
}

.title p:nth-child(1) {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 3px;
}

.title p:nth-child(2) {
    font-size: 17px;
    margin-top: 15px;
    color: #999999;
}

.three_consWrap {
    width: 1198px;
    /*float: left;*/
    margin-top: 40px;
    border: 1px solid #e6e6e6;

}

.first_cons, .second_cons, .third_cons {
    width: 1000px;
    height: 178px;
    /*background: cornflowerblue;*/
    float: left;
    margin-top: 35px;
    position: relative;
    left: 50%;
    margin-left: -500px;
}

.third_cons {
    margin-bottom: 35px;
}

.pics {
    width: 270px;
    height: 178px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    /*background: coral;*/
}

.cons_conent {
    width: 631px;
    height: 143px;
    float: right;
    position: relative;
    background: url("../../images/congress/construction_bg.png") no-repeat center center;
    background-size: 100% 100%;
    -moz-background-size:100% 100%;
    -webkit-background-size:100% 100%;
    -o-background-size:100% 100%;
    /*background: coral;*/
    padding: 35px 10px 0 25px;
    /*border: 1px solid #cbcbcb;*/
}

.first_cons .cons_conent .cons_title,.second_cons .cons_conent .cons_title,.third_cons .cons_conent .cons_title {
    color: #ed6666;
    font-size: 16px;
    font-weight: bolder;
    float: left;
    margin-top: 7px;
}

.first_cons .cons_conent .cons_text,.second_cons .cons_conent .cons_text,.third_cons .cons_conent .cons_text {
    color: #666666;
    font-size: 15px;
    line-height: 30px;
    float: left;
    margin-top: 5px;
    letter-spacing: 0.3px;
    text-align: left;
}

.first_cons .cons_conent .cons_bigTitle,.second_cons .cons_conent .cons_bigTitle,.third_cons .cons_conent .cons_bigTitle{
  /*  font-size: 18px;
    letter-spacing: 2px;*/
    font-weight: bold;
    position: absolute;
    top:0px;
    left: 59px;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 3px;
}

/*详情咨询*/
.details_wrap {
    width: 100%;
    background: url("../../images/congress/details_bg.png") no-repeat center center;
}

.details_content {
    width: 975px;
    padding: 0 100px 0 125px;
    margin: 0 auto;
    /*background: coral;*/
}

.details_con_left {
    float: left;
    color: white;
    font-size: 22px;
    font-weight: 900;
    line-height: 1.19;
    letter-spacing: 0.6px;
    padding: 25px 0 25px 0;
    margin-left: 50px;
}

.details_con_right {
    float: left;
    margin-left: 180px;
    padding: 25px 0 25px 0;
}

.details_btn {
    width: 100px;
    height: 50px;
    float: left;
    border-radius: 6px;
    background: transparent;
    /*background-color: #fbff91;*/
    border: solid 2px #fbff91;
    color: #fbff91;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 4.1px;
    font-size: 24px;
    cursor: pointer;
}

.details_text {
    float: left;
    font-size: 30px;
    font-weight: 900;
    /*line-height: 1.5;*/
    color: white;
    margin-left: 50px;
    margin-top: 15px;
    letter-spacing: 4px;
}

/*人大履职系统功能框架及优势*/
#solution_wrap {
    width: 100%;
    background: url("../../images/congress/solution_bg.png") no-repeat center;
    padding-bottom: 15px;
}

.solution_content {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
}

.solution_title_wrap {
    width: 1200px;
    height: 55px;
    background: url("../../images/congress/line.png") no-repeat center;
    background-position: 0 50px;
    margin-top: 30px;
    float: left;
}

.solution_title_left, .solution_title_right {
    width: 600px;
    text-align: center;
    line-height: 55px;
    float: left;
    font-size: 17px;
    font-weight: bold;
    color: #fefefe;
}

.solution_wrap {
    width: 1200px;
    float: left;
    margin-top: 30px;
}

.solution_content_left {
    width: 720px;
    float: left;
}

.solution_content_right {
    width: 480px;
    float: left;
}

.solution_text {
    float: left;
    margin-left: 70px;
    margin-bottom: 40px;
}

.layer {
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    color: #fefefe;
    float: left;
}

.layer_text {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #8aa8c6;
    float: left;
    margin-top: 15px;
}

.solution_three_wrap{
    float: left;
    text-align: center;
    margin-left: 70px;
    margin-top: 15px;
}

.solution_one,.solution_two,.solution_three{
    width: 50px;
    /*height: 70px;*/
    /*background: coral;*/
    float: left;
    margin-right:45px;
}

.solution_one img,.solution_two img,.solution_three img{
    width: 50px;
}


/*人大代表履职信息平台三大应用端建设*/
#application_wrap{
    width: 100%;
    /*background: cornflowerblue;*/
}

.application_content{
    width: 1200px;
    padding: 50px 0 60px 0;
    /*background: cornflowerblue;*/
    margin: 0 auto;
}

.three_appsWrap{
    width: 1200px;
    float: left;
    margin-top: 40px;
    /*background: coral;*/

}

.first_apps,.second_apps,.third_apps{
    width: 300px;
    /*height: 280px;*/
    /*background: cornsilk;*/
    float: left;
    text-align: center;
    margin-right: 150px;
}

.third_apps{
    margin-right: 0;
}

.apps_title{
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #333;
    margin-top: 20px;
}

.apps_content{
    font-size: 16px;
    letter-spacing: 2px;
    color: #666666;
    margin-top: 20px;
}

/*面对人大履职工作痛点，路通物联落地解决方案*/
#point_wrap{
    width: 100%;
    background: url("../../images/congress/bg_jjfa.png") no-repeat center center;
    /*background: cornflowerblue;*/
}

.point_content{
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 0 0;
    /*background: cornsilk;*/
}

.point_left{
    width: 246px;
    height: 540px;
    /*padding: 0 23px 0 23px;*/
    background-color: #192338;
    float: left;
    margin-top: 60px;
    margin-bottom: 30px;
}

.point{
    width: 200px;
    height: 90px;
    float: left;
    padding: 0 23px 0 23px;
    cursor: pointer;
}

.point_in{
    width: 200px;
    height: 89px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255,255,255,0.4);
}

.point_active{
    color: white;
    background-image: linear-gradient(to left, #4bcfdc, #3dcae3), linear-gradient(#47c8d4, #47c8d4);
}

.point_active .point_activeFont{
    color: #e4f2f3;
}

.point_title{
    font-size: 15px;
    color: white;
    float: left;
    margin-top: 20px;
}

.point_cons{
    color: #bfbfbf;
    font-size: 13px;
    float: left;
    margin-top: 10px;
}

.point_right{
    width: 820px;
    height: 570px;
    /*background: cornflowerblue;*/
    float: left;
    margin-top: 60px;
    margin-left: 125px;
}

.point_dt{
    display: none;
    /*position: absolute;*/
    /*position: relative;*/
}

.point_Rtitle{
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 0.4px;
    float: left;
    margin-top: 30px;
}

.point_btn{
    width: 90px;
    height: 35px;
    text-align: center;
    /*line-height: 42px;*/
    border: 1px solid #36dae9;
    color:#36dae9;
    background:#192338 ;
    letter-spacing: 1px;
    font-size: 15px;
    float: right;
    margin-top: 20px;
}

.point_Rtext{
    color: #e7e7e7;
    line-height: 28px;
    font-size: 15px;
    letter-spacing: 1.3px;
    margin-top: 20px;
    float: left;
}

.show{
    display: block;
}

/*人大履职建设广电优势*/
#advantage_wrap{
    width: 100%;
    /*background: cornflowerblue;*/
}

.advantage_content{
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 0 0;
    /*background: cornsilk;*/
}

.three_advWrap{
    width: 1200px;
    height:720px;
    /*background: cornsilk;*/
    float: left;
    margin-top: 5px;
}

.first_advWrap,.second_advWrap,.third_advWrap{
    width: 1200px;
    height: 239px;
    /*background: cornsilk;*/
    float: left;
    border-bottom: 1px solid #eeeeee;
}

.third_advWrap{
    border-bottom: 0;
}

.advWrap_left{
    width: 600px;
    height: 239px;
    /*background: cornflowerblue;*/
    float: left;
}

.advWrap_right{
    width: 600px;
    height: 239px;
    float: left;
}

.left_con{
    width: 475px;
    /*height: 200px;*/
    /*background: cornsilk;*/
    margin: 55px auto;

}

.dio{
    display: block;
    width: 8px;
    height: 8px;
    border-radius:50%;
    background:  #47c8d4;
    float: left;
    margin-top: 12px;
    margin-right: 10px;
}

.left_title{
    font-size:18px;
    font-weight: bold;
    letter-spacing: 1.3px;
    float: left;
    margin-bottom: 20px;
}

.left_cons{
    font-size: 14px;
    letter-spacing: 0.2px;
    color: #666666;
    line-height: 30px;
    float: left;
}

/*“5+5”安全体系*/
#security_wrap{
    width: 100%;
    /*background: cornflowerblue;*/
}

.security_content{
    width: 1200px;
    padding: 50px 0;
    margin: 0 auto;
}

.security_two{
    width: 1200px;
    /*height: ;*/
    margin-top: 45px;

}

.first_security,.second_security{
    width: 1200px;
    height: 230px;
    /*background: cornsilk;*/
    text-align: center;
}

.security_title{
    font-size:16px;
    font-weight: bold;
    letter-spacing: 1.3px;
}

.security_box{
    float: left;
    width: 228px;
    height: 138px;
    border: 1px solid #dadada;
    margin-top: 20px;
    margin-right: 12px;
    text-align: left;
    transition: 0.2s;
}

.security_sTitle{
    font-size: 17px;
    font-weight: bold;
    color: #333333;
    float: left;
    margin-top: 23px;
    margin-left: 33px;
    letter-spacing: 1.3px;
}

.security_scons{
    font-size: 14px;
    color: #828282;
    float: left;
    margin-top:10px;
    margin-left: 33px;
    letter-spacing: 1.3px;
}

.security_box:hover{
    box-shadow:  0 2px 6px 0 rgba(0, 0, 0, 0.14);
}

/*优质售后服务保障*/
#service_wrap{
    width: 100%;
    background: url("../../images/congress/service_bg.png") no-repeat center center;
}

.service_content{
    width: 1200px;
    padding: 50px 0;
    height: 160px;
    margin: 0 auto;
}

.service_three{
    width: 1200px;
    height: 100px;
    /*background: cornsilk;*/
    float: left;
    margin-top: 25px;
}

.first_service,.second_service,.third_service{
    width: 260px;
    height: 100px;
    float: left;
    text-align: center;
    line-height: 35px;
    /*background: cornsilk;*/
    margin-right: 210px;
}

.third_service{
    margin-right: 0;
}