﻿@charset "utf-8"; html, body, button, input, select, textarea {
    font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", arial, tahoma, "\5b8b\4f53", sans-serif;
    color: #2F2F2F;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, html {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
}

i, em {
    font-style: normal;
}

ol, ul, li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%;
    font-weight: normal
}

a, a:hover {
    text-decoration: none;
}

a {
    color: #2F2F2F;
    outline: none;
}

a:hover {
    color: #ff7e00;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

/**
***清理浮动**/
.clear:after, .clear:before {
    content: '';
    display: table;
}

.clear:after {
    clear: both;
    overflow: hidden;
}

.clear {
    *zoom: 1; }

body {
    font-size: 9.9555555555555px;
    background-color: #fff;
}


.thinklog_pages a.current, .thinklog_pages a.current span, .thinklog_pages a:hover, .thinklog_pages a:hover span {
    border: #2F2F2F 1px solid;
    background: #2F2F2F;
    color: #fff;
}

/*broswer check*/
.m-browser-mask {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .85;
    filter: alpha(opacity=85);
    z-index: 9000
}

.m-browser-box {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 711.11111111111px;
    height: 355.55555555556px;
    margin: -177.77777777778px 0 0 -355.55555555556px;
    background: #fff;
    -webkit-box-shadow: 0 0 7.1111111111111px rgba(200, 200, 200, .75);
    box-shadow: 0 0 7.1111111111111px rgba(200, 200, 200, .75);
    -webkit-border-radius: 7.1111111111111px;
    border-radius: 7.1111111111111px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7.1111111111111px 32px;
    z-index: 9999
}

.m-browser-box .title {
    font-size: 21.333333333333px;
    padding: 14.222222222222px 0;
    text-align: left;
    color: #000;
    border-bottom: 1px solid #ccc;
    padding-left: 21.333333333333px
}

.m-browser-box .subtitle {
    font-size: 15.644444444444px;
    color: #717171;
    padding: 17.777777777778px 0 17.777777777778px 21.333333333333px
}

.m-browser-box .list {
    width: 100%;
    height: 142.22222222222px;
    margin-top: 35.555555555556px
}

.m-browser-box .list li {
    float: left;
    width: 33%;
    margin-left: -39.111111111111px
}

.m-browser-box .list li a {
    display: block
}

.m-browser-box .list li a .i-chrome, .m-browser-box .list li a .i-firefox, .m-browser-box .list li a .i-safari {
    display: block;
    width: 71.111111111111px;
    height: 71.111111111111px;
    margin: auto;
    margin-bottom: 17.777777777778px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.m-browser-box .list li a .i-chrome {
    background: url(../images/com/i-chrome.jpg) center no-repeat
}

.m-browser-box .list li a .i-firefox {
    background: url(../images/com/i-firefox.jpg) center no-repeat
}

.m-browser-box .list li a .i-safari {
    background: url(../images/com/i-safari.jpg) center no-repeat
}

.m-browser-box .list li a .text {
    display: block;
    font-size: 9.9555555555555px;
    text-align: center
}

.dialog {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000; }
.dialog .dialog_mask {
    height: 100%;
    background: #2a2b2f;
    opacity: .9; }
.dialog .dialog_main {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff; }
.dialog .dialog_main_active {
    display: block; }
.dialog .dialog_wx {
    width: 142.22222222222px;
    margin: -113.77777777778px 0 0 -103.11111111111px;
    padding: 32px 32px 21.333333333333px 32px; }
.dialog .dialog_wx img {
    display: block;
    width: 100%;
    margin-bottom: 21.333333333333px;
    padding-top: 711.11111111111px;
    margin-top: -711.11111111111px; }
.dialog .dialog_wx p {
    line-height: 1;
    font-size: 12.8px;
    letter-spacing: 3.5555555555556px;
    text-align: center;
}


/* wab广告 */
.advertisement{
    position: fixed;
    z-index: 100;
    width: 122.31111111111px;
    height: 122.31111111111px;
    top:122.31111111111px;
    right:21.333333333333px!important;
    animation: myfirst  2s linear 0s infinite normal;

    -moz-animation:myfirst  2s linear 0s infinite normal;

    -webkit-animation:myfirst  2s linear 0s infinite normal;

    -o-animation:myfirst  2s linear 0s infinite normal;
}
.advertisement_img{
    position: relative;
    display: inline-block;
    width: 100%!important;
    height:100%!important;
    background:url(../images/com/fuchuang_content.png) no-repeat; 
    background-size:contain 
}
.advertisement_close{
    position:absolute;
    right:0;
    width:12.088888888889px; 
    height:12.088888888889px;
    background:url(../images/com/fuchuang_close.png) no-repeat; 
    background-size:contain 
}
@keyframes myfirst
{
    0%   {top:122.31111111111px;}
    /* 25%  {top:125.86666666667px;} */
    50%  {top:136.53333333333px;}
    /* 75%  {top:132.97777777778px;} */
    100% {top:122.31111111111px;}
}
@-moz-keyframes myfirst /* Firefox */
{
    0%   {top:122.31111111111px;}
    /* 25%  {top:125.86666666667px;} */
    50%  {top:136.53333333333px;}
    /* 75%  {top:132.97777777778px;} */
    100% {top:122.31111111111px;}
}
@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
    0%   {top:122.31111111111px;}
    /* 25%  {top:125.86666666667px;} */
    50%  {top:136.53333333333px;}
    /* 75%  {top:132.97777777778px;} */
    100% {top:122.31111111111px;}
}
@-o-keyframes myfirst /* Opera */
{
    0%   {top:122.31111111111px;}
    /* 25%  {top:125.86666666667px;} */
    50%  {top:136.53333333333px;}
    /* 75%  {top:132.97777777778px;} */
    100% {top:122.31111111111px;}
}.fixed{
    position:fixed;
    top:0;
    left:0;
    width:  100%;
    z-index:999999;
}
.wrap {
    width: 995.55555555555px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    clear: both;
}
a {
    transition: color 0.35s;
}

a:hover {
    color: #ff0000;
}
.header {
    width: 100%;
    float: left;
    height: 35.555555555556px;
    top: 39.111111111111px;
    position: fixed;
    z-index: 99999;
}

.header a.alogo {
    display: block;
    float: left;
    line-height: 35.555555555556px;
    height: 35.555555555556px;
}
.header a.alogo img{
    height: 35.555555555556px;
    vertical-align: middle;
}
.header a.alogo img {
    display: inline-block;
    vertical-align: middle;
    transition: transform 0.5s;
    max-height: 35.555555555556px;
}
.header a.alogo:hover img{
    transform: scale(1.1);
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.wap1{
    display: none;
}
#top-menu {
    height: 35.555555555556px;
    line-height: 35.555555555556px;
    position: relative;
    float: left;
    margin-left: 42.666666666667px;
    font-size: 11.377777777778px;
}
#top-menu a{
    color:#414753;
    margin:0 14.222222222222px;
}

#top-menu a.on,
#top-menu a:hover{
    color: #17B34E;
}
#right-menu{
    position: fixed;
    z-index: 999;
    width: 13.55%;
    height: 100%;
    padding-right: 259.55555555556px;
    background-size: auto 768px;
    right: -100%;
    top:0;
    background:#001A0C;
}
#right-menu .mcon{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    right: 0;
    font-size: 11.377777777778px;
    overflow-y: auto;
    text-align: right;
}
#right-menu .mcon .dsub{
    width:50%;
    padding-bottom: 14.222222222222px;
}
#right-menu .mcon .c1{
    font-size: 17.066666666667px;
    line-height: 3;
}
#right-menu a{
    color: #fff;
    display: block;
    clear: both;
    line-height: 2;
}

#right-menu-icon{
    float: right;
}
#right-menu .d0{
    padding-top: 6%;
    background:#0B8C3D;
}

#right-menu .d1{
    background:#03662C;
}
#right-menu .d2{
    background:#00401D;
}

#right-menu .d3{
    background:#001A0C;
}

#floatbar{
    position: fixed;
    right: 35.555555555556px;
    bottom: 85.333333333333px;
    z-index: 998;
    width:42.666666666667px;
    height:167.11111111111px;
    border-radius:7.1111111111111px;
    text-align: center;
    border:1.4222222222222px solid rgba(0,0,0,0.1);
    vertical-align: middle;
    padding:7.1111111111111px 0;
}
#floatbar a{
    display: block;
    width: 100%;
    height: 40.533333333333px;
    position: relative;
    vertical-align: middle;
    line-height: 45.511111111111px;
}
#floatbar a span,
#floatbar a .wx{
    display: none;
}
#floatbar a .wx img{
    width: 128px;
}
#floatbar a>img{
    display: inline-block;
    vertical-align: middle;
}
#floatbar a:hover span{
    display:block;
    text-align:center;
    white-space:nowrap;
    width:100%;
    line-height:1;
}
#floatbar a:hover .wx{
    display: inline-block;
}
#floatbar a span{
    width: 24.177777777778px;
    margin-top:5.6888888888889px;
    line-height: 14.222222222222px;
    text-align: center;
    color: rgba(0,0,0,0.5);
}
#floatbar a:hover>img{
    display: none;
}
#floatbar a .wx{
    position: absolute;
    right: 44.088888888889px;
}

#gonext{
    position: fixed;
    z-index: 99900000;
    bottom:35.555555555556px;
    margin-left: -5.6888888888889px;
    left: 50%;
    cursor: pointer;
    transition: all .3s;
}
#gonext:hover{
    transform: scale(1.3);
}
.fcates {
    width: 100%;
    float: left;
    background: #fff;
    padding: 21.333333333333px 0;
    line-height: 2;
    font-size: 8.5333333333333px;
    color: #8A909E;
}
.fcates table img{
    margin-right: 28.444444444444px;
}
.fcates table td{
    vertical-align: top;
    color: #8A909E;
}
.fcates table th{
    vertical-align: top;
    white-space: nowrap;
}
.fcates table a{
    color:#8A909E;
}
.fcates .items{
    width: 100%;
    float: left;
}
.fcates .items .item{
    width: 33%;
    float: left;
}
.footer {
    margin-top: 71.111111111111px;
    background: #F7F8FB;
    clear: both;
    float: left;
    padding: 10.666666666667px 0px;
    width: 100%;
    overflow: hidden;
    line-height: 19.911111111111px;
    text-align: center;
    color: #ABAFB8;
}
.footer a {
    color: #333;
}

.footer table {
}

.footer table td,
.footer table th {
    border: none;
}
.cate-title {
    width: 100%;
    height: 28.444444444444px;
    line-height: 28.444444444444px;
    text-align: left;
    border-bottom: 1px solid #979797;
    float: left;
    /*margin:24.888888888889px 0px;*/
}

.cate-title .cn {
    float: left;
    height: 21.333333333333px;
    line-height: 21.333333333333px;
    border-left: 3.5555555555556px solid #1E9FFF;
    font-size: 12.8px;
    font-weight: bold;
    padding-left: 10.666666666667px;
    color: #2d2d2d;
    display: inline-block;
}
/*toppos*/
.toppos{
    width: 100%;
    clear: both;
    position: relative;
    float: left;
    height: 42.666666666667px;
    line-height: 42.666666666667px;
    border-bottom: 1px solid #eaeaea;
}
.toppos .i-home{
    width: 42.666666666667px;
    float: left;
    height: 42.666666666667px;
    text-align: center;
    border-right: 1px solid #eaeaea;
}
.toppos .posstep{
    float: left;
    padding-left: 7.1111111111111px;
}
.toppos .posstep .posa{
    display: inline-block;
    padding-left: 7.1111111111111px;
    background:url(../images/i-pos.png) no-repeat left center;
    margin-right: 7.1111111111111px;
}
.toppos .posstep .posa.i1{
    background:none;
}
.toppos .fr ul,
.toppos .fr ul li
{
    position: relative;
    height: 42.666666666667px;
    float: left;
}
.toppos .fr ul li{
    margin-left: 17.066666666667px;
}
.toppos .fr ul li a{
    display: block;
    float: left;
}
.toppos .fr ul li a.on{
    border-bottom: 1px solid #1E9FFF;
    color: #1E9FFF;
    font-weight: bold;
}
.toppos .fr .posso {
    position: relative;
    width: 192px;
    float: right;
    height: 24.177777777778px;
    top:8.5333333333333px;
}
.toppos .fr .posso input{
    position: absolute;
    width: 177.77777777778px;
    height: 24.177777777778px;
    display: inline-block;
    border-radius: 19.2px;
    border: none;
    background:#eaeaea;
    padding-left:14.222222222222px;
    z-index: 1;
}
.toppos .fr .posso  img{
    position: absolute;
    right: 7.1111111111111px;
    top:7.1111111111111px;
    z-index: 99;
}
.position {
    float: right;
    text-align: right;
}

.content .doc-info {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 7.1111111111111px;
    padding: 7.1111111111111px 0px;
    border: 1px dashed #9c9c9c;
}

.content .doc-info span {
    color: #858585;
    padding-left: 14.222222222222px;
}

.content .content-text {
    width: 100%;
    float: left;
    min-height: 355.55555555556px;
    margin-bottom: 7.1111111111111px;
    font-size: 9.9555555555555px;
    line-height: 250%;
}

.content .prevnext {
    width: 100%;
    float: left;
    margin: 35.555555555556px 0px;
    border-top: 1px dashed #9c9c9c;
    line-height: 28.444444444444px;
    padding-top: 14.222222222222px;
}

.bread_line {
    height: 50.488888888889px;
    background: url(../images/com/breadline_bg.png) no-repeat;
    font-size: 9.9555555555555px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.bread_line span {
    font-size: 21.333333333333px;
    color: #fff;
    line-height: 50.488888888889px;
    margin-right: 7.1111111111111px;
    margin-left: 17.777777777778px;
}

.bread_line a {
    margin: 0 4.9777777777778px;
    font-size: 9.9555555555555px;
    color: #fff;
}

.message_nav {
    width: 853.33333333333px;
    margin: 0 auto;
    height: 42.666666666667px;
    overflow: hidden;
    position: relative;
}

.message_nav ul li {
    float: left;
}

.message_nav ul li a {
    display: block;
    height: 40.533333333333px;
    line-height: 40.533333333333px;
    font-size: 10.666666666667px;
    color: #414141;
    padding: 0 17.777777777778px;
}

.message_nav ul li a.message_nav_c {
    border-bottom: 2.1333333333333px solid #1E9FFF;
    color: #1E9FFF;
}

.main_wrap_lv2 {
    background: #f6f6f6;
}
.left-bar {
    width: 184.88888888889px;
    border:1px solid #ededed;

    color: #fff;
    float: left;
    padding-bottom: 4.9777777777778px;
}

.left-bar .left-bar-title {
    width: 100%;
    float: left;
    background: #17B34E;
    height: 42.666666666667px;
    font-size: 11.377777777778px;
    line-height: 42.666666666667px;
}

.left-bar .left-bar-title .cn {
    width: 170.66666666667px;
    margin: 0 7.1111111111111px;
    float: left;
}

.left-bar .left-bar-cate {
    width: 100%;
    background-color: #fff;
    float: left;
}

.left-bar .left-bar-cate a {
    display: block;
    float: left;
    clear: both;
    width: 160.71111111111px;
    padding:0 7.1111111111111px;
    margin: 4.9777777777778px 4.9777777777778px 0 4.9777777777778px;
    line-height: 32px;
    background: #f0f0f0;
}
.left-bar .left-bar-cate a:hover,
.left-bar .left-bar-cate a.on{
    background:#ffae00;
    color:#fff;
}
.left-contact {
    width: 138.66666666667px;
    margin: 7.1111111111111px;
    padding: 7.1111111111111px;
    background-color: #fff;
    float: left;
    color: gray;
    font-size: 8.5333333333333px;
    line-height: 21.333333333333px;
}
.left-contact .tel{
    width: 103.11111111111px;
    height: 32px;
    background:url(../images/i-tel2.png) no-repeat left center;
    padding-left:46.222222222222px;
    margin-bottom: 14.222222222222px;
}
.left-contact .p1{
    color:#5e5e5e;
    font-size: 8.5333333333333px;
    height: 14.222222222222px;
    line-height: 14.222222222222px;
}
.left-contact .p2{
    color:#e2c17d;
    font-family: impact;
    font-size: 15.644444444444px;
}
.left-bar-cate div.cc2-wrap {
    display: none;
}
.left-news p{
    height: 28.444444444444px;
    line-height: 28.444444444444px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 163.55555555556px;
    margin:0 10.666666666667px;
    border-bottom:1px solid #e5e5e5;
}
.left-news a:last-child p{
    border-bottom:0;
}

.main-left{
    width: 188.44444444444px;
    float: left;
    margin-top:28.444444444444px;
}
.main-right{
    margin-top:28.444444444444px;
    width: 640px;
    float: right;
}
.page-content {
    font-size: 9.9555555555555px;
    line-height: 200%;
    min-height: 355.55555555556px;
}

.pages {
    width: 100%;
    float: left;
    padding: 42.666666666667px 0;
}

.pages .fl a {
    display: inline-block;
    width: 28.444444444444px;
    height: 28.444444444444px;
    line-height: 28.444444444444px;
    border: 1px solid #dbdbdb;
    text-align: center;
    border-radius: 50%;
    margin-right: 7.1111111111111px;
}

.pages .fl a:hover, .pages .fl a.current {
    background-color: #BDBDBD;
    border: 1px solid #BDBDBD;
    color: #fff;
}
.pages .i-pnext{
    display: inline-block;
    width: 66.844444444444px;
    height: 28.444444444444px;
    background:#17B34E url(../images/com/i-pnext.png) no-repeat center;
    border-top-right-radius:14.222222222222px;
    border-bottom-right-radius:14.222222222222px;
}
.pages .fr img {
    float: left;
}
#top-flash .swiper-slide {
    float:left;
    width: 1365.3333333333px;
    margin: 0 auto;
    height: 768px
}

#top-flash .swiper-slide .wrap {
    height: 768px;
}

#top-flash .swiper-slide .fimg {
    position: absolute;
    right: 0;
    width: 618.66666666667px;
    bottom: 168.53333333333px;
    z-index: 9;
}

.ptgm, .ptys, .recnews, .recvideo, .bpjs, .hytd, .jjfa, .hzhb {
    width: 100%;
    height: 768px;
    clear: both;
    float: left;
    position: relative;
}

.h1 {
    margin-top: 103.11111111111px;
    text-align: left;
}

.h1 .s1 {
    font-size: 17.066666666667px;
    color: #414753;
}

.h1 .s2 {
    font-size: 17.066666666667px;
    color: #17B34E;
    padding: 0 3.5555555555556px;
}

.h1 .s3 {
    font-size: 9.9555555555555px;
    color: #17B34E;
    text-transform: uppercase;
}

.ptgm .t2 {
    width: 100%;
    text-align: center;
    margin: 28.444444444444px 0;
    height: 29.866666666667px;
    font-size: 21.333333333333px;
    font-weight: 500;
    color: rgba(65, 71, 83, 1);
    line-height: 29.866666666667px;
}

.ptgm .t3 {
    width: 853.33333333333px;
    height: 48.355555555555px;
    background: rgba(23, 179, 78, 0.1);
    border-radius: 24.177777777778px;
    margin: 0 auto;
    text-align: center;
    line-height: 48.355555555555px;
}

.ptgm .t3 .num {
    color: #15A748;
    font-size: 27.022222222222px;
}

.ptgm .t3 .txt {
    font-size: 14.222222222222px;
    color: #414753;
}

.ptgm .t3 .xian {
    color: #17B34E;
    font-size: 19.911111111111px;
    width: 142.22222222222px;
    display: inline-block;
    height: 48.355555555555px;
    text-align: center;
    line-height: 48.355555555555px;
}

.ptys .item {
    width: 312.88888888889px;
    height: 462.22222222222px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 3.5555555555556px 14.222222222222px 0px rgba(7, 110, 43, 0.2);
    border-radius: 10.666666666667px;
    float: left;
    text-align: center;
    margin-top: 35.555555555556px;
}

.ptys .ts {
    width: 100%;
    margin-top: 32px;
}

.ptys .item > * {
    width: 256px;
    margin: 0 auto;
    display: block;
    clear: both;
}

.ptys .item.i2 {
    margin: 0 28.444444444444px;
}

.ptys .item .img {
    height: 85.333333333333px;
    margin: 67.555555555555px auto 53.333333333333px auto;
    text-align: center;
}
.ptys .item .img img{
    height:100%;
}
.ptys .item .p1 {
    height: 29.866666666667px;
    font-size: 21.333333333333px;
    font-weight: 500;
    color: rgba(65, 71, 83, 1);
    line-height: 29.866666666667px;
}

.ptys .item.i2 .p1 {
    color: #F38625;
}

.ptys .item .p2 {
    height: 17.066666666667px;
    font-size: 14.222222222222px;
    font-weight: normal;
    color: rgba(214, 218, 233, 1);
    line-height: 17.066666666667px;
    margin: 14.222222222222px auto;
}

.ptys table {
    color: #707785;
    text-align: left;
    font-size: 12.8px;
}

.ptys table th {
    white-space: nowrap;
}

.ptys table td,
.ptys table th {
    vertical-align: top;
    line-height: 2;
}

.recnews .clist {
    width: 853.33333333333px;
    float: left;
    margin-top: 35.555555555556px;
    margin-left: 42.666666666667px;
}

.recnews .item {
    cursor: pointer;
    width: 832px;
    height: 170.66666666667px;
    float: left;
    margin-bottom: 17.066666666667px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 1.4222222222222px 7.1111111111111px 0px rgba(0, 0, 0, 0.1);
}

.recnews .img {
    float: left;
    width: 263.11111111111px;
    height: 170.66666666667px;
}

.recnews img {
    width: 100%;
    height: 170.66666666667px;
}

.recnews .con {
    width: 526.22222222222px;
    height: 170.66666666667px;
    float: right;
    margin-right: 21.333333333333px;
    position: relative;
}

.recnews .con .p1 {
    height: 17.066666666667px;
    font-size: 17.066666666667px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgba(65, 71, 83, 1);
    line-height: 17.066666666667px;
    margin: 21.333333333333px 0;
}

.recnews .p2 {
    width: 526.22222222222px;
    height: 46.933333333333px;
    font-size: 9.9555555555555px;
    font-weight: 400;
    color: rgba(112, 119, 133, 1);
    line-height: 15.644444444444px;
}

.recnews .p3 {
    position: absolute;
    color: #707785;
    bottom: 21.333333333333px;
}

.recnews .item:hover {
    box-shadow: 0px 1.4222222222222px 14.222222222222px 0px rgba(23, 179, 78, 0.25);
}

.recnews .cact {
    position: absolute;
    right: 35.555555555556px;
    top: 368.35555555555px;
    width: 35.555555555556px;
}

.recnews .cact a {
    display: block;
    width: 35.555555555556px;
    height: 35.555555555556px;
    transition: all .3s;
}

.recnews .cact a:hover {
    transform: scale(1.3);
}

.recnews .cact #news-prev {
    background: url(../images/news-prev.png) no-repeat center;
}

.recnews .cact #news-next {
    margin-top: 64px;
    background: url(../images/news-next.png) no-repeat center;
}

.recnews .cact #news-prev:hover {
    background-image: url(../images/news-prev2.png);
}

.recnews .cact #news-next:hover {
    background-image: url(../images/news-next2.png);
}

.recvideo {
    background: #F7F8FB;
    text-align: center;
}

.recvideo .p1 {
    text-align: center;
    height: 17.066666666667px;
    font-size: 17.066666666667px;
    font-weight: 500;
    color: rgba(51, 44, 18, 1);
    line-height: 17.066666666667px;
    margin-top: 46.222222222222px;
}

.recvideo .tt .p2 {
    margin-top: 7.1111111111111px;
    text-align: center;
    height: 9.9555555555555px;
    font-size: 9.9555555555555px;
    font-weight: 500;
    color: rgba(191, 196, 206, 1);
    line-height: 9.9555555555555px;
    letter-spacing: 1px;
    margin-bottom: 38.4px;
}

.recvideo .con {
    position: relative;
}

.recvideo .con .img .cover {
    height: 398.22222222222px;
    position: relative;
    z-index: 10;
}
.recvideo .con .video-js{
    background-color:transparent;
    margin:0 auto;
    position:relative;
    z-index:9;
}
.recvideo .con .video-js .vjs-big-play-button {
    position: absolute;
    background:#17B34E;
    z-index: 12;
    left:51%;
    top: 48%;
    cursor: pointer;
    transition: all .3s;
}
.recvideo .con .video-js .vjs-poster{
    background-color:transparent!important;
}
.recvideo .con .video-js .vjs-resize-manager{
    background:#transparent!important;
}
.recvideo .con .video-js .vjs-big-play-button:hover {
    transform: scale(1.3);
}

.recvideo .bgbox {
    top: 71.111111111111px;
    left: 49.777777777778px;
    position: absolute;
    width: 896px;
    height: 241.77777777778px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 1.4222222222222px 14.222222222222px 0px rgba(0, 0, 0, 0.06);
}

.bpjs td {
    line-height: 2;
}

.hytd {
    background: #F7F8FB url(../images/page2_hytd_bg_right.png) no-repeat right center;
}

.hytd .item {
    margin-top: 106.66666666667px;
    width: 216.88888888889px;
    height: 327.11111111111px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 1.4222222222222px 11.377777777778px 0px rgba(0, 0, 0, 0.2);
    float: left;
    margin-left: 42.666666666667px;
    border-top: 5.6888888888889px solid #17B34E;
}

.hytd .item.i1 {
    margin-left: 0;
}

.hytd .item.i2,
.hytd .item.i4 {
    border-top-color: #F38625;
}

.hytd .item .d1 {
    text-align: center;
    height: 28.444444444444px;
    font-size: 19.911111111111px;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    line-height: 28.444444444444px;
    margin: 35.555555555556px auto;
}

.hytd .item .d2 {
    width: 170.66666666667px;
    height: 128px;
    font-size: 12.8px;
    font-weight: 400;
    color: rgba(65, 71, 83, 1);
    line-height: 21.333333333333px;
    margin: 0 auto;
}

.jjfa {
    background: #F7F8FB url(../images/page2_jjfa_bg.png) repeat-x;
}

.jjfa .h1 .s1,
.jjfa .h1 .s2,
.jjfa .h1 .s3 {
    color: #fff;
}

.jjfa .item {
    width: 213.33333333333px;
    height: 355.55555555556px;
    margin-top: 113.77777777778px;
    background: rgba(255, 255, 255, .3);
    float: left;
    margin-left: 44.088888888889px;
    border: 1px solid rgba(151, 151, 151, 1);
    border-bottom: 5.6888888888889px solid #17B34E;
}

.jjfa .item.i1 {
    margin-left: 0;
}

.jjfa .item.i2,
.jjfa .item.i4 {
    border-bottom-color: #F38625;
}

.jjfa .item .img {
    height: 56.888888888889px;
    display: block;
    margin: 42.666666666667px auto 21.333333333333px auto;
    text-align: center;
}

.jjfa .item .d1 {
    height: 28.444444444444px;
    font-size: 19.911111111111px;
    font-weight: 500;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    line-height: 28.444444444444px;
    margin-bottom: 28.444444444444px;
}

.jjfa .item .d2 {
    width: 172.08888888889px;
    height: 39.822222222222px;
    font-size: 11.377777777778px;
    margin: 0 auto;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 19.911111111111px;
}

.hzhb {
    background: url(../images/page2_hzhb_bg.png);
    height: auto;
}

.hzhb .tit {
    text-align: center;
    margin: 28.444444444444px auto;
    height: 29.866666666667px;
    font-size: 21.333333333333px;
    font-weight: 400;
    color: rgba(65, 71, 83, 1);
    line-height: 29.866666666667px;
}

.hzhb .item {
    width: 1024px;
    float: left;
    margin: 28.444444444444px auto;
}

.hzhb .item a {
    width: 142.22222222222px;
    height: 85.333333333333px;
    border-radius: 2.8444444444444px;
    float: left;
    margin-left: 28.444444444444px;
    margin-bottom: 21.333333333333px;
    overflow: hidden;
    line-height: 85.333333333333px;
    transition: all 0.3s;
}

.hzhb .item a img {
    width: 142.22222222222px;
    vertical-align: middle;
}

.hzhb .item a:hover {
    transform: scale(1.3);
}.ptgm, .hzms, .hzys, .gngs, .bpjs, .hytd, .cgal, .hzhb {
    width: 100%;
    height: 768px;
    clear: both;
    float: left;
    position: relative;
}

.h1 {
    margin-top: 103.11111111111px;
    text-align: left;
}

.h1 .s1 {
    font-size: 17.066666666667px;
    color: #414753;
}

.h1 .s2 {
    font-size: 17.066666666667px;
    color: #17B34E;
    padding: 0 3.5555555555556px;
}

.h1 .s3 {
    font-size: 9.9555555555555px;
    color: #17B34E;
    text-transform: uppercase;
}

.bpjs {
    background: url(../images/page3_cpjs_bg_top.png) no-repeat top right;
}

.bpjs td {
    line-height: 2;
}

.gngs {
    background: #F7F8FB;
}

.gngs .item {
    margin-top: 106.66666666667px;
    width: 177.77777777778px;
    height: 341.33333333333px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 1.4222222222222px 10.666666666667px 0px rgba(0, 0, 0, 0.1);
    float: left;
    margin-left: 25.6px;
}

.gngs .item.i1 {
    margin-left: 0;
}

.gngs .item.i2 .d1,
.gngs .item.i4 .d1 {
    color: #F38625;
}

.gngs .item .img {
    height: 46.222222222222px;
    display: block;
    margin: 56.888888888889px auto 56.888888888889px auto;
    text-align: center;
}

.gngs .item .d1 {
    text-align: center;
    height: 28.444444444444px;
    font-size: 21.333333333333px;
    font-weight: 500;
    color: #17B34E;
    line-height: 28.444444444444px;
    margin: 21.333333333333px auto;
}

.gngs .item .d2 {
    width: 135.11111111111px;
    height: 64px;
    font-size: 11.377777777778px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(65, 71, 83, 1);
    line-height: 21.333333333333px;
    margin: 0 auto;
}

.hzys .item {
    width: 284.44444444444px;
    float: left;
    margin-left: 71.111111111111px;
    margin-top: 110.22222222222px;
    height: 391.11111111111px;
    position: relative;
}

.hzys .item .img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.hzys .item img {
    width: 100%;
}

.hzys .item.i2 .img {
    position: initial;
    margin-bottom: 42.666666666667px;
}

.hzys .item.i1 {
    margin-left: 0;
}

.hzys .item .d1 {
    height: 25.6px;
    font-size: 25.6px;
    font-weight: 400;
    color: rgba(51, 44, 18, 1);
    line-height: 25.6px;
}

.hzys .item .d0 {
    height: 9.9555555555555px;
    font-size: 8.5333333333333px;
    font-family: Helvetica;
    color: rgba(0, 0, 0, 1);
    line-height: 15.644444444444px;
}

.hzys .item .d2 {
    width: 284.44444444444px;
    height: 42.666666666667px;
    font-size: 11.377777777778px;
    font-weight: 400;
    color: rgba(51, 44, 18, 1);
    line-height: 21.333333333333px;
    margin: 17.066666666667px 0;
}


.hzms {
    background: #F7F8FB url(../images/page3_hzms_bg.png) no-repeat 50% 184.88888888889px;
}

.hzms .con {
    width: 647.11111111111px;
    margin: 92.444444444444px auto;
}

.hzms .con .img {
    float: right;
    width: 292.26666666667px;
}

.hzms .con .txt {
    width: 312.88888888889px;
    float: left;
}

.hzms .con .txt .tit {
    height: 39.822222222222px;
    font-size: 28.444444444444px;
    font-weight: 500;
    color: rgba(65, 71, 83, 1);
    line-height: 39.822222222222px;
    margin-bottom: 35.555555555556px;
}

.hzms .con .txt .d1 {
    height: 26.311111111111px;
    font-size: 18.488888888889px;
    font-weight: 400;
    color: rgba(65, 71, 83, 1);
    line-height: 26.311111111111px;
}

.hzms .con .txt .d2 {
    margin: 7.1111111111111px 14.222222222222px 21.333333333333px 14.222222222222px;
    width: 298.66666666667px;
    height: 35.555555555556px;
    font-size: 12.8px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(138, 144, 158, 1);
    line-height: 17.777777777778px;
}

.jjfa .item {
    width: 213.33333333333px;
    height: 355.55555555556px;
    margin-top: 113.77777777778px;
    background: rgba(255, 255, 255, .3);
    float: left;
    margin-left: 45.511111111111px;
    border: 1px solid rgba(151, 151, 151, 1);

    border-bottom: 5.6888888888889px solid #17B34E;
}

.jjfa .item.i1 {
    margin-left: 0;
}

.jjfa .item.i2,
.jjfa .item.i4 {
    border-bottom-color: #F38625;
}

.jjfa .item .img {
    height: 56.888888888889px;
    display: block;
    margin: 42.666666666667px auto 21.333333333333px auto;
    text-align: center;
}

.jjfa .item .d1 {
    height: 28.444444444444px;
    font-size: 19.911111111111px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    line-height: 28.444444444444px;
    margin-bottom: 28.444444444444px;
}

.jjfa .item .d2 {
    width: 172.08888888889px;
    height: 39.822222222222px;
    font-size: 11.377777777778px;
    margin: 0 auto;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 19.911111111111px;
}

.jjfa .item .d2 p::before {
    content: '●';
    font-size: 14.222222222222px;
    padding-right: 7.1111111111111px;
}

.hzhb {
    background: url(../images/page2_hzhb_bg.png);
    height: auto;
}

.hzhb .tit {
    text-align: center;
    margin: 28.444444444444px auto;
    height: 29.866666666667px;
    font-size: 21.333333333333px;
    font-weight: 400;
    color: rgba(65, 71, 83, 1);
    line-height: 29.866666666667px;
}

.hzhb .item {
    width: 1024px;
    float: left;
    margin: 28.444444444444px auto;
}

.hzhb .item a {
    width: 142.22222222222px;
    height: 85.333333333333px;
    border-radius: 2.8444444444444px;
    float: left;
    margin-left: 28.444444444444px;
    margin-bottom: 21.333333333333px;
    overflow: hidden;
    line-height: 85.333333333333px;
}

.hzhb .item a img {
    width: 142.22222222222px;
    vertical-align: middle;
}

#caseflash {
    width: 853.33333333333px;
    height: 597.33333333333px;
    margin: 35.555555555556px auto;
}

#caseflash .slide-carousel {
    margin-bottom: 14.222222222222px
}

#caseflash .slide-3d .desc {
    display: none
}

#caseflash .slide-3d .item-list li {
    width: 312.88888888889px;
    height: 384px;
    transition: all .5s ease-out;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10.666666666667px;
    box-shadow: 0px 1.4222222222222px 10.666666666667px 0px rgba(0, 0, 0, 0.1);
}

#caseflash .slide-3d .item-list li .ttt {
    display: none;
}

#caseflash .slide-3d .item-list li.item0 {
    transform: translate3d(-160px, 0, 0) scale(.8)
}

#caseflash .slide-3d .item-list li.item1 {
    transform: translate3d(0, 56.888888888889px, 0) scale(.8);
    transform-origin: 0 50%;
    z-index: 2;
    opacity: 1;
}

#caseflash .slide-3d .item-list li .mask {
    position: absolute;
    width: 312.88888888889px;
    height: 384px;
    z-index: 9999;
    background: rgba(0, 0, 0, .5);
    top: 10.666666666667px;
    left: 10.666666666667px;
}

#caseflash .slide-3d .item-list li.item2 {
    background: #fff;
    width: 376.88888888889px;
    height: 469.33333333333px;
    padding: 14.222222222222px;
    transform: translate3d(231.11111111111px, 0, 0) scale(1);
    transform-origin: 0 50%;
    opacity: 1;
    z-index: 3;
    box-shadow: 0px 1.4222222222222px 10.666666666667px 0px rgba(0, 0, 0, 0.1);
}

#caseflash .slide-3d .item-list li.item2 .ttt {
    display: block;
    margin-top: 35.555555555556px;
    height: 28.444444444444px;
    font-size: 19.911111111111px;
    text-align: center;
    font-weight: 400;
    color: rgba(65, 71, 83, 1);
    line-height: 28.444444444444px;
}

#caseflash .slide-3d .item-list li.item2 .mask {
    display: none;
}

#caseflash .slide-3d .item-list li.item3 {
    transform: translate3d(533.33333333333px, 56.888888888889px, 0) scale(.8);
    transform-origin: 100% 50%;
    opacity: 1;
    z-index: 2
}

#caseflash .slide-3d .item-list li.item4 {
    transform: translate3d(480px, 0, 0) scale(.8)
}

#caseflash .slide-3d .item-list li.item5 {
    transform: translate3d(640px, 0, 0) scale(.8)
}

#caseflash .slide-3d .item-list li.item6 {
    transform: translate3d(800px, 0, 0) scale(.8)
}

#caseflash .slide-3d .item-list li.item7 {
    transform: translate3d(960px, 0, 0) scale(.8)
}

#caseflash .slide-3d .item-list li.item8 {
    transform: translate3d(1120px, 0, 0) scale(.8)
}

#caseflash .slide-3d .item-list li.item9 {
    transform: translate3d(1280px, 0, 0) scale(.8)
}
