@charset "utf-8";

/* CSS Document */


/*头尾所需统一样式*/

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
    border: 0px;
    -webkit-text-size-adjust: none;
}

li {
    list-style: none;
}

body {
    text-align: left;
    font-family: '微软雅黑';
    color: #333333;
    background: #fff;
    min-width: 1200px;
}

a,
ins {
    text-decoration: none;
}

a {
    color: #333333;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clear {
    clear: both;
}

.L {
    float: left;
}

.R {
    float: right;
}

.hidden {
    display: none
}

.bt-note-0 {
    clear: both;
    height: 0px;
    width: 100%;
}

.bt-note-20 {
    clear: both;
    width: 100%;
    height: 20px;
}

.bt-note-30 {
    clear: both;
    width: 100%;
    height: 30px;
}

.bt-note-0 {
    clear: both;
    width: 100%;
    height: 0px;
}

.bt-note-10 {
    clear: both;
    width: 100%;
    height: 10px;
    background: #fff;
}

.bt-note-40 {
    clear: both;
    height: 40px;
    width: 1200px;
    margin: 0 auto;
    background: rgb(255, 255, 255);
}

.bt-note-420 {
    clear: both;
    height: 420px;
    width: 100%;
}

.span1 {
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}

a:hover {
    text-decoration: none;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

a:focus {
    outline: none;
}


/* 当前位置 */

.dqwz {
    width: 100%;
    background: #f6f6f6;
}

.dqwz_1200 {
    width: 1200px;
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
    background: url(dqwz_icon.png) no-repeat 0 center;
    padding-left: 30px;
}

.dqwz_1200 ul li {
    float: left;
    margin: 0 5px
}

.dqwz_1200 ul li a {
    font-size: 16px;
}

.dqwz_1200 ul li a:hover {
    color: #0d8ee9;
}


/* 互动交流栏目样式 */

.hdjl_column {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #f6f6f6;
    padding-bottom: 20px;
}

.box_1200 {
    width: 1200px;
    min-height: 720px;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}


/* 互动交流左侧样式开始 */

.hdjl_column_left {
    border: 1px solid #ebebeb;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    width: 270px;
    float: left;
}

.hdjl_column_title {
    width: 100%;
    height: 50px;
    background: #0d8ee9 url(hd_logo.png) no-repeat 20px center;
}

.hdjl_column_title p {
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    padding-left: 70px;
}

.hdjl_column_list {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.hdjl_column_list ul li {
    width: 100%;
    background: url(list_icon3.png) no-repeat 230px center;
}

.hdjl_column_list ul li a {
    display: inline-block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: url(list_icon1.png) no-repeat 30px center;
    border-bottom: 1px solid #f1f1f1;
    padding-left: 70px;
}

.hdjl_column_list ul li:hover {
    background: url(list_icon4.png) no-repeat 230px center;
}

.hdjl_column_list ul li a:hover {
    background: url(list_icon2.png) no-repeat 30px center;
}


/* 栏目高亮 */

.hdjl_column_list ul li.hover_active {
    background: url(list_icon4.png) no-repeat 230px center;
}

.hdjl_column_list ul li.hover_active a {
    background: url(list_icon2.png) no-repeat 30px center;
}


/* 互动交流左侧样式结束 */

.hdjl_column_right {
    overflow: hidden;
    float: right;
    text-align: left;
    min-height: 720px;
    width: 900px;
    border: #ebebeb solid 1px;
    background: #FFF;
}


/* 互动交流右侧样式 */

.hdjl_title p {
    line-height: 80px;
    width: 100%;
    height: 80px;
    text-align: center;
    font-size: 21px;
}

.title_left {
    float: left;
    color: #0e8ee9;
    font-size: 18px;
    line-height: 60px;
}

.red {
    color: red;
}

.sqnr {
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    border-bottom: 1px solid #ebebeb;
}

.title_right {
    float: right;
    color: #999999;
    font-size: 13px;
}


/* 输入框样式 */

.hdjl_form {
    width: 100%;
    padding: 30px 30px 0 30px;
    line-height: 30px;
}

.text_short {
    border: 1px solid #ebebeb;
    height: 45px;
    line-height: 45px;
    width: 700px;
    padding-left: 10px;
    color: #999999;
    border-radius: 5px;
    margin-bottom: 30px;
}

.text_long {
    border: 1px solid #ebebeb;
    height: 45px;
    line-height: 45px;
    width: 700px;
    padding-left: 10px;
    color: #999999;
    border-radius: 5px;
    margin-bottom: 30px;
    height: 150px;
}

.text_yzm {
    border: 1px solid #ebebeb;
    height: 45px;
    line-height: 45px;
    width: 200px;
    padding-left: 10px;
    color: #999999;
    border-radius: 5px;
    margin-bottom: 30px;
}

.tjsubmit {
    width: 190px;
    height: 55px;
    background: #0d8ee9;
    color: #fff;
    font-size: 17px;
    line-height: 55px;
    border-radius: 5px;
    margin-left: 89px;
    margin-bottom: 30px;
    float: left;
}

.czreset {
    width: 190px;
    height: 55px;
    background: #f34040;
    color: #fff;
    font-size: 17px;
    line-height: 55px;
    border-radius: 5px;
    margin-left: 89px;
    margin-bottom: 30px;
    float: left;
}


/* 提交建议输入框样式 */

.text_danxuan {
    font-size: 16px;
    margin-bottom: 20px;
    margin-right: 10px;
}


/* 输入框高亮 */

.focus {
    border: 1px solid #0d8ee9;
    outline: none;
    /* border-radius: 5px; */
    color: #333333;
}

.blur {
    border: 1px solid #ebebeb;
    outline: none;
    /* border-radius: 5px; */
}


/* 反馈列表样式 */

.fklb_list {
    width: 840px;
    margin: 0 30px 30px 30px;
    min-height: 300px;
    border: 1px solid #ebebeb;
}

.fklb_list table tbody tr td {
    border: 1px solid #ebebeb;
    height: 50px;
    font-size: 14px;
    padding-left: 20px;
}

.fklb_list table tbody tr:nth-child(odd) {
    background: #f8f8f8
}

.fklb_list table tbody tr:nth-child(even) {
    background: #ffffff;
}

.fklb_list table tbody tr td a:hover {
    color: #ffd558
}

.fklb_list table tbody tr td a {
    color: #1f9cdd;
}


/* 控制字数样式 */

.kzzs {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* 居中样式 */

.juzhong {
    text-align: center;
    padding: 0px!important;
}


/* 互动交流主页面样式 */

.hdjlsy {
    width: 100%;
    background: #f6f6f6;
    min-height: 600px;
    padding-top: 30px;
}

.hdjlsy_top {
    width: 1200px;
    margin: 0 auto;
    height: 225px;
    /* background: #fff;
    box-shadow: 0px 0px 10px #999999; */
}

.hdjlsy_top ul li {
    float: left;
}
.hdjlsy_top ul {
    margin-left: -23px;
}
.hdjlsy_top ul li a {
    display: inline-block;
    width: 180px;
    height: 200px;
    text-align: center;
    padding-top: 125px;
    transition: 0.8s;
    margin-left: 22px;
    border-radius: 22px;
    background-color: #ffffff;
}

.hdjlsy_top ul li a p {
    font-size: 22px;
    line-height: 80px;
}

.hdjlsy_top ul li a:hover>p {
    color: #1f9cdd;
    font-weight: bold;
}

.hdjlsy_top ul li a:hover {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.hdjl_sjxq a {
    background: url(hdsjxq.png) no-repeat center 45px;
}

.hdjl_jcgk a {
    background: url(hdjcgk.png) no-repeat center 45px;
}

.hdjl_tjjy a {
    background: url(hdtjjy.png) no-repeat center 45px;
}

.hdjl_fklb a {
    background: url(hdfklb.png) no-repeat center 45px;
}

.hdjl_qyss a {
    background: url(hdqyss.png) no-repeat center 45px;
}

.hdjlsy_down {
    width: 1200px;
    margin: 0 auto;
}

.hdjlsy_down table tbody tr td {
    border: 1px solid #ebebeb;
    height: 50px;
    font-size: 14px;
    padding-left: 20px;
}

.hdjlsy_down table tbody tr:nth-child(odd) {
    background: #f8f8f8
}

.hdjlsy_down table tbody tr:nth-child(even) {
    background: #ffffff;
}

.hdjlsy_down table tbody tr td a:hover {
    color: #ffd558
}

.hdjlsy_down table tbody tr td a {
    color: #1f9cdd;
}