@charset "utf-8";
@import "ress.css";
body, input, button, form {
    font-size: 14px;
    line-height: 28px;
    font-family: "microsoft yahei", 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #333;
}
a{ text-decoration: none}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #9e9e9e;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
ul,li{ list-style: none}
/*清除浮动*/
.clearfix {
    *zoom: 1;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.w1300 {
    width: 1300px;
    margin: 0 auto;
}

.fl {
    float: left;
}
.fr {
    float: right;
}
.icon {
    vertical-align: middle;
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
}

/*header_main*/
.header_main {
    width: 100%;
    position: relative;
    z-index: 999;
    background: #595959;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #b8b8b8;
}
.header_main .header {
    position: relative;
}
.header_main .ksdh {
    color: #b8b8b8;
}
.header_main .ksdh li {
    display: inline-block;
    color: #b8b8b8;
    line-height: 30px;
    position: relative;
}
.header_main .ksdh li a {
    display: inline-block;
    color: #b8b8b8;
}
.header_main .ksdh li s {
    display: block;
    width: 45px;
    height: 40px;
}
.header_main .ksdh a:hover {
    color: #3e5f9e;
}
.header_main .ksdh .lxwm s {
    background-position: -60px 0;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 5px;
}
.header_main .ksdh .wzmap s {
    background-position: -90px 0;
    width: 17px;
    height: 18px;
    display: inline-block;
    margin-right: 5px;
}
.header_main .ksdh .mobile s {
    background-position: 0 0;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 5px;
}
.header_main .ksdh span {
    display: inline-block;
    padding: 0 10px;
    color: #999;
}
.header_main li .imgbox {
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease 0s;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
}
.header_main li:hover .imgbox {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}
.header_main .imgbox {
    width: auto;
    position: absolute;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 0 0 5px 5px;
    text-align: center;
    color: #3e5f9e;
    padding: 10px;
    top: 30px;
    left: -15px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}
.header_main .imgbox img {
    width: 160px;
    height: 160px;
    display: block;
    margin: 0 auto;
}
.header_main .imgbox p {
    font-size: 16px;
    line-height: 20px;
}
.header_main .imgbox p b {
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}



/*top_mian*/
.top_main {
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 10;
}
.top_main .top {
    padding-top: 20px;
}
.top_main .webtel {
    padding-top: 20px;
}
.top_main .webtel span {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-right: 8px;
    background-position: 0 -30px;
}
.top_main .webtel b {
    font-size: 40px;
    color: #1010109c;
    display: inline-block;
    font-family: "AvantGardeITVbyBT Book", arial;
    line-height: 40px;
    vertical-align: middle;
}
.top_main .logo {
    display: block;
}
.top_main .logo a {
    display: block;
}
.top_main .logo img {
    width: 100%;
    height: 100%;
    display: block;
}
.top_main .nav {
    line-height: 54px;
}
.top_main .nav li {
    float: left;
    display: inline-block;
    list-style: none;
    font-size: 16px;
    text-align: center;
    position: relative;
    padding: 20px 8px;
}
.top_main .nav li a {
    width: 117px;
    display: block;
    text-align: center;
    position: relative;
    color: #222;
    height: 30px;
    line-height: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.top_main .nav li.hover a, .top_main .nav li:hover a {
    color: #fff;
    background: #3e5f9e;
}
.top_main .nav li .subnav {
    background: #fff;
    border-top: 2px solid #a6a7a6;
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
    height: auto;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 199;
}
.top_main .nav li .subnav {
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease 0s;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
}
.top_main .nav li:hover .subnav {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}
.top_main .nav li .subnav a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #666;
    display: block;
    font-size: 13px;
    font-weight: 500;
    line-height: 40px;
    height: 40px;
    padding: 0;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
    border-bottom: 1px solid #eee;
    background: #fff;
}
.top_main .nav li .subnav a:hover {
    color: #9e9e9e;
    background: #f9f9f9;
    text-indent: 10px;
}



.banner_main {
    width: 100%;
    position: relative;
    z-index: 3;
}
.banner {
    width: 100%;
    min-width: 1000px;
    position: relative;
    overflow: hidden;
    z-index: 0;
    height: 550px;
}
.banner .list {
    max-height: 550px;
    overflow: hidden;
}
.banner li {
    width: 100%;
    position: absolute;
    z-index: 1;
    overflow: hidden;
}
.banner li img {
    width: 1920px;
    display: block;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}
.banner li a {
    width: 100%;
    display: block;
}
.banner .tip {
    width: 100%;
    height: 20px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 4%;
    z-index: 10;
}
.banner .tip span {
    width: 15px;
    height: 15px;
    overflow: hidden;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    text-indent: -1000px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 3px solid #fff;
}
.banner .tip span.cur {
    background: #555;
}
.banner .prev, .banner .next {
    width: 24px;
    height: 44px;
    position: absolute;
    z-index: 12;
    top: 50%;
    margin-top: -22px;
    cursor: pointer;
    background-position: -48px -30px;
    display: none;
    -webkit-transition: all .0s ease-in-out 0s;
    -moz-transition: all .0s ease-in-out 0s;
    transition: all .0s ease-in-out 0s;
}
.banner .prev {
    left: 3%;
    background-position: -48px -30px;
}
.banner .prev:hover {
    background-position: -48px -80px;
}
.banner .next {
    right: 3%;
    background-position: -80px -30px;
}
.banner .next:hover {
    background-position: -80px -80px;
}



.announ_main {
    width: 100%;
    height: 76px;
    line-height: 76px;
    border-bottom: 1px solid #eee;
}
.announ_main .announ_right {
    width: 282px;
    padding-top: 20px;
}
.announ_main .announ_right .search {
    width: 282px;
    height: 35px;
    line-height: 35px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background: #e8e8e8;
    position: relative;
}
.announ_main .announ_right .search input {
    outline: none;
    border: 0 none;
    height: 35px;
    line-height: 35px;
}
.announ_main .announ_right .search .txt {
    width: 200px;
    background: none;
    padding-left: 15px;
    display: block;
    color: #999;
}
.announ_main .announ_right .search .btn {
    width: 50px;
    background: url(../images/sou.png) no-repeat center #555;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.announ_main .announ_right .search .btn:hover {
    background-color: #494949;
}
.announ_main .announ_left span {
    display: inline-block;
}
.announ_main .announ_left a {
    display: inline-block;
    padding: 0 10px 0 0;
}
.announ_main .announ_left a s {
    width: 1px;
    height: 16px;
    display: inline-block;
    margin-right: 10px;
    background: #e9e9e9;
    vertical-align: middle;
}
.announ_main .announ_left a:first-child s {
    display: none;
}



.index {
    width: 100%;
    overflow: hidden;
}
.index .title {
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
}
.index .title h3 {
    font-size: 60px;
    font-weight: bold;
    display: block;
    line-height: 60px;
}
.index .title h3 b {
    display: inline-block;
    color: #3e5f9e;
}
.index .title h4 {
    font-size: 24px;
    font-weight: normal;
    padding-top: 20px;
    display: block;
    letter-spacing: 10px;
    color: #3e5f9e;
}
.index .title s {
    position: absolute;
    top: 12px;
    display: block;
    background: url(../images/line.png) no-repeat;
    width: 124px;
    height: 42px;
}
.index .title .line_lef {
    left: 50%;
    margin-left: -392px;
}
.index .title .line_rig {
    right: 50%;
    margin-right: -392px;
}
.index .menu {
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 20px;
}
.index .menu ul {
    text-align: center;
}
.index .menu li {
    width: 180px;
    height: 40px;
    line-height: 40px;
    margin: 0 5px 10px;
    display: inline-block;
}
.index .menu li:first-child {
    margin-left: 0;
}
.index .menu li:last-child {
    margin-right: 0;
}
.index .menu li a {
    display: block;
    border: 1px solid #dcdcdc;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}
.index .menu li a:hover {
    border: 1px solid #3e5f9e;
    color: #fff;
    background: #3e5f9e;
}
.index .menu li.current a {
    border: 1px solid #3e5f9e;
    color: #fff;
    background: #3e5f9e;
}
.index .more {
    width: 510px;
    margin: 0 auto;
    display: block;
    text-align: center;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    position: relative;
    height: 55px;
    line-height: 55px;
}
.index .more a {
    display: block;
    text-align: center;
    font-size: 18px;
    float: left;
    width: 250px;
    height: 50px;
    line-height: 50px;
}
.index .more .gd {
    color: #fff;
    background: #3e5f9e;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 2px solid #3e5f9e;
}
.index .more .gd:hover {
    background: #494949;
    border: 2px solid #494949;
}
.index .more .zx {
    border: 2px solid #e5e5e5;
    color: #333;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 0 none;
}
.index .more .zx:hover {
    background: #494949;
    border: 2px solid #494949;
    color: #fff;
    border-left: 0 none;
}
.index .floor_1_main {
    width: 100%;
    position: relative;
    z-index: 4;
}
.index .floor_1 {
    padding: 60px 0;
    overflow: hidden;
}
.index .ipro {
    overflow: hidden;
    padding-bottom: 60px;
}
.index .ipro .cont {
    display: none;
}
.index .ipro .cont:first-child {
    display: block;
}
.index .ipro .bigimg {
    width: 585px;
    height: 585px;
    overflow: hidden;
}
.index .ipro .bigimg ul {
    width: 585px;
    height: 585px;
    overflow: hidden;
}
.index .ipro .bigimg ul li {
    width: 585px;
    height: 585px;
    overflow: hidden;
}
.index .ipro .bigimg ul li img {
    width: 100%;
    height: 100%;
    display: block;
}
.index .ipro .smalimg {
    width: 585px;
    overflow: hidden;
    height: 585px;
}
.index .ipro .smalimg .list {
    width: 108%;
}
.index .ipro .item {
    float: left;
    width: 280px;
    height: 280px;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
    margin-right: 20px;
}
.index .ipro .item img {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.index .ipro .item .bg {
    background: url(../images/bghover.png) no-repeat left top;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: block;
    text-align: center;
    opacity: 0;
    color: #fff;
}
.index .ipro .item .bg h3 {
    font-size: 18px;
    padding-top: 30%;
}
.index .ipro .item .bg span {
    width: 100px;
    height: 30px;
    line-height: 30px;
    display: block;
    margin: 0 auto;
    border: 1px solid #bde2f3;
    text-align: center;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.index .ipro .item:hover .bg {
    opacity: 1;
}
.index .ipro .item:hover img {
    transform: scale(1.06, 1.06);
}
.index .floor_2_main {
    width: 100%;
}
.index .floor_2_main .floor_2 {
    padding: 80px 0;
}
.index .youshi .item {
    padding-bottom: 60px;
    position: relative;
    padding-top: 64px;
}
.index .youshi .item .tit {
    width: 194px;
    position: relative;
}
.index .youshi .item .tit img {
    width: 170px;
    height: 330px;
    display: block;
}
.index .youshi .item .tit h3 {
    font-size: 18px;
    text-transform: uppercase;
    position: absolute;
    left: 134px;
    top: 34px;
}
.index .youshi .item .txt {
    padding-top: 78px;
    width: 502px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.index .youshi .item .txt h2 {
    font-size: 30px;
    font-weight: bold;
    color: #3e5f9e;
    line-height: 32px;
}
.index .youshi .item .txt h4 {
    display: block;
    line-height: 20px;
}
.index .youshi .item .txt .desc {
    padding-top: 20px;
}
.index .youshi .item .txt .cha {
    font-size: 18px;
    width: 200px;
    height: 54px;
    line-height: 54px;
    display: block;
    border: 2px solid #3e5f9e;
    text-align: center;
    color: #3e5f9e;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 34px;
}
.index .youshi .item .txt .cha:hover {
    background: #3e5f9e;
    color: #fff;
}
.index .youshi .item .img {
    position: absolute;
    right: -80px;
    top: 0;
}
.index .youshi .item .img img {
    max-width: 530px;
    display: block;
}
.index .youshi .item.it2 {
    padding-left: 490px;
}
.index .youshi .item.it2 .img {
    right: auto;
    left: 0;
}
.index .youshi .item:hover .txt {
    -webkit-transform: translate3d(0, -6px, 0);
    transform: translate3d(0, -6px, 0);
}
.index .floor_3_main {
    background: url(../images/liuc_bg.jpg) repeat center top;
    height: 150px;
}
.index .floor_3_main .title2 {
    width: 280px;
    height: 78px;
    border-right: 1px solid #616362;
    margin-top: 38px;
    color: #fff;
}
.index .floor_3_main .title2 h3 {
    font-size: 26px;
}
.index .floor_3_main .title2 h3 i {
    font-size: 18px;
    display: inline-block;
}
.index .floor_3_main .title2 p {
    font-size: 30px;
    font-family: "AvantGardeITVbyBT Book", arial;
    padding-top: 16px;
}
.index .floor_3_main .title2 p em {
    width: 26px;
    height: 28px;
    display: inline-block;
    background-position: 0 -110px;
    margin-right: 18px;
}
.index .floor_3_main .liuc {
    width: 888px;
    overflow: hidden;
    padding-left: 30px;
    color: #fff;
    padding-top: 38px;
}
.index .floor_3_main .liuc .list {
    width: 108%;
}
.index .floor_3_main .liuc li {
    float: left;
    width: 134px;
}
.index .floor_3_main .liuc li p {
    width: 80px;
    float: left;
    text-align: center;
    font-size: 16px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.index .floor_3_main .liuc li p img {
    max-width: 100%;
    display: block;
    margin: 0 auto 12px;
    height: 44px;
}
.index .floor_3_main .liuc li .jt {
    width: 42px;
    height: 44px;
    float: left;
    display: block;
    background: url(../images/jtou1.png) no-repeat center;
}
.index .floor_3_main .liuc li:hover p {
    animation: flipInY 1.2s ease-out forwards;
    -webkit-animation: flipInY 1.2s ease-out forwards;
}




.index .textlist {
    width: 740px;
}
.index .newsBox {
    width: 430px;
    position: relative;
}
.index .newsBox .item {
    position: relative;
    z-index: 3;
}
.index .newsBox .item .img {
    height: 170px;
    overflow: hidden;
}
.index .newsBox .item .img img {
    width: 100%;
    height: 170px;
    display: block;
}
.index .newsBox .item .img .time {
    width: 202px;
    height: 170px;
    position: relative;
    overflow: hidden;
    background: url(../images/xw_time.jpg) no-repeat;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.index .newsBox .item .img .time b {
    font-size: 60px;
    line-height: 60px;
    display: block;
    padding-top: 40px;
}
.index .newsBox .item .img .time .yuan {
    position: absolute;
    width: 136px;
    height: 136px;
    display: block;
    left: 50%;
    margin-left: -68px;
    top: 50%;
    margin-top: -68px;
    background: url(../images/yuan.png) no-repeat;
}
.index .newsBox .item a {
    display: block;
}
.index .newsBox .item img {
    width: 100%;
    height: 100%;
    display: block;
}
.index .newsBox .item .txt {
    width: 100%;
}
.index .newsBox .item .txt h3 {
    font-size: 20px;
    font-weight: normal;
    padding: 15px 0 0;
}
.index .newsBox .item .txt p {
    color: #999;
    overflow: hidden;
    height: 60px;
    line-height: 20px;
    padding-top: 5px;
}
.index .newsBox .item .txt span {
    width: 202px;
    height: 55px;
    line-height: 55px;
    border: 2px solid #3e5f9e;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    display: block;
    font-size: 18px;
    color: #3e5f9e;
    margin-top: 15px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.index .newsBox .item .txt:hover span {
    background: #3e5f9e;
    color: #fff;
}
.index .newsBox .di {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    background: #ceeeff;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
    z-index: 0;
}
.index .floor_4_main {
    background: url(../images/flo4.jpg) repeat left top;
    height: 427px;
}
.index .floor_4 {
    padding: 100px 0;
}
.index .floor_4 .bd {
    overflow: hidden;
}
.index .floor_4 .btn {
    width: 12px;
    height: 22px;
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    margin-top: -31px;
    -webkit-transition: all .0s ease-in-out 0s;
    -moz-transition: all .0s ease-in-out 0s;
    transition: all .0s ease-in-out 0s;
}
.index .floor_4 .prev {
    background-position: -48px -130px;
    left: -5%;
}
.index .floor_4 .prev:hover {
    background-position: -48px -160px;
}
.index .floor_4 .next {
    background-position: -70px -130px;
    right: -5%;
}
.index .floor_4 .next:hover {
    background-position: -70px -160px;
}
.index .floor_5 {
    padding: 60px 0 40px;
}
/* .index .floor_6 {
	padding: 80px 0;
}*/
.index .iabout .lefnav {
    width: 200px;
}
.index .iabout .lefnav li {
    width: 40px;
    height: 180px;
    overflow: hidden;
    float: left;
    display: block;
    position: relative;
}
.index .iabout .lefnav li a {
    display: block;
    padding-top: 60px;
    text-align: center;
    background: #3e5f9e;
    color: #fff;
}
.index .iabout .lefnav li em {
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    top: 30px;
}
.index .iabout .lefnav li h3 {
    width: 20px;
    height: 108px;
    line-height: 16px;
    margin: 0 auto;
}
.index .iabout .lefnav li.li1 a {
    background: #494949;
}
.index .iabout .lefnav li.li2 a {
    background: #3e5f9e;
}
.index .iabout .lefnav li.li3 a {
    background: #217f40;
}
.index .iabout .lefnav li.li4 a {
    background: #258845;
}
.index .iabout .lefnav li.li5 a {
    background: #29944b;
}
.index .iabout .lefnav li a:hover {
    background: #3e5f9e;
}
.index .iabout .lefnav .more1 {
    width: 150px;
    height: 125px;
    background: url(../images/fuhao1.jpg) no-repeat left top;
    position: relative;
    display: block;
}
.index .iabout .lefnav .more1 p {
    width: 23px;
    height: 60px;
    line-height: 14px;
    background: #333333e3;
    color: #fff;
    position: absolute;
    right: -12px;
    bottom: -10px;
    text-align: center;
    padding-top: 5px;
    font-size: 12px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.index .iabout .lefnav .more1:hover p {
    background: #494949;
}
.index .iabout .img {
    width: 510px;
    height: 330px;
    overflow: hidden;
}
.index .iabout .img img {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.index .iabout .img:hover img {
    transform: scale(1.06, 1.06);
}
.index .iabout .txt {
    width: 656px;
    position: relative;
}
.index .iabout .txt .yh {
    width: 90px;
    height: 50px;
    display: block;
    background: url(../images/fuhao2.jpg) no-repeat;
}
.index .iabout .txt a {
    position: relative;
    z-index: 2;
    width: 624px;
    height: 264px;
    display: block;
    background: #fff;
}
.index .iabout .txt a h2 {
    font-size: 24px;
    padding: 10px 0;
}
.index .iabout .txt a .desc {
    overflow: hidden;
    color: #333;
}
.index .iabout .txt a .cha {
    margin-top: 36px;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #3e5f9e;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.index .iabout .txt a:hover .cha {
    background: #494949;
}
.index .iabout .txt .bk {
    width: 564px;
    height: 330px;
    border: 1px solid #dfdfdf;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
.index .ihonor {
    padding-top: 52px;
    position: relative;
}
.index .ihonor .bd {
    overflow: hidden;
}
.index .ihonor .list {
    width: 118%;
}
.index .ihonor .item {
    float: left;
    width: 280px;
    height: 215px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    margin-right: 27px;
}
.index .ihonor .item img {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.index .ihonor .item .bg {
    background: url(../images/bghover.png) no-repeat left top;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: block;
    text-align: center;
    color: #fff;
    opacity: 0;
}
.index .ihonor .item .bg h3 {
    font-size: 18px;
    padding: 30% 3% 0;
}
.index .ihonor .item .bg span {
    width: 100px;
    height: 30px;
    line-height: 30px;
    display: block;
    margin: 0 auto;
    border: 1px solid #85c0a2;
    text-align: center;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.index .ihonor .item:hover .bg {
    opacity: 1;
}
.index .ihonor .item:hover img {
    transform: scale(1.06, 1.06);
}
.index .ihonor .btn {
    width: 42px;
    height: 72px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    cursor: pointer;
}
.index .ihonor .prev {
    background-position: -110px -210px;
    left: -5%;
}
.index .ihonor .prev:hover {
    background-position: -216px -210px;
}
.index .ihonor .next {
    background-position: -164px -210px;
    right: -5%;
}
.index .ihonor .next:hover {
    background-position: -270px -210px;
}
.index .floor_7_main {
    border-top: 1px solid #e9e9e9;
}
.index .floor_7 {
    padding: 60px 0;
}

/* 首页热门资讯 */
.floor_7_main *, ::after, ::before {
    box-sizing: border-box;
}
.floor_7_main p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.floor_7_main .float-left {
    float: left !important;
}
@media(min-width:1200px) {
.xb6{
    float: left
}
.xb6 {
    width: 50%
}
.xb6-left {
    left: 50%
}
.xb6-right {
    right: 50%
}
.xb6-move {
    margin-left: 50%
}
}
.xl12,.xs12,.xm6{
    position: relative;
    min-height: 1px
}
.padding-big-bottom {
    padding-bottom: 20px;
}
.padding-big-top {
    padding-top: 20px;
}
.newsitem ul {
    
    margin: 0;
    list-style: none;
    padding: 0;
    /* padding-left: 20px; */
}
.layout {
    width: 100%;
    display: block;
}
.newsitem .news-date {
    text-align: center;
    display: inline-block;
    float: left;
    width: 5rem;
    height: 5rem;
    background: #222;
}
.newsitem li {
    margin-bottom: 25px;
    background-color: #3e5f9e;
    padding: 30px;
}
@media only screen and (max-width: 768px) {
.newsitem li {
    margin-bottom: 20px;
    padding: 20px;
}
}
.newsitem .news-date1 {
    text-align: center;
    color: #666666;
    font-size: 1.5625rem;
    margin-top: 0.6rem;
}
.newsitem .news-date2 {
    text-align: center;
    color: #999999;
    font-size: 0.8rem;
}
.newsitem .news-bodys {
    padding: 0 0.875rem;
    overflow: hidden;
    zoom: 1;
}
.newsitem .news-bodys h3 {
    word-wrap: break-word;
    overflow: hidden;
}
.newsitem .news-bodys p {
    word-wrap: break-word;
    overflow: hidden;
    line-height: 1.15rem;
    height: 2.3rem;
    overflow: hidden;
    font-size: 0.75rem;
    color: #999;
    margin-top: 10px;
}.news-span1 {
    width: 16.66666667%;
}
.news-span2 {
    width: 83.33333333%;
}
.news-item2 {
    position: relative;
    overflow: hidden;
    padding: 15px;
}
.news-item2 .inner {
    background-color: #fff;
    padding: 20px;
}
.news-item2 .news-time {
    padding: 6px 0;
    border-right: 1px solid #555;
    text-align: center;
    color: #000;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.news-action {
    padding: 0px 12px 0px 40px;
    box-sizing: border-box;
}
.news-item2 .news-time .news-time-date {
    font-size: 22px;
}
.news-item2 .news-title {
    position: relative;
    font-size: 18px;
    color: #3e5f9e;
    line-height: 24px;
    padding-bottom: 0px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-item2 .news-desc {
    font-size: 12px;
    color: #999999;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.news-item2 p.news-desc {
    margin-bottom: 0px;
}
.news-item2 .news-tit {
    position: relative;
    z-index: 10;
}
.news-item2:after {
    content: "";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    z-index: 0;
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.news-item2:hover:after {
    width: 100%;
}
.news-item2:hover .news-title, .news-item2:hover .news-desc, .news-item2:hover .news-time {
    color: #3e5f9e;
}@media only screen and (max-width: 768px) {
.news-span1 {
    width: 31.4%;
}
.news-span2 {
    width: 68.6%;
}
.news-action {
    padding: 0px 12px 0px 20px;
    box-sizing: border-box;
}
.news-item2 .news-time .news-time-date {
    font-size: 18px;
}
.news-item2 .news-title {
    padding-bottom: 6px;
}
.news-item2 .news-title {
    font-size: 16px;
}
}.news-line {
    text-align: center;
    border: dashed 1px #aaa;
    margin-bottom: 40px;
}
.news-body {
    margin: 20px auto;
} 
.more-btn {
    border: solid 3px #fff;
    color: #fff;
    margin-top: 10px;
    padding: 10px 7px;
    font-family: '思源黑体 CN';
    font-weight: 600;
    font-size: 1em;
}
.more-btn:hover{
    color: #000;
}
/* news结束 */
.index .floor_5_main {background: url(../images/video_bg.png) repeat left top;}
.index img{width: 100%;}
.i_video{width: 100%;padding: 20px 0px;text-align: center;font-family: '思源黑体 CN';}
.i_video .title{padding-bottom: 10px;}
.i_video h3 b{color: #fff !important;}
.i_video h4{color: #fff !important;}
.videoBox{margin-bottom: 20px;display: flex;justify-content: space-between;}
.videoInfo{width:26.8%;background-color: #fff;padding: 12px;}
.videoImg{width: 100%;overflow: hidden;}
.videoImg img{-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out;}
.videoImg:hover img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2); overflow:hidden;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out;}
.videoTit{margin-top:12px;color: rgb(255, 255, 255);font-size: 25px;font-weight: bold;background-color: #3e5f9e;padding: 4px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.videoDes{color:#3e5f9e;font-size: 20px;font-weight: Regular;margin:20px 0px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
/* 首页视频结束 */
.aboutBox img{width:100%}
.aboutInfo{font-size: 19px;text-indent: 2em;line-height: 2em;padding: 25px 0;font-family: "思源黑体 CN";color: rgb(62, 95, 158);}
.i_server{border-top: #e3e7ed 34px solid;}
.i_server .serverBox{padding:60px 10.9375% 0px;}
.i_server .serverBox img{box-shadow:0 5px 20px rgba(0,0,0,0.5);}
.serverImg{display: flex;padding: 52px 0px;width:100%}
.serverImg img{width:100%}
/* 首页关于我们结束 */
.floor_3{ padding:25px 0;}
.box_cl {width: 750px;}
.box_cl h6 {color: #fff;font-size: 32px;margin-bottom: 10px;line-height: 100px;}
.box_cr {width: 300px;	margin-top: 20px;}
.box_cr a {	width: 240px;height: 50px;line-height: 50px;float: right;text-align: center;font-size: 16px;color: #FFF;background: #3e5f9e}
.box_cr a:hover {background: #af1e24}
/* 副标题开始 */
.detail-news-title{text-align: center;position: relative;margin: 25px 0px;}
.detail-news-title::before{content: "";display: block;width: 60vw;height: 1px;background: #3e5f9e;position: absolute;left: 50%;margin-left: -30vw;top: 35px;}
.detail-news-title span{padding: 0 20px;background: #f6f6f6;position: relative;z-index: 2;}
.i_video .detail-news-title span{background: #516ea7;}
.i_video .detail-news-title::before{background: #fff;}
/* 副标题结束 */
.thumblist {
    overflow: hidden;
}
.thumblist .list {
    width: 118%;
}
.thumblist .item {
    float: left;
    position: relative;
    width: 570px;
    /*height: 246px;*/
    margin-right: 50px;
    margin-bottom: 30px;
}
.thumblist .item a {
    /*width: 529px;*/
    /*height: 204px;*/
    border: 1px solid #e5e5e5;
    position: relative;
    z-index: 3;
    display: block;
    padding: 18px;
    background: #fff;
}
.thumblist .item img {
    width: 510px;
    /*height: 200px;*/
    display: block;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.thumblist .item .txt {
    width: 212px;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.thumblist .item .txt h3 {
    font-size: 16px;
    display: block;
    border-bottom: 1px solid #ededed;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.thumblist .item .txt p {
    padding-top: 20px;
    color: #737373;
    line-height: 24px;
}
.thumblist .item .txt .jia {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    display: block;
    background-position: -140px -76px;
    text-align: center;
    vertical-align: middle;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .0s ease-in-out 0s;
    -moz-transition: all .0s ease-in-out 0s;
    transition: all .0s ease-in-out 0s;
}
.thumblist .item .di {
    width: 565px;
    height: 240px;
    /*border: 1px solid #e5e5e5;*/
    position: absolute;
    right: -2px;
    bottom: -2px;
}
.thumblist .item a:hover img {
    filter: brightness(105%);
}
.thumblist .item a:hover .txt .jia {
    background-position: -190px -76px;
}

.textlist .item {
    margin-bottom: 26px;
    transition: all 0.2s linear 0s;
    width: 100%;
    position: relative;
}
.textlist .item a {
    display: block;
}
.textlist .item .img {
    width: 133px;
    height: 100px;
    overflow: hidden;
    margin-right: 22px;
}
.textlist .item .img img {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.textlist .item .txt {
    width: 480px;
}
.textlist .item h3 {
    font-size: 18px;
}
.textlist .item p {
    font-size: 14px;
    line-height: 20px;
    color: #999;
    height: 60px;
    overflow: hidden;
    padding-top: 10px;
}
.textlist .item .time {
    display: block;
    width: auto;
    height: 100px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    border-left: 1px solid #e9e9e9;
    padding-left: 20px;
}
.textlist .item .time b {
    display: block;
    font-size: 48px;
    color: #3e5f9e;
    line-height: 60px;
}
.textlist .item:hover img {
    transform: scale(1.06, 1.06);
}


.teamwork {
    position: relative;
}
.teamwork .item {
    float: left;
    width: 282px;
    /* margin: 0 21px; */
    margin-bottom: 40px;
    display: block;
    position: relative;
    text-align: center;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.teamwork .item a {
    display: block;
    position: relative;
    z-index: 3;
}
.teamwork .item img {
    width: 282px;
    height: 80px;
    box-sizing: border-box;
    border: 2px solid #e5e5e5;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.teamwork .item a:hover img {
    border: 2px solid #3e5f9e;
}



/*footer_main*/
.footer_main {
    width: 100%;
    padding-bottom: 0;
    background: #3d3a3a;
    color: #fff;
    border-top: 8px solid #3e5f9e;
}
.footer_main .links {
    padding: 20px 0;
    font-size: 16px;
    border-bottom: 1px solid #2f2c2c;
}
.footer_main .links span {
    color: #fff;
    font-weight: bold;
    display: inline-block;
}
.footer_main .links a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding-right: 10px;
}
.footer_main .links a:hover {
    color: #3e5f9e;
}
.bottom_main {
    /*	border-top: 1px solid #795548;*/
    /* padding: 56px 0; */
}
.bottom_main .bNav {
    width: 558px;
    height: 180px;
    border-right: 1px solid #3e5f9e;
}
.bottom_main .bNav dl {
    display: inline-block;
    float: left;
    width: 139px;
    overflow: hidden;
    text-align: left;
    padding-top: 10px;
}
.bottom_main .bNav dl dt {
    height: 16px;
    display: block;
    padding-bottom: 25px;
}
.bottom_main .bNav dl dt a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 16px;
}
.bottom_main .bNav dl dd {
    display: block;
    height: 14px;
    padding-bottom: 14px;
}
.bottom_main .bNav dl dd a {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 14px;
}
.bottom_main .bNav dl dd a:hover {
    color: #494949;
}
.bottom_main .ewm {
    width: 140px;
    height: 180px;
    text-align: center;
    padding-left: 35px;
    border-left: 1px solid #3e5f9e;
}
.bottom_main .ewm dl {
    float: left;
    display: block;
    margin-right: 30px;
}
.bottom_main .ewm dl:nth-child(2) {
    margin-right: 0px;
}
.bottom_main .ewm dl:first-child+dl {
    margin-right: 0px;
}
.bottom_main .ewm dl dt {
    width: 140px;
    height: 140px;
    background-color: #fff;
    text-align: center;
}
.bottom_main .ewm dl dt img {
    width: 130px;
    height: 130px;
    display: inline-block;
    background-size: 100%;
    margin-top: 5px;
}
.bottom_main .ewm dl dd {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    padding-top: 10px;
}
.bottom_main .contact_info {
    width: 350px;
    height: 180px;
    padding-left: 80px;
    border-left: 1px solid #3e5f9e;
    border-right: 1px solid #186631;
}
.bottom_main .contact_info p.p1 {
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    padding-top: 10px;
}
.bottom_main .contact_info p.dh {
    font-size: 36px;
    color: #3e5f9e;
    font-family: "Arial";
    line-height: 36px;
    padding-top: 4px;
    font-weight: bold;
    padding-bottom: 12px;
}
.bottom_main .contact_info h3 {
    font-size: 20px;
    padding-top: 8px;
}
.bottom_main .contact_info p.tel {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    width: 250px;
}
.bottom_main .contact_info i {
    display: block;
    padding-top: 8px;
    font-size: 14px;
    color: #fff;
}
.bottom_main .contact_info i a {
    display: inline-block;
    color: #fff;
    padding-right: 12px;
}
.copyright_main {
    background: #2f2c2c;
    height: 40px;
    line-height: 40px;
    color: #a7beac;
    font-size: 12px;
}
.copyright_main a {
    color: #a7beac;
}
.copyright_main a:hover {
    color: #494949;
}


.toolbar {
    width: 52px;
    position: fixed;
    right: 1%;
    top: 44%;
    z-index: 999;
}
.toolbar dd {
    width: 51px;
    height: 51px;
    margin-bottom: 1px;
    position: relative;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin-top: 4px;
    border: #ebebeb solid 1px;
    background-color: #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.toolbar dd i {
    width: 51px;
    height: 51px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.toolbar dd i span {
    width: 35px;
    height: 35px;
    display: block;
    margin: 8px 0 0 8px;
    background: url(../images/rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
    display: none;
}
.toolbar .slide-tel {
    display: block;
    width: 0;
    height: 53px;
    line-height: 53px;
    font-size: 24px;
    font-weight: bold;
    font-family: arial;
    color: #FFF;
    position: absolute;
    padding: 0 0 0 53px;
    top: -1px;
    right: -2px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    overflow: hidden;
}
.toolbar .pop {
    position: absolute;
    right: 90px;
    top: -65px;
    background: #3e5f9e;
    display: none;
}
.toolbar .pop-code {
    width: 160px;
}
.toolbar .pop-code img {
    width: 120px;
    height: 120px;
    display: block;
    padding: 20px 20px 0;
}
.toolbar .pop-code h3 {
    height: 52px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
}
.toolbar .pop-code h3 b {
    display: block;
    font-size: 14px;
    font-weight: normal;
}
.toolbar .qq span {
    background-position: -35px -47px;
}
.toolbar .qq a {
    width: 52px;
    height: 52px;
    cursor: pointer;
    display: block;
}
.toolbar .qq:hover {
    background-color: #3e5f9e;
    border-radius: 100%;
}
.toolbar .qq:hover span {
    background-position: 0 -47px;
}
.toolbar .tel span {
    background-position: -35px 0;
}
.toolbar .tel:hover {
    background: #494949e0;
}
.toolbar .tel:hover span {
    background-position: 0 0;
}
.toolbar .code span {
    background-position: -35px -95px;
}
.toolbar .code:hover {
    background-color: #3e5f9e;
    border-radius: 100%;
}
.toolbar .code:hover span {
    background-position: 0 -95px;
}
.toolbar .top span {
    background-position: -35px -142px;
}
.toolbar .top:hover {
    background-color: #3e5f9e;
    border-radius: 100%;
}
.toolbar .top:hover span {
    background-position: 0 -142px;
}
.toolbar dd:hover {
}


/**内页样式**/
.nybanner {
    width: 100%;
    position: relative;
    height: 580px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/nybanner.jpg);
}
.wrapper {
    position: relative;
    width: 100%;
    padding: 30px 0;
}
.wrapper .sitepath {
    color: #d9d9d9;
    text-transform: uppercase;
}
.wrapper .sitepath .home {
    width: 14px;
    height: 16px;
    display: inline-block;
    background-position: -114px -122px;
    margin-right: 10px;
}
.wrapper .sitepath a {
    display: inline-block;
    white-space: nowrap;
    color: #2f4056;
}
.wrapper .sitepath a:hover {
    color: #3e5f9e;
}
.wrapper .sitepath span {
    color: #2f4056;
}
.wrapper .w1200 {
    position: relative;
    z-index: 5;
}
.wrapper .left {
    width: 240px;
}
.wrapper .left .submenubox {
    margin-bottom: 20px;
    border: 4px solid #3e5f9e;
    border-bottom: 0px;
}
.wrapper .left .submenubox .left_title {
    height: 80px;
    background: #3e5f9e;
    color: #fff;
}
.wrapper .left .submenubox .left_title h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 80px;
    padding-left: 26px;
    text-transform: uppercase;
}
.wrapper .left .submenubox .left_title s {
    background-position: -248px -76px;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    margin-right: 30px;
    margin-top: 28px;
}
.wrapper .left .submenu {
    position: relative;
}
.wrapper .left .submenu li {
    display: block;
    border-bottom: 4px solid #3e5f9e;
}
.wrapper .left .submenu li a.sub1 {
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 12px;
    background: url(../images/jtou.png) no-repeat 90% center #fff;
    font-size: 16px;
    overflow: hidden;
    margin: 10px 8px;
    background-color:#3e5f9e;
}
.wrapper .left .submenubox a{color: #fff ;}
.wrapper .left .submenu li a.sub1:hover {
    background: url(../images/jtou_a.png) no-repeat 90% center #fff;
    border-left: 2px solid #9E9E9E;
    border-right: 1px solid #f5f5f5;
    color: #3e5f9e;
}
.wrapper .left .submenu li.hover a.sub1 {
    background: url(../images/jtou_a.png) no-repeat 90% center #fff;
    border-left: 2px solid #353535;
    border-right: 1px solid #f5f5f5;
    color: #353535;
}
.wrapper .left .submenu s {
    width: 2px;
    height: 61px;
    display: block;
    background: #3e5f9e;
    position: absolute;
    left: 0;
    top: 0;
}
.wrapper .left .submenu .box {
    padding-bottom: 0;
    background: #f9f9f9;
    border: 1px solid #eeeeee;
    border-top: 0 none;
    display: none;
}
.wrapper .left .submenu .box a {
    color: #333;
    line-height: 40px;
    display: block;
    height: 40px;
    padding-left: 28px;
    overflow: hidden;
}
.wrapper .left .submenu .box a s {
    width: 10px;
    height: 10px;
    margin-right: 8px;
    display: inline-block;
    background-position: 2px -178px;
}
.wrapper .left .submenu .box a:hover, .wrapper .left .submenu .box a.hover {
    color: #3e5f9e;
}
.wrapper .left .submenu li.hover .box {
    display: block;
}
.wrapper .left .leftbox {
    position: relative;
    margin-bottom: 20px;
    border: 4px solid #3e5f9e;
}
.wrapper .left .leftbox .left_title {
    background-color: #3e5f9e;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.wrapper .left .leftbox .left_title h3 {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    display: block;
    text-transform: uppercase;
}
.wrapper .left .leftbox .leftprocomt {
    padding-top: 10px;
}
.wrapper .left .leftbox .leftprocomt li {
    float: left;
    text-align: center;
    width: 216px;
    margin: 10px 7px;
    border: 1px solid #e5e5e5;
}
.wrapper .left .leftbox .leftprocomt li img {
    width: 216px;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.wrapper .left .leftbox .leftprocomt li p {
    font-size: 12px;
    line-height: 30px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.wrapper .left .leftbox .leftprocomt li:hover img {
    -webkkit-filter: brightness(105%);
    filter: brightness(105%);
}
.leftprocomt li:hover p {
    color: #9E9E9E;
}
.wrapper .left .leftbox .cont {
    padding: 15px 6px;
    white-space: normal;
}
.wrapper .left .leftbox .cont .img {
    float: left;
    display: block;
    border: 1px solid #e5e5e5;
    margin: 0 auto 10px;
}
.wrapper .left .leftbox .cont img {
    width: 216px;
    height: 216px;
}
.wrapper .left .leftbox .cont p {
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
}
.wrapper .left .leftbox .cont .zx {
    width: 100%;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    background: #3e5f9e;
    color: #fff;
    display: block;
    margin-top: 10px;
}
.wrapper .left .leftbox .cont .zx em {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-position: -152px -152px;
    vertical-align: top;
    border-right: 1px solid #fff;
    margin-right: 35px;
}
.wrapper .left .leftbox .cont .zx:hover {
    background: #494949;
}
.wrapper .right {
    width: 930px;
}
.wrapper .right .right_title {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
}
.wrapper .right .right_title h3 {
    color: #333333;
    font-size: 18px;
    border-left: 3px solid #607d8b;
    height: 20px;
    line-height: 20px;
    padding-left: 14px;
    margin-top: 5px;
}
.wrapper .right .cont {
    padding: 40px 0;
    color: #666666;
}
.wrapper .right .cont .t1 {
    padding: 0 0 25px;
    color: #3e5f9e;
    font-size: 20px;
}
.wrapper .right .cont .t2 {
    color: #3e5f9e;
    font-size: 30px;
    display: block;
    padding: 30px 0;
}
.wrapper .Productlist {
}
.wrapper .Productlist .list {
    width: 110%;
}
.wrapper .Productlist .item {
    float: left;
    width: 288px;
    margin-right: 30px;
    margin-bottom: 30px;
    display: block;
    position: relative;
    text-align: center;
    border: 1px solid #eee;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.wrapper .Productlist .item a {
    display: block;
    width: 100%;
}
.wrapper .Productlist .item img {
    width: 288px;
    height: 288px;
    display: block;
}
.wrapper .Productlist .item h3 {
    display: block;/* border: 1px solid #eee; */
    border-top: 0 none;
    height: 66px;
    line-height: 66px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
}
.wrapper .Productlist .item:hover {
    box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.2);
}

.wrapper .Productlist .item span {
    display: block;
    height: 68px;
    line-height: 21px;
}


.wrapper .single img {
    max-width: 100%;
}
.wrapper .showinfo img {
    max-width: 100%;
}
.wrapper .showinfo .Article-title {
    border-bottom: 1px solid #92e9ff;
    padding-bottom: 20px;
    text-align: center;
}
.wrapper .showinfo .Article-title h1 {
    font-size: 24px;
}
.wrapper .showinfo .Article-title .mark span {
    font-size: 12px;
    padding: 0 5px;
}
.wrapper .showinfo .newsinfo {
    padding: 20px 0;
}
.wrapper .reLink {
    height: 48px;
    line-height: 48px;
    padding: 0;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    margin: 20px auto;
}
.wrapper .reLink .prevLink, .wrapper .reLink .nextLink {
    width: auto;
}
.wrapper .reLink .nextLink {
    text-align: right;
}
.wrapper .thumblist .item {
    width: 430px;
    height: 144px;
    margin-right: 38px;
}
.wrapper .thumblist .item a {
    width: 414px;
    height: 128px;
    padding: 8px;
}
.wrapper .thumblist .item img {
    width: 414px;
    height: 127px;
    display: block;
}
.wrapper .thumblist .item .txt {
    width: 212px;
    height: 127px;
    overflow: hidden;
    position: relative;
}
.wrapper .thumblist .item .txt h3 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.wrapper .thumblist .item .txt p {
    padding-top: 8px;
    color: #737373;
    line-height: 22px;
}
.wrapper .thumblist .item .txt .jia {
    display: none;
}
.wrapper .thumblist .item .di {
    width: 430px;
    height: 144px;
    border: 1px solid #e5e5e5;
    position: absolute;
    right: -10px;
    bottom: -10px;
}





/*showNews*/
.showNews .title {
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin: 10px 0 22px;
    font-weight: bold;
}
.showNews .mark {
    color: #999999;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 20px;
    border-top: 1px dashed #e5e5e5;
    border-bottom: 1px dashed #e5e5e5;
}
.showNews .showContxt {
    color: #666666;
    padding: 0 0 30px;
    line-height: 30px;
}
.showNews .showContxt img {
    max-width: 100%;
}


.showproduct .tod {
    padding-bottom: 20px;
}
.showproduct .tiao {
    background: url(../images/tiao.jpg) repeat left bottom;
    height: 20px;
    width: 100%;
    margin-bottom: 40px;
}
.showproduct .showImg {
    width: 475px;
    height: 473px;
}
.showproduct .showImg .showImg_left {
    width: 473px;
    height: 473px;
    position: relative;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}
.showproduct .showImg .showImg_left .hd {
    position: absolute;
    bottom: 30px;
    right: 20px;
    height: 12px;
    z-index: 1;
}
.showproduct .showImg .showImg_left .hd ul {
    display: inline-block;
}
.showproduct .showImg .showImg_left .hd ul li {
    display: block;
    float: left;
    width: 12px;
    height: 12px;
    background-color: #3e5f9e;
    border-radius: 10px;
    text-indent: -999px;
    cursor: pointer;
    margin-left: 10px;
}
.showproduct .showImg .showImg_left .hd ul li.on {
    background-color: #494949;
}
.showproduct .showImg .showImg_left .bd {
    width: 473px;
    height: 473px;
}
.showproduct .showImg .showImg_left .bd ul {
    display: inline-block;
}
.showproduct .showImg .showImg_left .bd ul li {
    float: left;
}
.showproduct .showImg .showImg_left .bd ul li img {
    width: 473px;
    height: 473px;
}
.showproduct .baseInfo {
    width: 412px;
}
.showproduct .baseInfo .t {
    border-bottom: 1px dotted #dedede;
    display: block;
    font-size: 24px;
    color: #151414;
    font-weight: bold;
    padding-bottom: 10px;
}
.showproduct .baseInfo .desc {
    padding-top: 18px;
    color: #999;
    line-height: 30px;
    height: 234px;
    border-bottom: 1px dotted #dedede;
    overflow: hidden;
}
.showproduct .baseInfo .webtel {
    padding-top: 23px;
    font-size: 18px;
    font-family: "AvantGardeITVbyBT Book", arial;
}
.showproduct .baseInfo .webtel strong {
    font-size: 40px;
    color: #4f6f74;
    font-weight: bold;
    line-height: 40px;
}
.showproduct .detaiInfo .title2 {
    border-bottom: 1px solid #eee;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
}
.showproduct .detaiInfo .title2 h3 {
    font-size: 20px;
    color: #333;
}
.showproduct .detaiInfo .title2 s {
    width: 80px;
    height: 5px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -2px;
    background: #545454;
}
.showproduct .detaiInfo .info {
    padding: 0 0 30px;
    line-height: 0px !important;
}


.thumblist1 .item {
    border-bottom: 1px dotted #b0b0b0;
    padding: 30px 0;
    font-family: 'PingFang SC', "microsoft yahei", "Arial";
}
.thumblist1 .item:first-child {
    padding-top: 0;
}
.thumblist1 .item a {
    display: block;
}
.thumblist1 .item .img {
    width: 260px;
    height: 150px;
    overflow: hidden;
}
.thumblist1 .item .img img {
    width: 100%;
    display: block;
    height: 100%;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.thumblist1 .item .img:hover img {
    transform: scale(1.06, 1.06);
}
.thumblist1 .item .txt {
    width: 650px;
}
.thumblist1 .item .txt h3 {
    font-size: 18px;
    line-height: 30px;
}
.thumblist1 .item .txt .desc {
    padding-top: 10px;
    color: #999;
    height: 70px;
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 12px;
}
.thumblist1 .item .txt span {
    display: inline-block;
    font-size: 12px;
    color: #b7b7b7;
    padding-right: 26px;
}
.thumblist1 .item .txt span em {
    width: 20px;
    height: 18px;
    display: inline-block;
    margin-right: 10px;
    background-position: -196px -120px;
}
.thumblist1 .item .txt span .time {
    background-position: -174px -121px;
}

/*分页样式*/
.pglist {
    padding: 30px 0 15px;
    width: 100%;
    text-align: center;
    clear: both;
}
.pglist a {
    color: #333;
    padding: 0 15px;
    margin: 0 4px;
    background: #fff;
    border: 1px solid #edebeb;
}
.pglist * {
    display: inline-block;
    vertical-align: middle;
    line-height: 34px;
    padding-bottom: 1px;
}
.pglist a:hover, .pglist .hover {
    display: inline-block;
    color: #fff;
    background: #009b4c;
    border-color: #009b4c;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* 关于我们 */
.about1Box{padding:56px 0;color: #3d5f9e;display: flex;}
.about2{width: 38.5%;padding: 30px;display: flex;flex-wrap: wrap;align-content: space-between;}
.about3{width: 100%;font-size: 4.196em;font-family: '胡晓波男神体';}
.about_line{width: 15%;}
.about_con{font-size: 20px;line-height: 38px;width: 100%;}
.about2Box{width: 61.5%;display: flex;justify-content: space-between;position: relative;}
.aboutimg1{width: 66%;}
.aboutimg2{width: 30.27%;position: absolute;height: 100%;right: 0;display: flex;flex-wrap: wrap;align-content: space-between;}
.about3Box{padding: 45px;background-color: #3d5f9e;color: #fff;display: flex;justify-content: space-between;flex-flow:row wrap;}
.aboutimg4{width: 42%;}
.aboutimg5{width: 21.2%;}
.about4{width: 31%;padding:3% 0px;display: flex;flex-wrap: wrap;align-content: space-between;}
.aboutimg6{width: 31%;padding-top: 26px;}