@charset "utf-8";

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;}

img {
    vertical-align: top;}

html {
    overflow-x: hidden;}

i,
cite,
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: 13px/1 arial, \5b8b\4f53;
    color: #333;
    outline: 0;}

:focus {
    outline: 0;}

/*备用样式表*/
.none {
    display: none;}

.wcb {
    width: 100%;
    height: 30px;
    border: 2px dashed #97CBE0;}

.hidden {
    visibility: hidden;}

.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
    display: block;
    _display: inline;}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;}

.clearfix {
    display: block;
    *zoom: 1;}

.icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    background: url(../images/icon.jpg) no-repeat;}

.fl {
    float: left;
    display: inline-block;}

.fr {
    float: right;
    display: inline-block;}

.opc {
    opacity: .6;
    filter: Alpha(opacity=60);}

.news_box {
    display: block;}

.news_box,
.news_title,
.news_time {
    transition: all 0.4s ease;}

/*css3扩展*/
body:before {
    content: "";
    position: fixed;
    top: -10px;
    left: 0;
    z-index: 110;
    width: 100%;
    height: 10px;}

::-webkit-input-placeholder {
    color: #ccc;}

:-moz-placeholder {
    color: #ccc;}

::-moz-placeholder {
    color: #ccc;}

:-ms-input-placeholder {
    color: #ccc;}

/**布局开始**/
body {
    line-height: 1;
    font-size: 13px;
    font-family: "Microsoft YaHei";
    color: #333;}

header {
    z-index: 999;
   /* background: linear-gradient(#e3e3e3, #f3f3f3,#f8f8f8); */
    box-shadow: 1px 1px 10px #000;
    background: #b4b5ac21;}

p {
    line-height: 1.75;}

a {
    color: #020e4f;
    text-decoration: none;
    transition: all 0.4s ease-in-out;}

a:hover {
    color: #095ab5;}

/*页面尺寸*/
.wrapper {
    width: 100%;
    margin: 0 auto;}

.wrapper .inner {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    position: relative;
z-index-1;}

/**页面全局宽度**/

/*head开始*/
.head {
    width: 100%;}

.list .head {
    height: auto;}

.list #header {}

.top {
    transition: all 0.7s ease-out 0s;
    transform: translateY(-100%);
    background: url(../images/head_bg.jpg) repeat-x center bottom;
    background-size: 100% 100%;
    width: 100%;
    padding-bottom: 70px;
    position: fixed;
    top: 0;
    z-index: 9;}

.body_b .header {
    transition: all 0.5s ease-out 0s;
    overflow: hidden;
    height: 47px;}

#header .inner {
    height: 143px;
    position: relative;
    max-width: 100%;}

.list #header .inner {
    height: 47px;}

.header .sitelogo {
    text-align: center;
    padding-top: 13px;}

.head-bottom {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 33px;}

.list .head-bottom {
    position: static;
    width: 100%;
    padding-top: 4px;
    margin: 0;}

.header .sitetitle {
    display: inline-block;
    margin-top: 28px;
    margin-left: 10px;
    font-size: 32px;
    font-weight: bold;
    color: #fff;}

/**站点名称**/
.head-left {
    margin-left: 25px;}

.head-right {
    margin-right: 30px;}

/*rale样式*/
/*lang样式*/
.site-lang {}

.site-lang ul {
    float: right;}

.site-lang li.links {
    float: left;}

.site-lang li.links a {
    line-height: 34px;
    font-size: 16px;
    color: #fff;}

.head-left li.links {
    padding: 0 22px;
    background: url(../images/line.jpg) no-repeat left center;}

.site-lang li.links:before {
    content: "";
    width: 00px;
    height: 2px;
    display: block;
    background: #fff;
    margin: 0 auto;
    transition: all 0.4s ease;}

.site-lang li.links:hover:before {
    width: 100%;}

.head-left li.links:first-child {
    background: none;}

.head-right li.links {
    margin: 0 15px;}

.head-right li.links i {
    display: inline-block;
    width: 30px;
    height: 34px;
    background: url(../images/icon1.jpg);
    background-repeat: no-repeat;
    vertical-align: top;}

.head-right li.links.i2 i {
    background-position: -30px;}

.head-right li.links.i3 i {
    background-position: -60px;}

.head-right li.links.i4 i {
    background-position: -90px;}

.head-right li.searchbtn {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1px solid #fff;
    background: url(../images/search.jpg) no-repeat center;
    float: left;
    display: inline-block;
    cursor: pointer;}

/*默认主导航样式*/
#nav {
    position: relative;
    z-index: 50;}

.list #nav {
    box-shadow: 0 2px 0 #ddd;}

#nav .inner {
    width: 1259px;
    position: relative;}

.list #nav .inner .wp-panel {
    margin-right: -27px;
    margin-top: 20px;
    width: auto;}

/*导航*/
#nav .inner .wp-panel .wp-window {}

#nav .inner .wp-panel .navbg {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    height: 100%;
    background: #fff;
    opacity: .7;
    filter: alpha(opacity=70);}

/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {
    margin: 0 auto;
    text-align: center;
    width: 1072px;
    position: relative;}

.nav .wp-menu .menu-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    float: left;}

.list .nav .wp-menu .menu-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    float: left;}

.nav .wp-menu .menu-item.i1 {
    background: none;}

.nav .wp-menu .menu-item a>.menu-switch-arrow {
    display: none;
    width: 20px;
    height: 20px;
    background: url(../images/nav_j.jpg) no-repeat center center;
    vertical-align: middle;}

.nav .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0 27px 3px;
    line-height: 49px;
    color: #FFFFFF;
    font-size: 18px;}

.nav .wp-menu .menu-item a.menu-link:after {
    content: "";
    width: 00px;
    height: 2px;
    display: block;
    background: #c0293c;
    margin: 0 auto;
    transition: all 0.4s ease;
    margin-top: -5px;}

.body_b .nav .menu-item a.menu-link {
    color: #333;}

.list .nav .menu-item a.menu-link {
    color: #2c2c2c;
    display: inline-block;
    padding: 0 27px;
    line-height: 49px;
    font-size: 20px;}

.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover {
    text-decoration: none;}

.nav .wp-menu .menu-item.hover a.menu-link:after {
    width: 100%;}

.nav .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 49px;
    min-width: 100%;
    z-index: 100;
    background: #fff url(../images/sub.jpg) no-repeat center;
    border-radius: 0px;}

.body_b .nav .sub-menu {
    top: 69px;
    box-shadow: 0 3px 6px #ddd;
    width: 1072px;
    min-width: auto;}

.body_b .nav .wp-menu {
    position: static;}

.body_b .nav .i5 .sub-menu,
.body_b .nav .i6 .sub-menu,
.body_b .nav .i7 .sub-menu,
.body_b .nav .i8 .sub-menu {
    left: auto;
    right: 0;}

.list .nav .sub-menu {
    box-shadow: 0 3px 6px #ddd;}

.nav .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
    text-align: left;
    float: left;
    width: 33.33%;
    display: inline-block;}

.nav .sub-menu .sub_text {
    width: 67.91%;}

.nav .sub-menu .sub_texts {
    margin: 32px 0.5rem 20px 1.28rem;
    margin: 32px 50px 20px 128px\0;}

.nav .sub-menu .sub_img {
    width: 23.35%;
    position: relative;
    padding-bottom: 15.72%;
    margin: 20px 0 20px;
    margin-right: 8.74%;
    z-index: 100;
    border-radius: 0px;
    overflow: hidden;}

.nav .sub-menu .sub_img .nav_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: auto;}

.nav .sub-menu .sub-item a {
    display: block;
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 8px;
    font-size: 18px;
    background: none;}

.nav .sub-menu .sub-item a span:first-child {
    margin-right: 15px;}

.nav .sub-menu .sub-item.hover>a,
.nav .sub-menu .sub-item a:hover {
    color: #cc0033;
    display: block;}

.nav .sub-menu .sub-menu {
    left: 100%;
    top: 0px;
    z-index: 200;
    background: #fff;}

/**主页banner开始**/
#banner .inner {
    width: auto;
    max-width: 100%;
    text-align: center;
    position: relative;}

#banner .slide {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    display: inline-block;}

#banner .slide>a {
    display: block;
    width: 100%;
    height: 100%;}

#banner .slide .slide_imgs {
    width: 100%;
    height: 100%;
    position: absolute;}

#banner .slide .news_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;}

#banner .slide_title {
    position: absolute;
    z-index: 29;
    bottom: 0.6rem;
    bottom: 60px\0;
    left: 2.6%;
    padding: 0 15px;
    max-width: 57%;}

#banner .slide_title .tit_con {
    font-size: 0.30rem;
    font-size: 30px\0;
    font-weight: normal;
    line-height: 0.65rem;
    line-height: 65px\0;
    color: #fff;
    font-family: "微软雅黑";
    z-index: 9;
    position: relative;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

#banner .slide_title .title_bg {
    background: #000;
    opacity: 0.5;
    filter: Alpha(opacity=50);
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;}

#banner .slick-dots {
    position: absolute;
    z-index: 9;
    bottom: 0.65rem;
    bottom: 65px\0;
    right: 3.1%;}

#banner .slick-dots li {
    font-size: 0.25rem;
    font-size: 25px\0;
    line-height: 0.34rem;
    line-height: 34px\0;
    color: #fff;
    margin: 0 0.12rem;
    margin: 0 12px\0;
    cursor: pointer;
    display: inline-block;
    vertical-align: bottom;}

#banner .slick-dots li.slick-active:after {
    width: 0.55rem;
    width: 55px\0;
    height: 1px;
    background: #fff;
    margin-left: 0.13rem;
    margin-left: 13px\0;
    content: " ";
    display: inline-block;}

#banner .slick-dots li button {
    background: no-repeat;
    border: none;
    font-size: 0.25rem;
    font-size: 25px\0;
    line-height: 0.34rem;
    line-height: 34px\0;
    color: #fff;}

#banner .slick-dots li.slick-active button {
    font-size: 0.35rem;
    font-size: 35px\0;}

#banner .button_box {
    position: absolute;
    top: 44%;
    width: 0.7rem;
    height: 0.7rem;
    width: 70px\0;
    height: 70px\0;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #000;
    border: 1px solid rgba(255, 255, 255, 0.5);
    display: block;
    z-index: 20;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    transition: all 0.4s ease;}

.head:hover #banner .button_box {
    opacity: 0.5;
    filter: alpha(opacity=50);}

#banner .button_box button {
    background: none;
    border: none;
    font-size: 0.4rem;
    font-size: 40px\0;
    color: #fff;
    line-height: 0.7rem;
    line-height: 70px\0;
    font-weight: bold;}

#banner .button_box.prev {
    left: 1%;}

#banner .button_box.next {
    right: 1%;}

.bb {
    cursor: pointer;
    z-index: 10;
    animation: bb 2s linear 0s infinite;
    width: 44px;
    height: 34px;
    background: url(../images/arr_btm.jpg) no-repeat center;
    position: fixed;
    left: 50%;
    bottom: 27px;}

@keyframes bb {
    0% {
        transform: translate(-50%, 0);
        opacity: 0;}

    20% {
        transform: translate(-50%, 3px);
        opacity: 1;}

    80% {
        transform: translate(-50%, 10px);
        opacity: 1;}

    90% {
        transform: translate(-50%, 10px);
        opacity: 0;}

    100% {
        transform: translate(-50%, 10px);
        opacity: 0;}
}

body::-webkit-scrollbar {
    display: none;}

.body_b {
    outline: none;
    overflow: auto;
    z-index: 20;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    background: #fff;
    overflow-x: hidden;}

.list.body_b {
    position: static;
    overflow: hidden;}

.body_b.showdiv {
    top: 0;}

.body_b .top {
    padding: 0;
    background: #005296;
    opacity: 0;
    filter: Alpha(opacity=00);}

.body_b .top.lit .header {
    height: 0;}

.list.body_b .head {
    position: fixed;
    top: 0;
    z-index: 9;
    transform: none;
    opacity: 1;
    filter: Alpha(opacity=100);}

.showdiv .top {
    opacity: 1;
    filter: Alpha(opacity=100);
    transform: none;
    display: block;}

.body_b.showdiv .top {
    transition: all 0.7s ease-in-out 0.5s;
    transform: none;
    opacity: 1;}

.body_b #nav {
    background: #fff;
    height: 69px;
    box-shadow: 0 2px 0 #ddd;}

.body_b #nav .wp-panel {
    margin-top: 20px;}

.body_b .head-bottom {
    margin-top: 4px;}

.body_b .sitelogo img {
    height: 60px;
    margin-top: 5px;}

.body_b .scroll {
    width: 10px;
    transform: translate(80px, 0px);
    transition: all 1s ease-out 0s;
    opacity: 0;
    filter: Alpha(opacity=0);}

.body_b.showdiv .scroll {
    transform: none;
    opacity: 1;
    filter: Alpha(opacity=100);}

.body_b .scroll ul li {
    width: 7px;
    height: 7px;
    padding: 2px;
    border: 1px solid #005296;
    border-radius: 50%;
    margin: 10px 0;}

.body_b .scroll ul li a {
    display: block;
    height: 100%;
    border-radius: 50%;}

.body_b .scroll ul li.selected a {
    background: #005296;}

.head,
.mbanner,
.mbanner .inner,
.mbanner .inner>div,
.focus,
.focus>ul,
.mbanner .slick-list,
.mbanner .slick-track {
    height: 100%;}

.mbanner {
    width: 100%;
    overflow: hidden;}

/**主体模块样式**/
#m-container {}

#m-container .inner {}


/**首页三列布局**/

/*-- /banner --*/
.baner-info {
    padding-top: 8em;
    margin: 0 auto;
    text-align: center;}

.baner-info h3 {
    text-align: center;
    font-size: 3.5em;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 4px;}

.baner-info h3 span {
    color: #f4792c;}

.baner-info h4 {
    text-align: center;
    font-size: 1em;
    color: #fff;
    margin: 2em 0 1em;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 5px;}

.baner-info p {
    margin: 1em 0 2em;
    color: #fff;}

span.simply-word {
    font-size: 18px;
    font-weight: 500;
    margin-left: 5px;
    text-transform: uppercase;
    color: #02a388;}

.baner-info span img {
    margin: 1em auto 0;
    text-align: center;}

a.w3_play_icon1 {
    border: none;
    outline: none;
    background: #f4792c;
    padding: 0.7em 1em 0.7em 1em;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.9em;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;}

a.w3_play_icon1:hover {
    text-decoration: none;
    background: #fff;
    color: #000;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;}

/*-- //banner --*/

.mod {}

.mbox {}

.main1 .inner {
    padding: 0;
    padding: 65px 0px 0px\0;}

.main1 .inner .post .con {
    padding: 0.32rem 0 30px;
    padding: 32px 0 54px\0;}

.main2 {
    padding: 0 0 0.2rem;
    padding: 0 0 70px\0;
    /* background: url(../images/main2.png) no-repeat center bottom; */
    background: #e3e3e3;
    box-shadow: 0 0 10px #000;}

.main2 .inner {
    padding: 0px;}

.main2 .inner .post .con {
    padding: 0;
    padding: 45px\0 0 55px;}

.main3 {
    /* background: url(../picture/tbg.jpg); */
    background: #fff;
    background-size: 100%;}

.main3 .inner {
    position: relative;}

.main3 .inner:before {
    position: absolute;
    content: " ";
    height: 98%;
    background: #fff;
    width: 100%;
    opacity: 0.9;
    filter: Alpha(opacity=90);}

.main4 {
    padding-bottom: 0rem;
    /* background: url(../picture/tbg.jpg); */
    padding-bottom: 68px\0;
    background: #e6e6e6;}

.main4 .inner {
    padding: 0.1rem 0 0;
    padding: 61px 0 0\0;}

.main4 .ml {
    float: left;
    width: 530px;}

.main4 .mr {
    float: right;
    padding-top: 25px;}

.main4 .mr .mlink {}

.main6 {
    padding-bottom: 0.1rem;
    padding-bottom: 66px\0;
    background: #e3e3e3;}

.main6 .inner {
    padding: 0.1rem 0px 0px;
    padding: 64px 0px 0px\0;}

.main6 .inner .post .con {
    padding: 0.1em 0 20px;
    padding: 59px 0 20px\0;}

/**标题栏新闻窗口**/
.post {
    position: relative;}

.post .tt {
    display: inline-block;
    width: 100%;
    border-bottom: 0px solid #e6e6e6;}

/**标题栏**/
.post .tt .tit {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;}

.post .tt .tit .t1{
    display: block;
    line-height: 42px;
    color: #020e4f;
    font-size: 32px;
    font-weight: 800;
    font-family: "Microsoft yahei";}


/**标题字体**/
.post .tt .tit .title {
    }

.post .tt .tit .name {
    display: none;
    line-height: 16px;
    color: #333;}

/*栏目别名*/
.post .con {
    padding: 6px 0;
    margin: 0 auto;}

.post .con .wp_article_list .list_item {
    border-bottom: 1px dashed #ccc;}

/**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index {
    background: url(../images/li.jpg) no-repeat center;}

.post .more_btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;}

/*标准标题*/
.post1 {}

.post1 .tt {
    width: 100%;
    text-align: center;}

.post1 .tt .tit {
    float: none;}

.post1 .tt .tit .icon {
    display: inline-block;
    background: url(../images/icon2.jpg) no-repeat;
    height: 60px;
    vertical-align: top;}

.main1 .tt .tit .icon {
    background-position: 0;
    width: 59px;}

.main2 .tt .tit .icon {
    background-position: -110px;
    width: 62px;}

.main3 .tt .tit .icon {
    background-position: -201px;
    width: 83px;}

.main4 .tt .tit .icon {
    background-position: -355px;
    width: 51px;}

.main6 .tt .tit .icon {
    background-position: -414px;
    width: 102px;}

.post1 .tt .tit .title {
    font-family: "微软雅黑";
    font-family: jianqi;
    display: inline-block;
    margin-right: 20px;
    line-height: 60px;
    font-size: 40px;
    font-weight: 800;
    color: #005296;
    cursor: pointer;}

.main3 .post1 .tt .tit .title {
    margin-right: 0;}

.post1 .tt .tit .title.selected {
    color: #005296;}

.post1 .tt .titl.selected .title {
    color: #005296;}

.post1 .more_btn {
    text-align: left;
    position: absolute;

    height: 42px;
    bottom: 0;
    right: 0;}

.post1 .more_btn a {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    padding-left: 14px;}

/**自定义新闻列表**/
.news_list {}

.news_list li.news {
    line-height: 40px;
    padding-left: 0px;}

/**标题图标**/
.news_list li.news span.news_title {
    float: left;}

/*标题*/
.list .news_list li.news span.news_title {
    white-space: nowrap;
    width: 68%;
    text-overflow: ellipsis;
    overflow: hidden;}

.list .news_list li.news span.news_title a,
.list .news_list li.news span.news_meta {
    font-size: 16px;}

/*图列表*/
.news_tu {}

.news_tu.con {
    padding: 1.35rem 0px 0.56rem;
    padding: 135px 0px 56px;}

.news_tu .news_list {
    margin: 0px -14.5px;
    transform: translate(0, 0px);
    transition: all 1s ease-out 0s;
    opacity: 1;
    filter: Alpha(opacity=0);}

.main7.showdiv .news_tu .news_list {
    transform: none;
    opacity: 1;
    filter: Alpha(opacity=100);}

.main7 .inner {
    max-width: 1200px;}

.news_tu .news_list li.news {
    float: left;
    width: 16.66%;}

.news_tu .news_list li.news .news_con {
    margin: 13px 14.5px;
    transition: all 0.4s ease-in-out;}

.news_tu .news_list li.news .news_imgs {
    padding-top: 66.82%;
    position: relative;}

.news_tu .news_list li.news .news_imgs img {
    transition: all 0.4s ease;
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;}

.news_tu .news_list li.news .news_con:hover img {
    transform: scale(1.15);}

/*图文*/
.tu_text {}

.tu_text .news_list {
    margin: 0 -16px;
    transform: translate(0, 0px);
    transition: all 1s ease-out 0s;
    opacity: 1;
    filter: Alpha(opacity=0);}

.main4.showdiv .tu_text .news_list,
.main1.showdiv .tu_text .news_list {
    transform: none;
    opacity: 1;
    filter: Alpha(opacity=100);}

.tu_text .news_list li.news {
    float: left;
    width: 25%;}

.tu_text .news_list li.news.block,
.tu_text .news_list li.news.block {
    width: 50%;}

.tu_text .news_list .news_box {
    display: block;
    position: relative;
    margin: 16px;
    box-shadow: 0 0 10px #666

;}

.tu_text .news_list .news_imgs {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-bottom: 118%;
    border-bottom: 5px solid #0061ae;
    transition: all 0.4s ease;}

.tu_text .news_boxa .news_imgs {
    width: 100%;
    border: none;
    padding-bottom: 0%;
    height: 400px;}

.tu_text .news_list .news_bg {
    transition: all 0.4s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: auto;}

.tu_text .news_list .news_con {
    transition: all 0.4s ease;
    padding: 12px 30px 0px 22px;
    background: #fff;
    border: 1px solid #ebebeb;
    border-top: none;}

.main1 .tu_text .news_list .news_box:hover .news_con {
    background: #fff url(../images/main1.jpg) no-repeat center;}

.tu_text .news_list .news_title {
    transition: all 0.4s ease;
    height: 56px;
    line-height: 30px;
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #000;}

.tu_text .news_list .news_box:hover .news_title {
    color: #cc0033;}

.tu_text .news_list li.news.block .news_box:hover .news_title {
    color: #fff;}

.tu_text .news_list .news_boxa .news_title {
    height: auto;
    max-height: 68px;
    line-height: 34px;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 0.31rem;
    bottom: 31px\0;
    padding: 0 21px;}

.tu_text .news_list .news_boxa .title_bg {
    height:70px;
    width: 100%;
    background: #000;
    opacity: 0.5;
    filter: Alpha(opacity=50);
    bottom: 0;
    position: absolute;}

.tu_text .news_list .news_text {
    height: 56px;
    line-height: 28px;
    font-size: 15px;
    margin: 10px 0 10px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}

.tu_text .news_list .news_time {
    font-style: italic;
    color: #8a8a8a;
    border-top: 1px solid #dcdcdc;
    line-height: 19px;
    font-size: 15px;
    padding: 16px 0;
    padding-left: 28px;
    background: url(../images/time.jpg) no-repeat left center;}

.tu_text .news_list .news_box:hover .news_imgs {
    border-color: #cc0033;}

.tu_text .news_list .news_box:hover .news_bg {
    transform: scale(1.15);}

.tu_text .news_list .news_date {
    background: #f7f7f7;
    padding: 0 30px 3px 22px;}

.tu_text .news_date .news_time {
    border: none;}

.tu_wz {}

.tu_wz .news_list li.news {
    width: 50%;
    float: left;}

.tu_wz .news_list li.news.i1 {
    transform: translate(-0px, 0);
    transition: all 1s ease-out 0s;
    opacity: 1;
    filter: Alpha(opacity=0);}

.tu_wz .news_list li.news.i2 {
    transform: translate(0px, 0);
    transition: all 1s ease-out 0s;
    opacity: 1;
    filter: Alpha(opacity=0);}

.main6.showdiv .tu_wz .news_list li.news {
    transform: none;
    opacity: 1;
    filter: Alpha(opacity=100);}

.tu_wz .news_list .news_box {
    height: 256px;}

.tu_wz .news_list .news_imgs,
.tu_wz .news_list .news_wz {
    width: 50%;}

.tu_wz .news_list .news_imgs {
    height: 100%;
    position: relative;
    overflow: hidden;}

.tu_wz .news_list .news_imgs .news_cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.7;
    filter: Alpha(opacity=70);
    background: #977f6e;}

.tu_wz .news_list .news_bg {
    transition: all 0.4s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: auto;}

.tu_wz .news_list .news_wz {
    padding: 20.5px 0 50px;
    background: #f3f3f3;}

.tu_wz .news_list .news_con {
    padding: 0 0.4rem 17.5px;
    padding: 0 40px 17.5px\0;}

.tu_wz .news_list .fl .news_con {
    background: url(../images/tit_right.jpg) no-repeat right bottom;}

.tu_wz .news_list .fr .news_con {
    background: url(../images/tit_left.jpg) no-repeat left bottom;}

.tu_wz .news_list .news_title {
    height: 72px;
    line-height: 36px;
    font-size: 21px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #424242;}

.tu_wz .news_list .news_text {
    margin: 12px 0.4rem 0;
    margin: 12px 40px 0\0;
    height: 84px;
    line-height: 28px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #666;}

.tu_wz .news_list .news_box:hover .news_bg {
    transform: scale(1.15);}

.tu_wz .news_list .news_box:hover .news_title {
    color: #cc0033;}


.post-33 {}

.post-33 .con {}

.post-33 .news_list {}

.post-33 .news_list li.news {
    padding-left: 18px;
    background: url(../images/news_biao.jpg) no-repeat 3px center;}

.post-41 {}

.post-41 .con {
    padding: 0rem 0 30px;
    padding: 41px 0 82px\0;}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner {
    height: 235px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    background-size: cover;}

.l-banner img {
    display: none;
    height: 100%;
    vertical-align: top;}

/**主体列表页开始**/
#container-1 {
    margin-top: 0px;
    /* background: url(../picture/bg.png); */
    background: #fff;}

#l-container .inner {
    padding: 38px 0px;}

.list #l-container .inner {
    max-width: 1400px;}

/**主体文章页开始**/
#d-container {
    margin-top: 120px;}


.col_menu {
    width: 222px;
    float: left;
    margin-right: -222px;
    position: relative;}

.col_menu .l-qh {
    margin-bottom: 10px;}

.col_menu .col_menu_head {
    background: #005296 url(../images/list_head.jpg) no-repeat right bottom;
    height: 82px;}

/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
    font-size: 30px;
    font-weight: normal;
    color: #fff;}

/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 50px;
    padding: 11px 5px 0px 25px;}

/**栏目名称图标**/
.col_line {
    width: 34px;
    height: 1px;
    background: #fff;
    margin: 3px 0px 0px 28px;}

.col_menu .col_menu_con {
    border: 1px solid #e4e4e4;
    background: #edeff0;}

/*栏目列表*/
.col_list {
    margin-left: 13px;}

.col_list .wp_listcolumn {
    border-top: 0px solid #2867A0;
    border-bottom: 0px solid #fff;}

.col_list .wp_listcolumn .wp_column a {
    color: #585858;
    font-size: 18px;
    font-weight: normal;
    background: none;
    border-top: 0px solid #fff;
    border-bottom: 1px solid #F6EAEA;}

.col_list .wp_listcolumn .wp_column a .column-name {
    padding: 5px 0px 5px 32px;
    line-height: 38px;}

.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    color: #585858;
    background: #fff url(../images/list_dot.jpg) no-repeat 13px center;}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #585858;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
    color: #585858;
    background: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #bbb;}

.col_list .wp_listcolumn .wp_column.parent>a .column-name {
    color: #585858;}

/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {
    color: #333;
    border-top: 1px solid #eee;
    margin-top: -1px;}

.col_list .wp_listcolumn .sub_list a .column-name {
    display: inline-block;
    line-height: 28px;
    padding: 5px 10px 5px 44px;
    cursor: pointer;}

.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    color: #585858;}

/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {}

.col_list .wp_listcolumn .sub_list .sub_list a .column-name {
    padding: 5px 10px 5px 60px;
    cursor: pointer;}

.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {
    font-weight: bold;
    color: #585858;}

/**栏目新闻**/
.col_news {
    width: 100%;
    min-height: 500px;
    float: right;}

.col_news .col_news_box {
    margin-left: 275px;}

.col_news_head {
    border-bottom: 1px solid #d5d5d5;
    height: 50px;}

.col_metas .col_title {
    display: inline-block;
    float: left;
    height: 49px;
    line-height: 49px;
    vertical-align: top;}

/**当前栏目**/
.col_metas .col_title h2 {
    display: inline-block;
    font-size: 25px;
    font-family: "Microsoft yahei";
    font-weight: normal;
    color: #303030;
    border-bottom: 2px solid #005296;}

.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 46px;
    line-height: 46px;
    color: #666;}

/**当前位置**/
.col_metas .col_path a {
    color: #6F6F6F;
    font-size: 14px;}

.col_metas .col_path a:last-child {
    color: #204f9f;}

.possplit {
    width: 24px;}

.col_news_con {
    padding: 5px 0px 10px 0px;
    margin: 0 0px;}

.list .col_news_list {
    margin-top: 10px;}

.list1 .col_news_list {
    margin-top: 41px;}

.col_news_list .wp_article_list .list_item {}

/**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}

/**栏目新闻图标序号**/
.col_news_list .wp_entry,
.col_news_list .wp_entry p {
    line-height: 1.75;
    font-size: 14px;
    color: #333;}

.col_news_list .wp_entry p {
    margin-bottom: 10px;}

.col_news_list .wp_entry table {
    margin-bottom: 4px;}

.col_news_list .wp_entry img {
    max-width: 680px;
    _width: expression(this.width > 680 ? "680px" : this.width);}

.list1 .news_list {
    margin: 0 -15px;}

.list1 .news_list li.news {
    width: 25%;
    margin-bottom: 32px;}

.list1 .news_list li.news .news_box {
    margin: 0 15px;}

.list1 .news_list .news_imgs {
    padding-bottom: 80.23%;
    width: 100%;
    position: relative;
    overflow: hidden;}

.list1 .news_list .news_bg {
    transition: all 0.4s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: auto;}

.list1 .news_list .news_title {
    font-weight: bold;
    font-size: 16px;
    line-height: 60px;
    white-space: nowrap;
    width: 100%;
    color: #353535;
    text-overflow: ellipsis;
    overflow: hidden;}

.list1 .news_list .news_title span:last-child {
    font-size: 14px;
    color: #5f5f5f;
    padding-left: 8px;
    font-weight: normal;}

.list1 .news_con {
    padding-left: 20px;
    border: 1px solid #e3e3e3;
    border-top: none;
    background: #fff;}

/**列表页文章图片大小限制**/
/**文章页**/
.infobox {
    padding: 20px 60px;
    margin: 0 auto;
    width: auto;
    min-height: 350px;}

.article {
    padding-top: 10px;}

.article h1.arti_title {
    line-height: 36px;
    font-family: "Microsoft YaHei";
    font-size: 22px;
    text-align: center;
    color: #182880;}

/**文章标题**/
.article h2.arti_title {
    line-height: 34px;
    font-family: "Microsoft YaHei";
    font-size: 17px;
    text-align: center;
    color: #1B1B1B;}

/**文章副标题**/
.article .arti_metas {
    padding: 10px;
    text-align: center;}

.article .arti_metas span {
    margin: 0 5px;
    font-size: 12px;
    color: #787878;}

/**文章其他属性**/
.article .entry {
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;}

/**文章内容**/
.article .entry .read,
.article .entry .read p {
    line-height: 1.75;
    font-size: 14px;
    color: #333;}

/**阅读字体**/
.article .entry .read p {
    margin-bottom: 10px;}

.article .entry .read img {
    margin: 0 auto;
    max-width: 940px;
    _width: expression(this.width > 940 ? "940px" : this.width);}

/**文章阅读部分图片大小限制**/
.article .entry .read table {
    margin: 0 auto;
    border: none !important;}

/**页脚开始**/
.bottom {
    background-color: #6dbff64d;}

#footer {
    position: relative;}

.list #footer {}

#footer .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;}

#footer .inner {
    padding: 1px 0px 0;
    position: relative;
    z-index: 15;}

#footer .inner .mod {}

#footer .inner .foot-top {
    padding-bottom: 4px;
    border-bottom: 1px solid #436c90;}

#footer .inner .foot_links {
    margin-top: 7px;
    margin-right: -7px;}

#footer .inner .foot-bottom {
    padding: 20px 0 19px;}

#footer .inner .foot-left {}

#footer .inner .foot-right {}

#footer .inner .public-record {
    margin-right: 22px;}

#footer .inner p {
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    text-align: left;
    color: #fff;}

#footer .inner p span {
    margin: 0 28px 0 0;}

#footer .inner .copyright {}

#footer .inner .copyright span {
    color: #000;}

#footer .inner .copyright a {
    color: #fff;}

/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search {
    display: inline-block;
    position: relative;
    padding-left: 15px;
    border: 0px solid #d0d0d0;
    background: #fff;
    width: 100%;}

.wp_search #keyword {
    width: 100% !important;
    padding: 10px 0;
    border: none;
    height: 30px;
    line-height: 30px;
    background: transparent;
    color: #fff;
    font-size: 16px;
    color: #666;}

.wp_search .search {
    width: 75px;
    height: 50px;
    border: 0px;
    background: #005296;
    cursor: pointer;
    vertical-align: top;
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 16px;
    top: 0;}

/*自定义输入框*/
.searchbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 50;}

.searchbox .search_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: Alpha(opacity=60);}

.searchbox .close {
    position: absolute;
    color: #fff;
    font-size: 50px;
    right: 10%;
    top: 15%;
    cursor: pointer;}

.searchbox form {
    width: 50%;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    height: 50px;}

.wp-search {
    position: relative;
    border: 1px solid #d0d0d0;}

.wp-search form {
    display: block;}

.wp-search .search-input {
    margin-left: 4px;
    margin-right: 40px;}

.wp-search .search-input input.search-title {
    width: 100%;
    height: 22px;
    padding: 4px 0;
    line-height: 22px;
    background: none;
    color: #FFFFFF;
    font-size: 14px;
    border: 0;
    outline: 0;}

.wp-search .search-btn {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0%;}

.wp-search .search-btn input.search-submit {
    width: 32px;
    height: 30px;
    border: 0;
    outline: 0;
    background: #FFFFFF url(../images/sous.jpg) no-repeat center;
    cursor: pointer;}

/* 分享二维码 */
.shares {
    text-align: center;}

.shares ul {
    width: auto;
    margin: 0 auto;
    text-align: right;
    float: right;}

.shares li {
    float: left;
    margin: 0 8px;
    position: relative;}

.shares li a {
    display: inline-block;
    width: 36px;
    height: 36px;
    border: 0px solid red;
    background: url(../images/share_icon.jpg) no-repeat;
    opacity: .8;
    filter: Alpha(opacity=80);
    vertical-align: top;}

.shares li a:hover {
    opacity: 1;
    filter: Alpha(opacity=100);}

.shares li.i1 a {
    background-position: 0px 0px;}

.shares li.i2 a {
    background-position: -49px 0px;}

.shares li.i3 a {
    background-position: -100px 0px;}

.shares li.i4 a {
    background-position: -151px 0px;}

.shares li span {
    display: block;
    line-height: 22px;
    font-size: 12px;
    color: #D0D4EA;
    text-align: center;}

.shares li .con {
    display: none;
    position: absolute;
    bottom: 100px;
    left: 50%;
    z-index: 100;
    margin-left: -105px;
    width: 100px;}

.shares li.i3 .con {
    margin-left: -105px;}

.shares li.i4 .con {
    margin-left: -105px;}

.shares li .con img {
    width: auto;
    height: 90px;
    vertical-align: top;
    background: #fff;}

/**友情链接**/



.main2 .news_list {
    margin: 0 -0.29rem;
    margin: 0 -29px\0;
    transform: translate(0, -0px);
    transition: all 1s ease-out 0s;
    opacity: 1;
    filter: Alpha(opacity=0);}

.main2.showdiv .news_list {
    transform: none;
    opacity: 1;
    filter: Alpha(opacity=100);}

.main2 .news_list li.news {
    width: 50%;
    margin-bottom: 15px;}

.main2 .news_list .news_box {
    display: block;
    margin: 0 0.29rem;
    margin: 0 29px\0;
    border: 1px solid #ebebeb;
    background: #fff;
    padding: 5px 0.1rem 5px;
    padding: 5px 10px 5px\0;
    box-shadow: 0 0 6px #ddd;}

.main2 .news_list .news_box .news_imgs {
    width: 175px;
    height: 87px;
    position: relative;
    margin-right: -175px;
    overflow: hidden;}

.main2 .news_list .news_bg {
    transition: all 0.4s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: auto;}

.main2 .news_list .news_con {
    width: 100%;}

.main2 .news_list .news_con .news_wz {
    padding: 11.5px 0rem 18px;
    padding: 16.5px 10px 23px 0\0;
    margin-left: 185px;}

.main2 .boxa .news_list .news_con .news_wz {
    margin: 0 20px;}

.main2 .news_list .news_title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    font-size: 19px;
    line-height: 34px;
    color: #000;
    margin-bottom: 4.5px;}

.main2 .news_list .news_time {
    font-size: 15px;
    line-height: 19px;
    color: #8a8a8a;
    font-style: italic;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}

.main2 .news_list .news_box:hover {
    background: #cc0033;}

.main2 .news_list .news_box:hover .news_bg {
    transform: scale(1.1);}

.main2 .news_list .news_box:hover .news_title,
.main2 .news_list .news_box:hover .news_time {
    color: #fff;}

.main2 .news_list .news_box:hover .news_time {}


.main3 .post1 .tt {
    width: 50%;
    padding-right: 10px;}

.main3 .post1 .tt .tit {
    padding: 30px 0 30px 0;
    padding: 135px 0 77px 47px\0;
    position: relative;}

.main3 .post1 .tt .titl {
    display: inline-block;}

.main3 .post1 .tt .titl .t1{
    font-size: 32px;
    font-weight: 800;}

.main3 .post1 .more_btn {
    left: 40%;}

.main3 .more_btnb {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;}

.main3 .more_btnb a {
    width: 100%;
    height: 100%;}

.main3 .post .con {
    width: 50%;
    transform: translate(0px, 0px);
    transition: all 1s ease-out 0s;
    opacity: 1;
    filter: Alpha(opacity=0);}

.main3.showdiv .post .con {
    transform: none;
    opacity: 1;
    filter: Alpha(opacity=100);}

.main3 .post .con .boxs {
    padding: 0;
    padding: 38px 176px 46px 0\0;}

.main3 .post .con .news_box {
    background: url(../images/lines.jpg) no-repeat left bottom;}

.main3 .post .con .news_date {
    float: left;
    display: inline-block;
    vertical-align: top;
    width: 57px;
    height: 57px;
    margin-top: 17px;
    margin-right: -57px;
    background: url(../images/iline.jpg) no-repeat right bottom;}

.main3 .post .con .news_day {
    font-size: 30px;
    line-height: 35px;
    color: #0061ae;
    text-align: left;}

.main3 .post .con .news_month {
    font-size: 18px;
    line-height: 22px;
    color: #5c5c5c;
    text-align: right;}

.main3 .post .con .news_wz {
    width: 100%;
    display: inline-block;}

.main3 .post .con .news_con {
    padding: 5px 0 17px;}

.main3 .news_title {
    font-size: 19px;
    line-height: 30px;
    color: #000;
    text-align: left;
    padding-left: 15px;}

.main3 .post .con .news_text {
    font-size: 14px;
    line-height: 14px;
    color: #808283;}

.main3 .post .con .news_text,
.main3 .post .con .news_title {
    width: 100%;}

.main3 .post .con .news_box:hover .news_title {
    color: #cc0033;}

.main5 {
    background: #fff;}

.main5 .inner {
    padding: 0px 0 0px 0px;
    max-width: 1200px;}

.main5 .inner .mod {
    position: relative;}

.main5 .news_list.u1 {
    position: relative;
    z-index: 5;
   /* margin-right: -6.37%;*/
    width:50%;
    /*padding-top: 6.48%;*/
    transform: translate(0px, 0px);
    transition: all 1s ease-out 0s;
    opacity: 1;
    filter: Alpha(opacity=0);
    transform: translateX(-50px);
    transition: all 2s ease-out 0s;
    opacity: 1;}

.main5 .news_list.u2 {
    position: relative;
    z-index: 1;
    width: 49%;
    margin-left: 5px;
    transform: translate(0px, 0px);
    transition: all 2s ease-out 0.2s;
    opacity: 1;
    filter: Alpha(opacity=0);

    width:calc(49% -30px);
    transform: translateX(50px);
    transition: all 1s ease-out 0s;
    opacity: 1;}

.main5 .news_list.u3 {
    position: relative;
    width:50%;
    transform: translate(0px, 0px);
    transition: all 1s ease-out 0.4s;
    opacity: 1;
    filter: Alpha(opacity=0);
    background: #000;
    transform: translateX(-50px);
    transition: all 4s ease-out 0s;
    opacity: 1;}

.main5 .post-52 .news_list.u3 {
    overflow: hidden;
    position: absolute;
    z-index: 10px;
    bottom: 6px;
    left: 0;}

.main5 .news_list.u4 {
    position: relative;
    width:  49%;
    transform: translate(0, 0px);
    transition: all 1s ease-out 0.6s;
    opacity: 1;
    filter: Alpha(opacity=0);
    margin-left: 5px;
    transform: translateX(50px);
    transition: all 4s ease-out 0s;
    opacity: 1;}

.main5.showdiv .news_list {
    transform: none;
    opacity: 1;
    filter: Alpha(opacity=100);}

.main5.showdiv .news_list.u3 {
    transform: none;
    opacity: 1;
    filter: Alpha(opacity=0);}

.main5.showdiv .post-52 .news_list.u3 {
    transform: none;
    opacity: 1;
    filter: Alpha(opacity=100);}



.main5 .news_list.u1 li.news {
    width: 50%;}

.main5 .news_list.u1 li.news .news_box .news_imgs {
    padding-bottom: 57%;}

.main5 .news_list.u2 li.news {
    width: 100%;}

.main5 .news_list.u2 li.news .news_box .news_imgs {
    padding-bottom: 53.5%;}

.main5 .news_list.u3 li.news {}

.main5 .news_list.u3 li.news .news_box .news_imgs {
    padding-bottom: 61.24%;}

.main5 .news_list.u4 li.news {
    width: 50%;}

.main5 .news_list.u4 li.news .news_box .news_imgs {
    padding-bottom: 61.24%;}

.main5 .news_list .news_imgs {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;}

.main5 .news_list .news_bg {
    transition: all 0.4s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: auto;}

.main5 .news_list .news_bg:hover {

    transform: scale(1.15);}
.main5 .news_list .news_imgs:hover .news_con{}


.main5 .news_list .news_con {
    position: absolute;
    z-index: 3;
    bottom: 0.17rem;
    left: 0;
    bottom: 0;
        width: 100%;
    background: #00000080;}

.main5 .news_list .news_title {
    font-size: 18px;
   color: #fff;
   /* line-height: 36px\0;*/
   font-weight: 600
;}

.main5 .news_list.u2 .news_con {}

.main5 .news_list.u2 .news_title {
    font-size:18px;
    line-height: 40px
;}

.player {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/player.jpg) no-repeat center;
    z-index: 10;}

.main5 .post-52 {
    position: absolute;
    left: 0;
    bottom: 0;}


.video-js .vjs-tech {
    background: #000;}


/*************************************************************
 * 特殊页面
 */
/*滚动样式*/
.wrapperinner {
    position: relative;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    -ms-touch-action: none;}

.scroller {
    position: absolute;
    z-index: 1;
    width: 750px;
    height: 160px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;}

/*************************************************************
*二级页面
*/
/*组织机构*/

.list .wp_entry .paging_content ul li.party {
    width: 100% !important;
    background: #fff;
    margin: 37px 0 33px;}

.list .wp_entry .paging_content ul li.party p,
.list .identity-list-header h2 {
    font-size: 16px;
    line-height: 35px !important;
    color: #fff;
    padding-left: 21px;
    background: url(../images/list_tit.jpg) no-repeat left center;
    margin: 0;}

.list .purelist {
    padding-left: 0;
    margin: 37px 0 33px;}

.paging_content {
    padding: 0;}

.paging_content ul li,
.list .purelist li {
    width: 25% !important;
    background: #f5f5f5;
    margin-bottom: 27px;
    float: left;
    display: inline-block;}

.list .paging_content ul li p,
.list .purelist p {
    padding-left: 38px;}

.list .purelist p a {
    color: #5d5d5d;
    font-size: 16px;
    line-height: 43px;
    display: block;}

.list .wp_entry .paging_content ul li p,
.list .paging_content ul li p a {
    color: #5d5d5d;
    font-size: 16px;
    line-height: 43px;
    display: block;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}

.list .wp_entry .paging_content ul li p {
    padding-left: 0.51rem;
    background: url(../images/list_arr.jpg) no-repeat 0.38rem center;
    padding-left: 51px\0;
    background: url(../images/list_arr.jpg) no-repeat 38px center\0;}

.three_columns {
    width: 100% !important;
    height: auto !important;}

.wp_articlecontent .list-paddingleft-2 {
    padding-left: 0;}

.wp_articlecontent .list-paddingleft-2 {
    width: 100% !important;
    height: auto !important;}

.wp_articlecontent .list-paddingleft-2:after {
    content: "";
    clear: both;
    display: block;}

.list .wp_entry .paging_content ul li p:hover,
.list .paging_content ul li p a:hover {
    text-decoration: none;
    color: #005296;}

.list .wp_entry .paging_content ul li.party:hover p {
    color: #fff;}

.list2 .col_news_con ul li.news span.news_title {
    width: 13%;}

.list2 .col_news_con ul li.news span.news_pos {
    width: 14%;}

.list2 .col_news_con ul li.news span.news_date {
    width: 73%;}

.list2 ul.list_head li.news span {
    font-size: 16px;
    line-height: 50px;
    font-weight: bold;
    color: #000;}

.list2 ul.list_head {
    border-bottom: 2px solid #d3d3c9;}

.list2 ul.news_list li.news {
    line-height: 64px;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;}

.list2 ul.news_list li.news span {
    font-size: 16px;
    color: #3a3a3a;}

.list2 ul.news_list li.news span.news_title {
    color: #1a5f9a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}


.list .wp-search {
    border: none;
    margin: 26px 0 30px;}

.list .wp-search .con {
    text-align: center;}

.boxcon,
.btns {
    display: inline-block;}

.boxcon {
    width: 39.64%;
    vertical-align: top;}

.list .search_tilte {
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    width: 100%;
    background: url(../images/search_tit.jpg) no-repeat center bottom;
    color: #383838;}

.list .boxcon #keyword {
    width: 97%;
    height: 39px;
    line-height: 39px;
    padding: 0 0 0 3%;
    border: 1px solid #e6e6e6;
    font-size: 12px;
    color: #666;}

.btns {
    margin-left: 17px;
    width: 91px;
    background: #005296;
    height: 39px;
    line-height: 39px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    cursor: pointer;}

.letterSelector {
    width: 100%;
    text-align: center;}

.letterSelector li {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 11px;
    font-size: 15px;
    color: #383838;
    line-height: 21px;
    cursor: pointer;}

.letterSelector li.none {
    display: none;}

.letterSelector li.selected {
    font-size: 20px;
    color: #cc1615;
    font-weight: bold;}

.searchdata {
    margin-top: 45px;}

.searchdata .data_table {
    margin: 0 -6px;}

.searchdata li.news {
    width: 100%;
    -webkit-column-break-inside: avoid;
    width: 20%;
    float: left;
    display: inline-block;}

.searchdata li.news .news_imgs {
    display: block;
    width: 100%;
    padding-bottom: 145%;
    position: relative;}

.searchdata li.news .news_imgs img {
    width: 100%;
    height: 100%;
    position: absolute;}

.list .searchdata li.news .news_title {
    font-weight: bold;
    display: block;
    font-size: 16px;
    line-height: 50px;
    border: 1px solid #e3e3e3;
    width: auto;
    padding-left: 18px;}

.list .searchdata li.news a {
    display: block;
    margin: 0 6px;
    margin-bottom: 18px;}

.list3 .col_news_con {
    padding-left: 0px;}

.list5 .wrapper .inner {
    max-width: 1400px;}

.list6 .wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    display: none;}

.list6 .wp_subcolumn_list .wp_sublist .sublist_title {
    border: 0;}

.list6 .wp_subcolumn_list .wp_sublist .sublist_title a {
    font-weight: normal;
    padding-left: 10px;
    background: url(../images/sz_listicon.jpg) left center no-repeat;
    color: #3f3f3f;
    font-size: 18px;
    display: inline-block;}

.list6 .layout-column-left {
    width: 33%;
    padding-left: 0px;
    display: block;
    float: left;}

.list6 section.three_columns {
    width: auto !important;
    min-height: 305px;}

.list6 .identity-list-header h2 {
    display: inline-block;
    padding: 5px 10px;
    font-size: 16px;
    background: #0061ae;
    font-weight: normal;
    color: #fff;}

.list6 .sz_title a {
    padding-left: 10px;
    background: url(../images/sz_listicon.jpg) left center no-repeat;
    color: #3f3f3f;
    font-size: 18px;
    display: inline-block;}

.list6 .sz_image a img {
    width: 227px;
    padding: 3px;}

.list6 .sz_text {
    float: right;
    margin-left: 252px;
    display: inline-block;
    line-height: 28px;
    font-size: 12px;
    color: #3f3f3f;
    margin-top: 10px;
    max-height: 222px;
    overflow: hidden;}

.list6 .sz_image {
    width: 227px;
    height: 252px;
    float: left;
    background-color: #e2eff7;
    position: relative;
    margin-right: -227px;}

.list6 .sz_text a {
    margin-left: 252px;
    display: inline-block;
    line-height: 28px;
    font-size: 12px;
    color: #3f3f3f;}

.list6 .sz_image {
    box-shadow: 0px 0px 5px #888888;
    width: 227px;
    height: 251px;
    float: left;
    background-color: #fff;
    position: relative;
    margin-right: -233px;
    overflow: hidden;
    border: 3px solid #fff;}

.list6 .sz_image img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;}

.list6 .sz_box.clearfix {
    margin-top: 30px;
    margin-bottom: 60px;}

.list6 h3.column-title1 {
    margin: 25px 0px;
    min-width: 163px;
    line-height: 44px;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    background: url(../images/list_tit.jpg) left center no-repeat;
    padding-left: 30px;}

#sc-dx {
    width: 50%;}

.post1 .box_2 .more_btn {
    width: 130px;
    background: url(../images/more.jpg) no-repeat right bottom;}

.post1 .boxa .more_btn {
    width: 130px;
    background: url(../images/more.jpg) no-repeat right bottom;}