*{
    box-sizing: border-box;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    outline:none;
    list-style: none;
}
body{
    min-width: 1200px;
    min-height: 880px;
    color: #333;
    background: #f4f4f4;
}
.top{
    display: flex;
    justify-content: center;
    background: #fff;
    /* line-height: 122px; */
    height: 100px;
}
.top_body{
    width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.topRight{
    /*width: 314px;*/
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
}
.topButton{
    margin-left: 10px;
    background-color: #b7b7b7;
    box-shadow: 0 0 2px #737373;
    color: white;
    border: 0;
	/* 修改 */
    width: 60px;
	/* 修改 */
    height: 28px;
    border-radius: 4px;
    cursor:pointer;
}
.wz{
    margin-left: 10px;
}
.wjmm{
    cursor:pointer;
    color: #124ca0;
	/* 修改 */
	font-size: 12PX;
}
.topInput{
    border: 1px solid #2674b5;
    border-radius: 4px;
    color: #a5a5a5;
    height: 30px;
    padding-left: 10px;
}
.bt{
    background: #0f5896;
    height: 50px;
    line-height: 50px;
    display: flex;
    justify-content: center;
}
.bt_nr{
    width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
	/* 修改 */
.bt_li{
    float: left;
    color: white;
    width: 171px;
    text-align: center;
    font-size: 18px;
	height: 50px;
    line-height: 50px;
    cursor:pointer;
}
		/* 修改 */
.bt_lixz{
    float: left;
    width: 171px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;

    cursor:pointer;
}
.bt_li:hover{
    box-shadow: 0 0 3px #7fb0f4;
    transition: .3s;
    background: #eeeeee;
	color: #0f5896;
}
.body_banner{
    width: 1200px;
    margin: 20px auto;
    background-color: #fff;
    height: 366px;
    border-radius: 2px;
    box-shadow: 0 0 6px #c6c6c6;
}
.bannerLeft{
    height: calc(100% - 40px);
    width: 480px;
    background-color: #e8e8e8;
    float: left;
    margin: 20px 20px 0 20px;
    box-shadow: 0 0 4px #a9a9a9;
}
.bannerRight{
    height: calc(100% - 40px);
    width: 660px;
    /* background-color: #124ca0; */
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}
.br_top{
    width: 100%;
    height: 32px;
    display: flex;
    align-items: center;
    border-bottom: #cccdce 1px solid;
    justify-content: space-between;
}
.br_top1{
    width: 100%;
}
.br_item{
    font-size: 18px;
    margin-right: 50px;
    padding: 10px;
    padding-top: 0;
    line-height: 20px;
    cursor: pointer;
    user-select: none;
    font-weight: bold;
    float: left;
}
.br_item_a{
    font-size: 18px;
    margin-right: 50px;
    padding: 10px;
    padding-top: 0;
    line-height: 20px;
    cursor: pointer;
    user-select: none;
    font-weight: bold;
    color: #0f5896;
    border-bottom: #0f5896 2px solid;
    width: 96px;
    float: left;
}
.nr_ul{
    width: 100%;
    height: 290px;
    /* background-color: #f1f1f1; */
    margin-top: 10px;
    overflow: auto;
}
.nr_li{
    list-style-type:disc;
    list-style-position: inside;
    line-height: 34px;
	cursor: pointer;
}
.nrli_p{
    color: #333333;
    display: inline;
}
.nrli_time{
    color: #999999;
    display: inline;
    float: right;
}
	/* 修改 */
.body_jsqh{
    width: 1200px;
    height: 315px;
    margin: 20px auto;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 0 6px #c6c6c6;
    padding: 0 20px;
}
	/* 修改 */
.survey-box{
    width: 1200px;
    height: 355px;
    margin: 20px auto;
    background-color: #f4f4f4;
    overflow: hidden;
    position: relative;
}
.survey{
    width: 300%;
    height: 100%;
}
.s-1{
    width: 1000px !important;
    height: 100%;
    float: left;
    overflow: hidden;
    margin-right: 20px;
    position: absolute;
    /* padding-right: 20px; */
}
.body_moku{
    width: 1200px;
    height: 355px;
    margin: 20px auto;
}
.body_moku_a{
    width: calc((100% - 20px) * 0.5);
    height: 100%;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 0 6px #c6c6c6;
    float: left;
    padding: 0 20px;
}
	/* 修改 */
.bottom{
    width: 100%;
    height: 46px;
    background-color: #e5e5e5;
    text-align: center;
    padding-top: 20px;
}
.bottom_p{
    line-height: 6px;
}
.moku_top{
    height: 60px;
    /* width: calc(100% - 40px); */
    /* background-color: #124ca0; */
    margin: 0 auto;
    border-bottom: 1px solid #e1e1e1;
    padding-top: 16px;
    position: relative;
}
.moku_p{
    font-size: 18px;
    color: #393939;
    font-weight: bold;
    margin-left: 23px;
}
.moku_topdi{
    width: 120px;
    height: 2px;
    background-color: #4671f4;
    position: absolute;
    bottom: 0;
}
.moku_topdib{
    width: 134px;
    height: 2px;
    background-color: #4671f4;
    position: absolute;
    bottom: 0;
}
	/* 修改 */
.bdjsq_body{
    width: 100%;
    height: calc(100% - 110px);
    /* background-color: #124ca0; */
    margin-top: 20px;
}
	/* 修改 */
.bdjsq_body_item{
    width: calc((100% - 206px) * 0.25);
    height: 100%;
    background: -webkit-linear-gradient(right,#ff904d, #febe93);
    margin: 0 26px;
    float: left;
    box-shadow: 0 0 6px #b7b7b7;
    display: flex;
    justify-content: center;
    align-items: center;
	border-radius:6px;
	cursor: pointer;
}
.bdjsqit_body{
    text-align: center;
}
	/* 修改 */
.bd_a{
    color: white;
    display: inline-block;
}
.bd_a img{
	width: 48px;
	height: 48px;
}
	/* 修改 */
.bd_b{
    color: white;
    font-size: 20px !important;
    margin-top: 14px;
}
.zhong_bt{
    width: 114px !important;
    height: 100%;
    background: url(../img/4.png);
    margin-right: 20px;
    float: left;
    box-shadow:  0 0 2px black;
}
.zhong_bt1{
    width: 114px;
    height: 100%;
    background: url(../img/3.png);
    margin-right: 20px;
    float: left;
    box-shadow:  0 0 2px black;
}
.zhong_bt2{
    width: 114px;
    height: 100%;
    background: url(../img/2.png);
    margin-right: 20px;
    float: left;
    box-shadow:  0 0 2px black;
}
.zhong_bt3{
    width: 114px;
    height: 100%;
    background: url(../img/1.png);
    margin-right: 20px;
    float: left;
    box-shadow:  0 0 2px black;
}
.zbt_rig{
    /* width: calc(100% - 516px); */
    width: 728px !important;
    height: 100%;
    background:#fff9f5;
    float: left;
    box-shadow:  0 0 2px black;
    margin-right: 20px;
    margin-left: -20px;
	padding-right: 10px;
}
.zbt_rig_left{
    width: 30%;
    height: 100%;
    background-color: #ffffff;
    float: left;
    border-right: 1px solid #d4d4d4;
}
.zbt_rig_right{
    width: 70%;
    height: 100%;
    background-color: #fff9f5;
    float: left;
}
.zbt_rig_left_item_btn_huangse{
    width: calc(100% + 1px);
    height: 60px;
    background-color: #fff9f5;
    position: relative;
    border-bottom: 1px solid #d4d4d4;
    border-right: 0;
    color: #d7ac8b;
}
.zbt_rig_left_item_btn_huise{
    width: 100%;
    height: 60px;
    background-color: #fff9f5;
    position: relative;
    border-bottom: 1px solid #d4d4d4;
    border-right: 0;
    color: #747474;
}

.zbt_rig_left_item_btn_huangse1{
    width: calc(100% + 1px);
    height: 60px;
    background-color: #fff9f5;
    position: relative;
    border-bottom: 1px solid #d4d4d4;
    border-right: 0;
    color: #d7ac8b;
}
.zbt_rig_left_item_btn_huise1{
    width: 100%;
    height: 60px;
    background-color: #fff9f5;
    position: relative;
    border-bottom: 1px solid #d4d4d4;
    border-right: 0;
    color: #747474;
}

.zbt_rig_left_item_btn_huangse2{
    width: calc(100% + 1px);
    height: 60px;
    background-color: #fff9f5;
    position: relative;
    border-bottom: 1px solid #d4d4d4;
    border-right: 0;
    color: #d7ac8b;
}
.zbt_rig_left_item_btn_huise2{
    width: 100%;
    height: 60px;
    background-color: #fff9f5;
    position: relative;
    border-bottom: 1px solid #d4d4d4;
    border-right: 0;
    color: #747474;
}

.zbt_rig_left_item_btn_huangse3{
    width: calc(100% + 1px);
    height: 60px;
    background-color: #fff9f5;
    position: relative;
    border-bottom: 1px solid #d4d4d4;
    border-right: 0;
    color: #d7ac8b;
}
.zbt_rig_left_item_btn_huise3{
    width: 100%;
    height: 60px;
    background-color: #fff9f5;
    position: relative;
    border-bottom: 1px solid #d4d4d4;
    border-right: 0;
    color: #747474;
}
.huangse{
    color: #d7ac8b;
}
.huise{
    color: #747474;
}
.zrli_p1{
    position: absolute;
    top: 18px;
    left: 20px;
    /* color: #d7ac8b; */
    font-size: 22px !important;
}
.zrli_p2{
    position: absolute;
    top: 17px;
    left: 62px;
    /* color: #d7ac8b; */
    font-size: 18px;
}
.zrli_p3{
    position: absolute;
    top: 18px;
    right: 20px;
    /* color: #d7ac8b; */
    font-size: 22px !important;
}
.zw{
    width: 100%;
    height: calc(100% - 120px);
    border-right: 1px solid #d4d4d4;
}
.zrrul{
    width: calc(100% - 40px);
    margin: 0 auto;
    color: #999999;
}
.ringhp1{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 20px 20px;

}
.zrryuan{
    height: 6px;
    width: 6px;
    border-radius: 6px;
    background-color: #535353;
    float: left;
}
.zrrlip{
    float: left;
    width: calc(100% - 6px);
    position: absolute;
    left: 14px;
    top: -6px;
}
.zrrli{
    position: relative;
}
.ite{
    overflow: hidden;
}