/** li.pengyang-v1.0.0 APP License By li.pengyang <li.pengyang@trs.com.cn> */
body .aaa_content span,body .aaa_content2 span,body .bbb_list li {
    /* text-decoration:underline */
}

body .interact {
    width: 1200px;
    height: auto;
    margin: 20px auto 24px auto;
}

body .interact .main_header {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #D8D8D8;
}

body .interact .main_header .header_left {
    height: 33px;
    font-size: 24px;
    color: #333;
    line-height: 33px;
    font-weight: 400
}

body .interact .main_header .header_left .lactive {
    color: #1A55A7
}

body .interact .main_header .header_left a {
    color: #333
}

body .interact .main_header .header_right {
    position: absolute;
    right: 10px;
    height: 33px;
    font-size: 24px;
    color: #333;
    line-height: 33px;
    font-weight: 400
}

body .interact .main_header .header_right .library {
    margin-left: 10px;
    text-decoration: underline;
    display: inline-block;
}

body .interact .main_header .header_right .ractive {
    color: #1A55A7;
    text-decoration: underline
}

body .interact .interact_padding {
    margin-top: 20px;
    height: 890px;
}

body .interact .interact_padding .interact_title {
    width: 100%;
    margin-top: 20px;
    height: 240px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

body .interact .interact_padding .interact_title .layui-btn1 {
    position: relative;
    width: 24%;
    height: 240px;
    padding: 0 0;
    box-sizing: border-box;
    background-color: #fff;
}

body .interact .interact_padding .interact_title .layui-btn1 h2 {
    /* position:absolute; */
    font-size: 24px;
    color: #1A55A7;
    /* left:160px; */
    height: 48px;
    line-height: 48px;
    /* top:40px; */
    margin-bottom: 24px;
    text-align: center;
}

body .interact .interact_padding .interact_title .layui-btn1 img {
    /* position:absolute; */
    /* left:20px; */
    /* top:40px; */
    display: none;
}

body .interact .interact_padding .interact_title .layui-btn1 p {
    /* width:400px; */
    /* height: 100px; */
    /* position:absolute; */
    /* left: 160px; */
    /* top: 90px; */
    color: #333;
    font-size: 16px;
    line-height: 36px;
    padding: 21px 20px;
    text-indent: 2em;
}

body .interact .interact_padding .interact_content {
    width: 100%;
    height: 616px;
    background-color: #fff;
    margin-top: 24px;
    position: relative;
}

body .interact .interact_padding .interact_content .interact_content_title {
    position: relative;
    width: 152px;
    height: 180px;
    background-color: #fff;
    /* padding-top: 20px; */
    /* padding-left: 30px; */
    /* display: none; */
}

body .interact .interact_padding .interact_content .interact_content_title h2 {
    /* position: absolute; */
    font-size: 18px;
    color: #fff;
    left: 40px;
    top: 40px;
    line-height: 40px;
    /* border-radius: 25px; */
    text-align: center;
    background: #1A55A7;
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right1 span,body .interact .interact_padding .interact_content .interact_content_right .interact_content_right4 span {
    font-size: 14px
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right1 span i,body .interact .interact_padding .interact_content .interact_content_right .interact_content_right4 span i {
    color: red
}

body .interact .interact_padding .interact_content .interact_content_title img {
    position: absolute;
    left: 30px;
    top: 100px;
    display: none;
}

body .interact .interact_padding .interact_content .interact_content_right {
    width: 1000px;
    height: 530px;
    background-color: #fff;
    position: absolute;
    left: 100px;
    top: 68px;
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right1 {
    width: 100%;
    height: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right1 input {
    width: 400px;
    height: 36px;
    border: 1px solid #E6E6E6;
    border-radius: 4px
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right1:nth-of-type(2) {
    margin-top: 20px
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right3 {
    width: 100%;
    height: 200px;
    position: relative;
    background-color: #fff;
    margin-top: 20px;
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right3 span:nth-last-of-type(2) {
    position: absolute;
    font-size: 14px
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right3 span:nth-last-of-type(2) input {
    width: 950px;
    height: 36px;
    border: 1px solid #E6E6E6;
    border-radius: 4px
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right3 span:nth-last-of-type(2) i {
    color: red
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right3 span:nth-last-of-type(1) {
    position: absolute;
    font-size: 14px;
    top: 50px;
    margin-top: 10px;
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right3 span:nth-last-of-type(1) input {
    width: 750px;
    height: 144px;
    border: 1px solid #E6E6E6;
    border-radius: 4px
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right3 span:nth-last-of-type(1) i {
    color: red;
    float: left;
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right4 {
    width: 100%;
    height: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right4 span a {
    display: inline-block;
    width: 118px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 5px;
    margin-left: 30px;
    background-color: #1A55A7;
    color: #fff
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right4 input {
    width: 400px;
    height: 36px;
    border: 1px solid #E6E6E6;
    border-radius: 4px
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_bot {
    width: 300px;
    height: 36px;
    margin: 30px auto 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_bot span:nth-last-of-type(1) {
    width: 76px;
    height: 36px;
    background-color: #1A55A7;
    line-height: 36px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_bot span:nth-last-of-type(2) {
    width: 76px;
    height: 36px;
    background-color: #fff;
    line-height: 36px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #E6E6E6;
    cursor: pointer;
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_checkbox {
    width: 100%;
    height: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_checkbox input {
    border: 1px solid gray;
    outline: 0;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    font-size: .8rem;
    margin: 0 20px;
    padding: 0;
    cursor: pointer;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_checkbox span {
    font-size: 14px
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_checkbox span i {
    color: red
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_checkbox input:checked {
    background: url(duihao.png) no-repeat;
    background-size: 100% 100%
}

body .interact .interact_padding .interact_bto {
    width: 24%;
    height: 240px;
    background-color: #fff;
    position: relative;
    /* margin-top:20px; */
    float: left;
}

body .interact .interact_padding .interact_bto .interact_liuyan {
    position: relative;
    /* width:150px; */
    /* float: left; */
    /* height:180px; */
    /* background-color:#fff; */
    padding-top: 0;
    /* padding-left:30px; */
}

body .interact .interact_padding .interact_bto .interact_liuyan h2 {
    /* position:absolute; */
    font-size: 24px;
    color: #1A55A7;
    text-align: center;
    /* left:40px; */
    /* top: 40px; */
}

body .interact .interact_padding .interact_bto .interact_liuyan img {
    /* position:absolute; */
    /* left:30px; */
    /* top: 90px; */
    display: none;
}

body .interact .interact_padding .interact_bto .home_normal_news {
    /* position:absolute; */
    /* left:220px; */
    /* float: right; */
    /* top:40px; */
    width: 100%;
    /* margin: 0 4%; */
    padding: 0 20px;
    height: auto;
    font-size: 16px;
    margin-top: 20px;
    box-sizing: border-box;
}

body .interact .interact_padding .interact_bto ul li {
    width: 100%;
    height: 36px;
    line-height: 36px;
    /* border-bottom:1px solid #D8D8D8; */
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
body .interact .interact_padding .interact_bto ul li a{
    color: #333;
    font-size: 16px;
}
body .aaa,body .bbb {
    line-height: 40px;
    font-weight: 600;
    font-size: 14px
}

body .interact .interact_padding .interact_bto ul li span {
    /* position:absolute; */
    right: 0;
    float: right;
}

body .interact .interact_padding .interact_bto ul li:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #1A55A7;
    margin-right: 4px;
    margin-bottom: 2px
}

body .aaa {
    width: 300px;
    height: 40px
}

body .aaa_content {
    width: 400px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body .aaa_content2 {
    width: 400px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body .bbb {
    width: 300px;
    height: 40px
}

body .bbb_list {
    font-size: 14px;
    display: inline-block;
}

body .bbb_list li {
    padding-top: 10px;
    width: auto;
    float: left;
    font-size: 14px;
    padding-right: 20px;
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right3 span:nth-last-of-type(1) textarea {
    width: 950px;
    height: 144px;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    padding: 10px;
    line-height: 24px;
}

button, input, optgroup, option, select, textarea {
    padding-left: 10px;
    box-sizing: border-box;
}

body .interact .interact_padding .interact_content .interact_content_right .interact_content_right4 img {
    cursor: pointer;
    padding-right: 200px;
}

body .interact .interact_padding .interact_title .layui-btn1 span {
    position: absolute;
    right: 60px;
    top: 190px;
    font-size: 24px;
}

body .interact .interact_padding .interact_title .layui-btn1 span:hover {
    color: #1A55A7;
}

body .interact .interact_padding .interact_title #btn2 span {
    /* top: 130px; */
}

body .interact .interact_padding .interact_bto ul li .news_info {
    /* left: 0; */
}

.home_news_info {
    width: 100%;
    margin: 0;
}

.home_normal_cont .home_news_info {
    display: none;
}

.home_normal_cont .news_tab_active {
    display: block;
}

.home_normal_news {
    width: 100%;
    height: 310px;
    margin-top: 5px
}

.home_normal_news .home_normal_header {
    height: 37px;
    width: 100%;
    position: relative
}

.home_normal_news .home_normal_header .tab_rail {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: #F0F0F0;
    z-index: -1;
}

.home_normal_news .home_normal_header .normal_tab {
    font-size: 18px;
    color: #666;
    font-weight: 400;
    text-align: center;
    z-index: 10;
    height: 33px;
    line-height: 25px;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    width: 140px;
}

.home_normal_news .home_normal_header .normal_tab_active {
    color: #1A55A7;
    /* border-bottom:4px solid #1A55A7; */
}

.home_normal_news .home_normal_header .normal_link {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 16px;
    display: none;
}

.home_normal_news .home_normal_header .normal_link a {
    font-size: 16px;
    color: #1A55A7
}

.home_normal_news .home_normal_cont {
    width: 100%;
    /* height: 265px; */
    overflow: hidden;
    padding-top: 0;
}

.home_normal_news .home_normal_header .normal_tab_active .normal_link {
    display: block;
}

.home_normal_news {
    width: 100%;
    height: 310px;
    margin-top: 5px;
}

body .interact .interact_padding .interact_bto:after {
    content: "";
    display: table;
    clear: both;
}
