/* reset */

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
    font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
    border: 0;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal;
}

[hidefocus],
summary {
    outline: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
    font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
    font: 12px/1.14 arial, \5b8b\4f53;
    color: #333;
    outline: 0;
}

body {
    background: #fbfcdc73;
    font-family: 'Microsoft YaHei';
}

a,
a:hover {
    color: #333;
}



.hasMoreTab .bd li a:hover {
    color: #a81009;
}

.hasMoreTab1 .bd li a:hover {
    color: #a81009;
    
    
}



/* Float clear */

.clearfix {
    zoom: 1;
}

.clearfix:after {
    display: block;
    visibility: hidden;
    content: ".";
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.clear {
    display: block;
    visibility: hidden;
    content: ".";
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    zoom: 1;
}

.cont {
    clear: both;
    margin: 0 auto;
    width: 1140px;
    height: auto;
    text-align: left;
}

.cont:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ".";
    height: 0;
    *zoom: 1;
}

.cont-1 {
    width: 1180px;
    margin: 0 auto;
}

.padding-tb-ml {
    /*padding-top: 20px;*/
    padding-bottom: 15px;
}

.margin-left {
    margin-left: 25px;
}

.margin-right-xs {
    margin-right: 5px;
}

.margin-top-xs {
    margin-top: 5px;
}

.margin-top-sm {
    margin-top: 15px;
}

.margin-top-ml {
    margin-top: 20px;
    width: 100%;
    float: left;
}

.margin-bottom-sm {
    margin-bottom: 15px;
}

.margin-tb {
    margin-top: 20px;
    margin-bottom: 20px;
}

.padding-ml {
    padding: 20px;
}

.bg-white {
    background-color: #fff;
}




.bg-grey {
    background-color: #fbfcdc;
}

.bg-red {
    background-color: #996600;
}

.text-red {
    color: #b00f07;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-ml {
    font-size: 15px;
}


/* 首页头部背景轮播css */

.fullSlide {
    width: 100%;
    position: relative;
    height: 420px;
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 420px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}




.fullSlide .bd li a {
    display: block;
    height: 460px;
}

.fullSlide .hd {
    width: 719px;
    height: 53px;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fullSlide .logo {
    width: 215px;
    height: 87px;
    position: absolute;
    left: 50%;
    top: 28px;
    z-index: 1;
    transform: translateX(-250%);
}


.fullSlide1 {
    width: 100%;
    position: relative;
    height: 320px;
    background: #000;
}

.fullSlide1 .bd1 {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide1 .bd1 ul {
    width: 100% !important;
}

.fullSlide1 .bd1 li {
    width: 100% !important;
    height: 320px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}




.fullSlide1 .bd1 li a {
    display: block;
    height: 460px;
}



.fullSlide1 .hd {
    width: 719px;
    height: 53px;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fullSlide1 .hd h1 {
    color: #FFF;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    margin-top: 80px;
}

.fullSlide1 .logo {
    width: 215px;
    height: 87px;
    position: absolute;
    left: 50%;
    top: 28px;
    z-index: 1;
    transform: translateX(-250%);
}


/* 公告 */

.notice {
    width: 100%;
    height: 56px;
    background: #fff;
    float: left;
}

.notice .cont {
    margin-top: 2px;
}

.notice .left {
    float: left;
    width: 630px;
    display: flex;
    justify-content: start;
    align-items: center;
}

.notice .right {
    width: 400px;
    float: right;
}

.search {
    display: flex;
    position: relative;
    margin-top: 4px;
    border: 1px solid #a81005;
    border-radius: 2px;
    height: 40px;
}

.search_box {
    flex: 1;
    position: relative;
}

.searchicon {
    position: absolute;
    top: 8px;
    left: 5px;
    font-size: 18px;
    color: #a81005;
    font-weight: bold;
}

.search_box input {
    width: 300px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    /*width: 100%;*/
    padding-left: 1.8rem;
    border: none;
    color: #999;
}

.search_label {
    width: 50px;
    text-align: center;
    background-color: #a81005;
}

.round_button {
    color: #ffffff;
    font-size: 16px;
    height: 38px;
    border: none;
    background: none;
}

.txtScroll-left {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 6px;
}

.txtScroll-left .hd {
    width: 20px;
    margin-left: 5px;
}

.txtScroll-left .hd .prev,
.txtScroll-left .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    overflow: hidden;
    cursor: pointer;
    background: url("../image/arrow.png") no-repeat;
}

.txtScroll-left .hd .next {
    background-position: 0 -50px;
}

.txtScroll-left .hd .prevStop {
    background-position: -60px 0;
}

.txtScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.txtScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.txtScroll-left .bd ul li {
    margin-right: 20px;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: left;
    _display: inline;
    font-size: 16px;
}

.txtScroll-left .bd .infoList span {
    margin-left: 15px;
}

.txtScroll-left .bd ul li span {
    color: #999;
}

.noticeIcon {
    width: 90px;
    color: #d92e1d;
    font-weight: bold;
    font-size: 15px;
}

.noticeIcon span {
    margin-right: 5px;
}


/* 首页新闻 */

.news-left {
    position: relative;
    float: left;
    width: 483px;
    height: 290px;
    margin-right: -483px;
}

.focusBox {
    position: relative;
    width: 483px;
    height: 290px;
    overflow: hidden;
    text-align: left;
}

.focusBox .pic img {
    width: 483px;
    height: 290px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 40px;
    width: 100%;
    background: #000;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 40px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: -40px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 16px;
    text-decoration: none;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 14px;
    right: 8px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    margin-right: 12px;
    cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox .num li span {
    z-index: 1;
    background: #ffffff;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
    background: #fff;
}

.news-right {
    float: right;
    width: 100%;
}

.news-right-cont {
    margin-left: 503px;
    height: 290px;
}

.hasMoreTab .hd {
    line-height: 35px;
    height: 35px;
    background: #fbfcdc;
    position: relative;
    padding-right: 10px;
}

.hasMoreTab .hd .more {
    float: right;
}

.hasMoreTab .hd .more a {
    color: #a9100a;
}

.hasMoreTab .hd ul {
    z-index: 5;
    position: absolute;
    height: 35px;
    overflow: hidden;
    zoom: 1;
}

.hasMoreTab .hd li {
    width: 100px;
    float: left;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    color: #996600;
    font-weight: 600;
}

.hasMoreTab .hd li.on {
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    background: #a9100a;
    border-top: 0;
    color: #fff;
}

.hasMoreTab .bd {
    clear: both;
    position: relative;
    margin-top: 15px;
}

.hasMoreTab .bd ul {
    zoom: 1;
}

.hasMoreTab .bd li {
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hasMoreTab .bd li a {
    color: #333;
    line-height: 28px;
    font-size: 16px;
}

.hasMoreTab .bd li .date {
    float: right;
    color: #999;
    margin-left: 10px;
}

.ad-img {
    width: 1140px;
    height: 142px;
}

.ad-img img {
    width: 100%;
    vertical-align: middle;
}


/* 首页主题 */

.picScroll {
    position: relative;
}

.picScroll .prev,
.picScroll .next {
    display: block;
    position: absolute;
    top: 22px;
    left: -20px;
    width: 19px;
    height: 53px;
    background: url(../image/video_btn.png) no-repeat;
}

.picScroll .next {
    left: auto;
    right: -20px;
    background-position: -29px 0;
}

.picScroll .prev:hover {
    background-position: 0 -63px;
}

.picScroll .next:hover {
    background-position: -29px -63px;
}

.picScroll ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll ul li {
    width: 354px;
    float: left;
    overflow: hidden;
    padding-left: 20px;
}

.picScroll ul li img {
    width: 100%;
    height: 100px;
    display: block;
    background: url(../image/loading.gif) center center no-repeat;
}


.picScrollhh {
    position: relative;
}

.picScrollhh .prev,
.picScrollhh .next {
    display: block;
    position: absolute;
    top: 22px;
    left: -20px;
    width: 19px;
    height: 53px;
    background: url(../image/video_btn.png) no-repeat;
}

.picScrollhh .next {
    left: auto;
    right: -20px;
    background-position: -29px 0;
}

.picScrollhh .prev:hover {
    background-position: 0 -63px;
}

.picScrollhh .next:hover {
    background-position: -29px -63px;
}

.picScrollhh ul {
    overflow: hidden;
    zoom: 1;
}

.picScrollhh ul li {
    width: 354px;
    float: left;
    overflow: hidden;
    padding-left: 20px;
}

.picScrollhh ul li img {
    width: 100%;
    height: 100px;
    display: block;
    background: url(../image/loading.gif) center center no-repeat;
}


/* 业务版块 */
.bussiness-bd ul {
    zoom: 1;
    overflow: hidden;
}

.bussiness-bd ul li {
    float: left;
    width: 212px;
    
    
    
    
    
    
    
    
    
    
    height: 323px;
    background-color: #fbfcdc;
    margin-right: 20px;
}

.bussiness-bd ul li .bussiness-bd-con {
    padding: 30px 20px 20px 20px;
}

.bussiness-bd .icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.bussiness-bd .icon img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 100;
    transition: all 0.3s ease 0s;
}
.bussiness-bd ul li:last-child {
    margin-right: 0;
}

.bussiness-bd ul li:hover {
    background-color: #f8f8f8;
}

.bussiness-bd ul li:hover .bg-red {
    background-color: #b00f07;
}

.bussiness-bd ul li:hover .tit-red,
.bussiness-bd ul li:hover p {
    color: #333;
}

.bussniess-hd {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1120px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    padding-right: 20px;
}

.bussniess-hd .tit {
    width: 140px;
    background-color: #b00f07;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.bussniess-hd .tit span {
    font-weight: normal;
    margin-right: 8px;
    font-size: 18px;
}

.bussiness-bd .tit-red {
    color: #996600;
    font-size: 22px;
    font-weight: bold;
}

.bussiness-bd .info {
    border-top: 1px dotted #ccc;
}

.bussiness-bd .info p {
    margin-top: 15px;
    color: #333;
    font-size: 16px;
    line-height: 28px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-break: break-all;
    overflow: hidden;
}

.bussiness-bd .more-btn {
    margin: 0 auto;
    width: 88px;
    height: 30px;
    line-height: 30px;
    border-radius: 6px;
}

.bussiness-bd .more-btn a {
    color: #b00f07;
}


/*  */

.information-rg {
    float: right;
    width: 185px;
    height: 325px;
}

.information-rg ul li {
    margin-bottom: 20px;
}

.information-rg ul li:last-child {
    margin-top: 0;
}

.information-rg .img {
    width: 100%;
    height: 95px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.information-lf {
    width: 1140px;
    height: 325px;
    float: left;
    margin-right: 20px;
}



.yyui_tab {
}

.yyui_tab>ul {
    width: 200px;
    float: left;
}

.yyui_tab>ul li {
    margin-bottom: 15px;
}

.yyui_tab>ul li:last-child {
    margin-bottom: 0;
}

.yyui_tab>ul>.yyui_tab_title {
    width: 200px;
    box-sizing: border-box;
    line-height: 97px;
    height: 97px;
    font-size: 25px;
    text-align: center;
    color: #a9100a;
    border: 1px solid #a9100a;
    cursor: pointer;
    display: inline-block;
}

.yyui_tab>ul>.yyui_tab_title_this {
    width: 200px;
    box-sizing: border-box;
    line-height: 97px;
    background-color: #a9100a;
    height: 97px;
    font-size: 25px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 0px;
}

.yyui_tab>ul>.yyui_tab_title span,
.yyui_tab>ul>.yyui_tab_title_this span {
    font-size: 33px;
    margin-right: 10px;
}

.yyui_tab>.yyui_tab_content {
    width: 690px;
    float: left;
    display: none;
    box-sizing: border-box;
}

.yyui_tab>.yyui_tab_content_this {
    display: block;
    box-sizing: border-box;
    width: 930px;
    float: right;
}

.hasMoreTab1 .hd {
    line-height: 35px;
    height: 35px;
    background: #fbfcdc;
    position: relative;
    padding-right: 10px;
}

.hasMoreTab1 .hd .more {
    float: right;
}

.hasMoreTab1 .hd .more a {
    color: #a9100a;
}

.hasMoreTab1 .hd ul {
    z-index: 5;
    position: absolute;
    height: 35px;
    overflow: hidden;
    zoom: 1;
}

.hasMoreTab1 .hd li {
    width: 100px;
    float: left;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #996600;
}

.hasMoreTab1 .hd li.on {
    height: 35px;
    line-height: 35px;
    background: #a9100a;
    border-top: 0;
    color: #fff;
}

.hasMoreTab1 .bd {
    clear: both;
    position: relative;
    margin-top: 15px;
}

.hasMoreTab1 .bd ul {
    width: 930px;
    zoom: 1;
}

.hasMoreTab1 .bd li {
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hasMoreTab1 .bd li a {
    color: #333;
    line-height: 28px;
    font-size: 16px;
}

.hasMoreTab1 .bd li .date {
    float: right;
    color: #999;
    margin-left: 10px;
}


/* 首页视频 */

.videoScroll {
    position: relative;
}

.videoScroll .prev,
.videoScroll .next {
    display: block;
    position: absolute;
    top: 60px;
    left: -20px;
    width: 19px;
    height: 53px;
    background: url(../image/video_btn.png) no-repeat;
}

.videoScroll .next {
    left: auto;
    right: -20px;
    background-position: -29px 0;
}

.videoScroll .prev:hover {
    background-position: 0 -63px;
}

.videoScroll .next:hover {
    background-position: -29px -63px;
}

.videoScroll ul {
    overflow: hidden;
    zoom: 1;
}

.videoScroll ul li {
    width: 260px;
    float: left;
    overflow: hidden;
    padding-left: 20px;
    border: none;
    text-align: center;
}

.videoScroll ul li .img {
    width: 100%;
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.videoScroll ul li .info {
    color: #333;
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
}


/* 首页新增图文 */

.picScroll-left {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.picScroll-left .hd {
    width: 90%;
    overflow: hidden;
    height: 30px;
    margin: 0 auto;
}

.picScroll-left .hd ul {
    position: relative;
    left: 50%;
    top: 15px;
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 8px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../image/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .list {
    position: relative;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    width: 370px;
    margin-right: 20px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.picScroll-left .bd ul li .title {
    position: absolute;
    left: 0;
    /*top: 0;*/
   bottom: 0;
    z-index: 3;
    width: 100%;
    height: 20%;
    text-align: left;
    background-image: linear-gradient(90deg, #ffffff, rgba(0, 0, 0, 0.01));
}

.picScroll-left .bd ul li .title .tit {
    display: inline-block;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: 2%;
    margin-left: 20px;
}

.picScroll-left .bd ul li .title .more a {
    border: 1px solid #ffffff;
    border-radius: 40px;
    text-align: center;
    width: 80px;
    height: 30px;
    line-height: 30px;
    padding: 6px 8px;
    color: #ffffff;
    margin-left: 20px;
}

.picScroll-left .bd ul li .title .more a:hover {
    color: #996600;
    background-color: #fef2f2;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 370px;
    height: 200px;
    display: block;
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
}


/* 友情链接 */

.linkBar {
    position: relative;
    z-index: 1;
    height: 40px;
    line-height: 40px;
}

.link {
    width: 1140px;
    margin: 0 auto;
    font-family: "Microsoft YaHei", SimSun, SimHei;
}

.link h3 {
    font-size: 100%;
    font-weight: normal;
    font-size: 14px;
}

.link .m {
    position: relative;
    float: left;
    width: 210px;
    height: 40px;
    margin-right: 20px;
    line-height: 40px;
    border: 1px solid #e5e5e5;
    display: inline;
    text-align: center;
}

.link .m:last-child {
    margin-right: 0;
}

.link .m h3 i {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 9px;
    height: 5px;
    background: url(../image/arrow.png) -60px -140px no-repeat;
    overflow: hidden;
    margin: -2px 0 0 5px;
    vertical-align: middle;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.link h3 a {
    zoom: 1;
    display: block;
    color: #999;
}

.link .on h3 a i {
    filter: alpha(opacity=100);
    opacity: 1;
}

.link .sub {
    display: none;
    /*默认隐藏*/
    width: 210px;
    padding: 10px 0;
    position: absolute;
    left: 0px;
    top: 42px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    float: left;
    line-height: 30px;
}

.link .sub li {
    text-align: center;
}

.link .sub li a {
    color: #333;
    display: block;
    zoom: 1;
}

.link .sub li a:hover {
    background: #e5e5e5;
    color: #c00;
}

.link .sub dl {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    padding: 15px 29px;
    line-height: 26px;
}

.link .sub dl a:hover {
    color: #c00;
}

.link .sub dl dt a {
    color: #000;
}

.link .sub dl dd a {
    color: #999;
    padding-left: 7px;
}


/* 底部信息 */

.footer {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
    background-color: #a81009;
}

.footer .foot-nav {
    list-style-type: none;
    display: flex;
}

.footer .foot-nav li {
    padding-right: 25px;
}

.footer .foot-nav li a {
    color: #ffffff;
}

.footer .foot-nav li a:hover {
    color: #dacaca;
}

.footer .grid {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: flex-start;
}

.footer .grid .grid-item {
    width: 33.3333%;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
}

.footer .grid .grid-item p {
    line-height: 25px;
}

.footer .grid .grid-item .font-1 span {
    font-size: 40px;
}

.footer .grid .grid-item .font-2 span {
    font-size: 45px;
}

.foot-info {
    margin-top: 3px;
}

.foot-info,
.foot-info a {
    color: #ffffff;
}

.foot-info span {
    display: inline-block;
    margin-right: 20px;
    height: 20px;
    line-height: 20px;
}

.foot-info img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}


/* --------------内页样式--------------- */


/* 首页主题 */

.picList {
    position: relative;
}

.picList ul {
    overflow: hidden;
    zoom: 1;
}

.picList ul li {
    width: 100%;
    float: left;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dotted #dcdcdc;
    margin-right: 20px;
    margin-bottom: 20px;
}

.picList ul li img {
    width: 100%;
    height: 160px;
    display: block;
    background: url(../image/loading.gif) center center no-repeat;
}

.picList ul li .tit {
    text-align: center;
    font-size: 16px;
    margin: 10px 0;
    color: #333;
}

.picList ul li a {
    float: left;
    width: 640px;
    font-size: 15px;
    color: #996600;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.picList ul li .date {
    float: right;
    font-size: 15px;
    color: #bab9b9;
}


/* 多行式面包屑导航-默认竖线分隔 */

.m-crumb {
    overflow: hidden;
    line-height: 1.5;
}

.m-crumb ul {
    margin-left: -20px;
}

.m-crumb li {
    float: left;
    word-wrap: normal;
    white-space: nowrap;
    color: #999;
}

.m-crumb li a {
    color: #999;
}

.m-crumb li a:hover {
    color: #ff6000;
}

.m-crumb li:before {
    display: inline-block;
    width: 20px;
    text-align: center;
    content: '|';
    font-size: 12px;
    color: #ccc;
    font-family: \5b8b\4f53;
}


/* 箭头分隔 */

.m-crumb-arr li:before {
    content: '\3E';
}


/* 空白分隔 */

.m-crumb-blank ul {
    margin-left: -10px;
}

.m-crumb-blank li:before {
    width: 10px;
    content: '';
}


/* 普通翻页器-默认居中 */

.m-page {
    float: left;
    width: 100%;
    margin: 10px 0 0;
    text-align: center;
    line-height: 32px;
    font-size: 0;
    letter-spacing: -0.307em;
    word-wrap: normal;
    white-space: nowrap;
    color: #b73b48;
}

.m-page a,
.m-page i {
    display: inline-block;
    vertical-align: top;
    padding: 0 12px;
    margin-left: -1px;
    border: 1px solid #ddd;
    font-size: 12px;
    letter-spacing: normal;
    text-shadow: 0 1px #fff;
    background: #fff;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.m-page a,
.m-page a:hover {
    text-decoration: none;
    color: #999;
}

.m-page a:first-child {
    margin-left: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.m-page a:last-child {
    margin-right: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.m-page a.pageprv:before,
.m-page a.pagenxt:after {
    font-weight: bold;
    font-family: \5b8b\4f53;
    vertical-align: top;
}

.m-page a.pageprv:before {
    margin-right: 3px;
    content: '\3C';
}

.m-page a.pagenxt:after {
    margin-left: 3px;
    content: '\3E';
}

.m-page a:hover {
    background: #fbfcdc;
}

.m-page a:active {
    background: #f0f0f0;
}

.m-page a.z-crt,
.m-page a.z-crt:hover,
.m-page a.z-crt:active {
    cursor: default;
    color: #ffffff;
    background: #b73b48;
}

.m-page a.z-dis,
.m-page a.z-dis:hover,
.m-page a.z-dis:active {
    cursor: default;
    color: #999;
    background: #fff;
}


/* 居左 */

.m-page-lt {
    text-align: left;
}


/* 居右 */

.m-page-rt {
    text-align: right;
}


/* 较小 */

.m-page-sm {
    line-height: 22px;
}

.m-page-sm a,
.m-page-sm i {
    padding: 0 8px;
}


/* 分离 */

.m-page-sr a,
.m-page-sr i {
    margin: 0 3px;
    border-radius: 5px;
}

.m-page-sr i {
    border: 0;
}

.m-page-sr a:first-child,
.m-page-sr a:last-child {
    border-radius: 5px;
}


/* 文字列表 */

.news-list {
    clear: both;
    position: relative;
    margin-top: 20px;
}

.news-list ul {
    font-size: 15px;
    zoom: 1;
}

.news-list li {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dotted #dcdcdc;
}

.news-list li a {
    color: #996600;
    line-height: 36px;
}

.news-list li a:hover {
    color: #b73b48;
}

.news-list li .date {
    float: right;
    color: #bab9b9;
}

.news-list li .icon {
    font-size: 25px;
    color: #bab9b9;
}


/* 图文列表 */


/* 左侧和右侧 */

.img-left,
.img-right {
    position: relative;
    float: left;
    width: 230px;
    margin: 0 -230px 0 0;
}

.wrap {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 30px;
}

.img-wrap {
    width: 100%;
    float: left;
    border-bottom: 1px dotted #dcdcdc;
    padding: 20px 0;
}

.img-wrap:last-child {
    border-bottom: none;
}

.img-wrap .img-left img {
    width: 100%;
    height: 150px;
}


/* 右侧 */

.img-wrap .img-right {
    float: right;
    width: 100px;
    margin: 0 0 0 -190px;
    text-align: center;
}

.img-wrap .img-right .tit {
    color: #333;
    font-size: 16px;
    font-weight: 900;
    margin-top: 20px;
}

.img-wrap .img-right .num {
    color: #ff6000;
    font-size: 26px;
    font-weight: bold;
    margin-top: 10px;
}


/* 中间 */

.img-wrap .img-mn {
    float: left;
    width: 100%;
}

.img-wrap .img-mn .img-mnc {
    margin: 0 100px 0 260px;
}

.img-wrap .img-mn .img-mnc .tit {
    color: #333;
    font-size: 18px;
}

.img-wrap .img-mn .img-mnc .dec {
    color: #999;
    font-size: 14px;
    margin-top: 20px;
}

.img-wrap .img-mn .img-mnc .date {
    color: #ccc;
    margin-top: 20px;
}


/* 详情页 */

.conter .title {
    font-size: 18px;
    text-align: center;
}


/* 多行式面包屑导航-默认竖线分隔 */

.c-crumb {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #999;
    margin: 20px 0;
}

.c-crumb div:nth-child(2) {
    margin: 0 10px;
}

.contenter p {
    font-size: 14px;
    line-height: 20px;
    color: #333;
}


/* 留言板 */

.basic-grey {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    padding: 25px 15px 25px 10px;
    text-shadow: 1px 1px 1px #FFF;
    border-radius: 4px;
}

.basic-grey .title {
    text-align: center;
    font-size: #333;
    margin-bottom: 15px;
}

.basic-grey h1 {
    font-size: 25px;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom: 1px solid #E4E4E4;
    margin: -10px -15px 30px -10px;
    ;
    color: #888;
}

.basic-grey h1>span {
    display: block;
    font-size: 11px;
}

.basic-grey label {
    display: block;
    margin: 0px;
}

.basic-grey label>span {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    color: #333;
    margin-top: 2px;
}

.basic-grey input[type="text"],
.basic-grey input[type="email"],
.basic-grey textarea {
    border: 1px solid #DADADA;
    color: #888;
    height: 35px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 70%;
    font-size: 14px;
    line-height: 35px;
    box-shadow: inset 0px 1px 4px #ECECEC;
    -moz-box-shadow: inset 0px 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}

.basic-grey textarea {
    padding: 5px 3px 3px 5px;
}

.basic-grey textarea {
    height: 100px;
}

.basic-grey .button {
    margin: 0 auto;
    background: #E27575;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
    cursor: pointer;
    font-size: 14px;
}

.basic-grey .button:hover {
    background: #CF7A7A
}

.black_overlay {
    display: none;
    /* 此元素不会被显示*/
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #bbbbbb;
    z-index: 1001;
    /* z-index 属性设置元素的堆叠顺序。*/
    opacity: 0.8;
    /* opacity 属性设置元素的不透明级别。*/
}

.white_content {
    display: none;
    position: fixed;
    top: 20%;
    border: 1px solid #bbbbbb;
    border-radius: 10px;
    background-color: white;
    z-index: 1002;
    /*层级要比.black_overlay高，这样才能显示在它前面*/
    overflow: auto;
}

.box {
    width: 350px;
    height: auto;
    /* 如果想去掉滚轴请用min-height */
    /* min-height: 350px;  */
    position: absolute;
    left: 50%;
    margin-left: -150px;
    text-align: center;
    box-shadow: 10px 10px 33px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 10px 10px 33px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 10px 10px 33px 0px rgba(0, 0, 0, 0.2);
}

.box div {
    text-align: left;
    margin-left: 40px;
    line-height: 35px;
}

.box div font {
    display: inline-block;
    /* min-width: 100px;
	max-width: 160px; */
    width: 90px;
}

.box div span {
    display: inline-block;
    margin-left: 4px;
    margin-bottom: 4px;
}

.box .font_title {
    letter-spacing: 6px;
    color: #999999;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 20px;
}

.box .btn {
    width: auto;
    height: 34px;
    border-width: 0px;
    border-radius: 6px;
    padding: 0 10px 0;
    background: #4ECDC4;
    cursor: pointer;
    outline: none;
    color: white;
    font-size: 16px;
    margin-right: 6px;
    /*文本不被选中*/
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.box .bottom_btn {
    width: 130px;
    margin-bottom: 20px;
    position: relative;
    top: 0px;
    left: 75px;
}

.box .form_submit {
    margin-bottom: 30px;
}


/* 联系我们 */

.contact {
    margin: 30px 0 20px 0;
    display: flex;
    justify-content: space-around;
}

.contact h3 {
    font-size: 18px;
    margin-bottom: 15px;
}

.contact p {
    font-size: 15px;
    line-height: 25px;
    color: #333;
}


/* 加入我们 */


/* 首页主题 */

.join-con {
    position: relative;
}

.join-con ul {
    width: 100%;
    overflow: hidden;
    zoom: 1;
}

.join-con ul li {
    width: 360px;
    height: 280px;
    float: left;
    text-align: center;
    overflow: hidden;
    margin-right: 30px;
    margin-bottom: 30px;
    border-radius: 4px;
    /* box-shadow: 0px 4px 15px 0px rgb(0 0 0 / 6%); */
    background-color: #f9f9f9;
}

.join-con ul li a {
    padding: 10px;
}

.join-con ul li .date {
    margin: 10px 0;
    color: #999;
}

.join-con ul li .tit {
    width: 80%;
    height: 2.4em;
    overflow: hidden;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    margin: 10px auto;
    color: #333;
}

.join-con ul li .dec {
    color: #996600;
    line-height: 1.6;
    font-size: 14px;
    height: 4.8em;
    overflow: hidden;
    padding: 20px;
}

.join-con ul li .btn {
    margin: 0 auto;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ECECEC;
    border-radius: 4px;
    margin-top: 20px;
    color: #a81005;
}


/* 机构概况 */

.survey-wrap {
    width: 100%;
    float: left;
    padding: 20px 0;
}

.survey-left {
    position: relative;
    float: left;
    width: 230px;
    margin: 0 -230px 0 0;
}

.survey-wrap .survey-left img {
    width: 100%;
    height: 150px;
}

.survey-mn {
    float: right;
    width: 100%;
}
/*
.survey-mnc {
    margin-left: 250px;
}*/

.survey-mnc .tit {
    font-size: 18px;
    color: #b00f07;
    font-weight: 700;
}

.survey-mnc .dec {
    line-height: 22px;
    color: #996600;
    font-size: 15px;
    margin-top: 15px;
}

.survey-mnc .dec a {
    color: #b00f07;
}


/* 首页主题 */

.surveyList {
    width: 100%;
    float: left;
}

.surveyList ul {
    overflow: hidden;
    zoom: 1;
}

.surveyList ul li {
    width: 360px;
    height: 100px;
    line-height: 100px;
    float: left;
    text-align: center;
    overflow: hidden;
    margin-right: 30px;
    background-repeat: no-repeat;
    background-size: cover;
}

.surveyList ul li a {
    font-weight: 500;
    font-size: 20px;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}


/* 机构概况 */

.peopleList {
    position: relative;
}

.peopleList .prev,
.peopleList .next {
    display: block;
    position: absolute;
    top: 60px;
    left: -20px;
    width: 19px;
    height: 53px;
    background: url(../image/video_btn.png) no-repeat;
}

.peopleList .next {
    left: auto;
    right: -20px;
    background-position: -29px 0;
}

.peopleList .prev:hover {
    background-position: 0 -63px;
}

.peopleList .next:hover {
    background-position: -29px -63px;
}

.peopleList ul {
    overflow: hidden;
    zoom: 1;
}

.peopleList ul li {
    width: 126px;
    float: left;
    overflow: hidden;
    margin-right: 40px;
    margin-left: 2px;
    border: none;
    text-align: center;
}

.peopleList ul li .img {
    width: 100%;
    height: 166px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.peopleList ul li .info {
    color: #333;
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
}


/* 加入我们 */

.survey-title {
    color: #a81005;
    font-size: 30px;
    margin-bottom: 10px;
}

.survey-content {
    padding: 10px;
}

.survey-content p {
    line-height: 20px;
    font-size: 14px;
    color: #996600;
}

.survey-content .btn {
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #a9100a;
    margin-top: 10px;
}

.survey-content .btn a {
    color: #FFF;
}


/* 下拉导航效果 */

.nav-bg {
    float: left;
    width: 100%;
    height: 56px;
    background: #a81009;
}

.navBar .nav {
    float: left;
    width: 100%;
}



.nav li {
    float: left;
    position: relative;
    width: 142px;
}

.nav li h3 {
    float: left;
    width: 114px;
    height: 56px;
}

.nav li h3 a {
    float: left;
    width: 114px;
    height: 56px;
    display: block;
    color: #ffffff;
    text-align: center;
}


/*.nav .on h3 a{
    background: #fff;
    color: #777;
}*/

.big {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600px;
}

.small {
    margin-top: 4px;
    font-size: 12px;
    font-weight: 500;
}

.nav li h3 a:hover {
    background: #fff;
    color: #777;
}

.subMenu {
    width: 100%;
    background: #FFF;
    position: absolute;
    top: 56px;
    left: 0;
    z-index: 999999;
    display: none;
}

.subMenu li {
    float: left;
    width: 100%;
    font-size: 14px;
}

.subMenu li a {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 42px;
    color: #777;
}

.subMenu li a:hover {
    font-size: 14px;
    line-height: 42px;
    background: #fbfbfb;
    color: #333;
}


/* 下拉导航效果 end */


/* 留言部分 */

#commentList {
    float: left;
    width: 96%;
    margin: 2% 2%;
}

#commentList li {
    float: left;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #e1e1e1;
}

#commentList li .info {
    width: 100%;
    height: 16px;
}

.info img {
    float: left;
    margin-right: 3px;
}

#commentList li .info .span3 {
    float: right;
    font-size: 14px;
    color: #ccc;
    line-height: 16px;
}

#commentList li .info .span4 {
    float: left;
    font-weight: 800;
    color: #333;
    font-size: 14px;
    line-height: 16px;
}

#commentList li .inner-box p {
    float: left;
    width: 100%;
    padding: 6px 0;
    font-size: 14px;
    color: #996600;
}

#commentList li .inner-box {
    width: 100%;
}

#commentList li .answer-box {
    float: left;
    width: 100%;
    margin-top: 10px;
}

#commentList li .answer-box p {
    float: left;
    width: 100%;
    padding: 6px 0;
    font-size: 14px;
    text-indent: 14px;
    color: #996600;
}

#commentList li .info em {
    float: right;
    font-size: 14px;
    color: #ccc;
    line-height: 16px;
    font-weight: 500;
}

#commentList li .info .span5 {
    float: left;
    font-size: 14px;
    font-weight: 800;
    color: #333;
    line-height: 16px;
}


/* 视频播放列表 */

.picList2 {
    position: relative;
}

.picList2 ul {
    overflow: hidden;
    zoom: 1;
}

.picList2 ul li {
    width: 366px;
    float: left;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 20px;
}

.picList2 ul li img {
    width: 366px;
    height: 206px;
    display: block;
}

.picList2 ul li .tit {
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin: 10px 0;
    color: #333;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.picList2 ul li a {
    float: left;
    width: 366px;
    font-size: 15px;
    color: #996600;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.picList2 ul li .date {
    float: right;
    font-size: 15px;
    color: #bab9b9;
}

/* 顶部菜单 */
.dingbu{
    float: left;
    width: 100%;
    height: 30px;
    background: #a9100a;
}
.dingbu .zt_conter{
    width: 1140px;
    margin: 0 auto;
}
.zt_conter h1{
    float: left;
    font-size: 12px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
}
.zt_conter span{
    float: right;
    font-size: 12px;
    line-height: 30px;
    color: #fff
}
.zt_conter span a{
    font-size: 12px;
    padding: 0 6px;
    line-height: 30px;
    color: #fff;
}

/* 栏目修改 */
.cont .lanmu_zuo{
    float: left;
    width: 250px;
}
.lanmu_zuo .yn-nav-title{
    float: left;
    width: 100%;
    height: 50px;
    background: #a81009;
}
.lanmu_zuo .yn-nav-title h2{
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    color: #fff;
    text-indent: 24px;
}
.lanmu_zuo ul{
    float: left;
    width: 250px;
}
.lanmu_zuo ul li{
    float: left;
    width: 100%;
    height: 46px;
}
.lanmu_zuo ul li .on_gd{
    display: block;
    font-size: 14px;
    font-weight: 700;
    background: #a81009;
    color: #fff;
    line-height: 46px;
    text-indent: 24px;
}
.lanmu_zuo ul li .on_zc{
    display: block;
    font-size: 14px;
    font-weight: 700;
    background: #fbfcdc;
    color: #996600;
    line-height: 46px;
    text-indent: 24px;
}


.cont .lanmu_you{
    float: right;
    width: 870px;
}

/* 列表页修改 */
.img-wrap .img-mn .img-mnc_mt {
    margin: 0 100px 0 0;
}

.img-wrap .img-mn .img-mnc_mt .tit {
    color: #333;
    font-size: 18px;
}

.img-wrap .img-mn .img-mnc_mt .dec {
    color: #999;
    font-size: 14px;
    margin-top: 20px;
}

.img-wrap .img-mn .img-mnc_mt .date {
    color: #ccc;
    margin-top: 20px;
}

/*领导*/
.leadertype {
    height: 45px;
    margin: 10px auto;
    clear: both;
    overflow: hidden;
}
.leadertype a {
    width: 25%;
    height: 45px;
    text-align: center;
    background: #fbfcdc;
    color: #996600;
    font-size: 16px;
    float: left;
    display: inline;
    line-height: 45px;
}
.leadertype a.hover {
    color: #fff;
    background: #74a6e7;
}
.ImgList {
    clear: both;
    overflow: hidden;
    min-height: 300px;
    height: auto !important;
    width: 100%;
	display: none;
}
.ImgList dd {
    float: left;
    display: inline;
    width: calc(50% - 62px);
    background: #fbfcdc;
    border: 1px solid #fff;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
    height: 79px;
    overflow: hidden;
    padding: 25px 20px;
    border-radius: 6px;
    margin: 10px;
}
.ImgList dd .p1 {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #555555;
    font-size: 20px;
    font-weight: bold;
}
.ImgList dd .p2 {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #555555;
    font-size: 18px;
}
